How to use Assets in UiPath Orchestrator

  Рет қаралды 21,226

Automate with Rakesh

Automate with Rakesh

Күн бұрын

Пікірлер: 40
@becauseicare630
@becauseicare630 4 жыл бұрын
U did really good job.. Very nice explanation..Thxs
@Maheshpatel-fy1tu
@Maheshpatel-fy1tu 2 жыл бұрын
Rakesh you have a " Golden Teaching Asset " and Your " UiPath Credentials are in top of the league my friend !
@AutomatewithRakesh
@AutomatewithRakesh 2 жыл бұрын
Thank you Mahesh
@ashu0720
@ashu0720 4 жыл бұрын
Thanks for considering our request and also for explaining it.
@ChitritaAarya
@ChitritaAarya 11 ай бұрын
Thanku Sir, for such a meaningful video.
@mohdqamaruddin6197
@mohdqamaruddin6197 4 жыл бұрын
Thank you so much for this interesting video
@sadhikaunni6141
@sadhikaunni6141 4 жыл бұрын
Hi, So just to clear it out, the 'global value' is the same as 'single value' tab in the old version, and the 'Robot Value' fields below is similar to the 'Value per robot' tab in the old version
@bratswa3219
@bratswa3219 4 жыл бұрын
very nice :) thanks for your input.
@AutomatewithRakesh
@AutomatewithRakesh 4 жыл бұрын
My pleasure!
@OnlySDMReader76
@OnlySDMReader76 2 жыл бұрын
Thanks sir ❤❤
@AutomatewithRakesh
@AutomatewithRakesh 2 жыл бұрын
So nice of you
@nayannimisha
@nayannimisha 2 жыл бұрын
Hi. Really nice video and well understood. I have a question. Why you didn't pick global value while entering login credentials. Kindly explain
@hardikgandhi6361
@hardikgandhi6361 3 жыл бұрын
Good Explanation!!One questions is there any notes?
@shrutikadongre1046
@shrutikadongre1046 4 жыл бұрын
Very useful video! Helped me to grasp the assets concept much better.! Also, thanks for the delay tip !
@lalithagajula8048
@lalithagajula8048 2 жыл бұрын
Thank u rakesh
@hiteshsingh2222
@hiteshsingh2222 4 жыл бұрын
Hi, In order to keep different asset for different environment , means for Dev, UAT and Prod how implement uipath assets per environment , is there any tutorial to see exact steps
@kenchang3456
@kenchang3456 4 жыл бұрын
Hi, I have a request if you don't mind. Could you do a video on rescheduling a failed job? E.g. I have a job that will update an Excel file but it is open by another user and I'd like to terminate the job and have it execute 5 minutes later and keep doing that until the Excel workbook is not being used by anyone or terminates after 12 rescheduled. Thanks for your considerations and work.
@AutomatewithRakesh
@AutomatewithRakesh 4 жыл бұрын
Thank you Ken, I will try to develop a workflow and upload the video on my channel
@kenchang3456
@kenchang3456 4 жыл бұрын
@@AutomatewithRakesh Excellent, thank you for your reply.
@alanprakash456
@alanprakash456 3 жыл бұрын
i am using the latest version of uipath i have one doubt when i created the asset and run it using uipath studio it shows an error " could not find the asset" but when i runned it with my orchestrator it works and shows no error why this happens
@AutomatewithRakesh
@AutomatewithRakesh 3 жыл бұрын
Assets are part of the Orchestrator Folder, Each Folder may have its own assets. If that does not get detected from UIPath Studio that means your UIapth studio is not connected to that specific folder. In the bottom line of uipath studio near you see a green dot, try to check if the correct folder is selected
@alanprakash456
@alanprakash456 3 жыл бұрын
Now it is solved thank u ❤️❤️❤️
@vishavgupta3717
@vishavgupta3717 3 жыл бұрын
Thank you very much sir ❤️
@waldemarzielinski6958
@waldemarzielinski6958 4 жыл бұрын
very clear ! thank you
@rekhamayakar9568
@rekhamayakar9568 3 жыл бұрын
Hi thanks for you vedio...I have created same and published to orchestrator, done ✅, next I can able to run though robot assistant , but not able to run from orchestrator by using job....always status get pending why ?
@AutomatewithRakesh
@AutomatewithRakesh 3 жыл бұрын
Close and reopen uipath assistant and try the job directly from Orchestrator
@lifencatherinequah3065
@lifencatherinequah3065 3 жыл бұрын
I am a little confused. Why don't you disable Global Value option when you created the credential asset for only a single robot?
@ImranKhan-sz6kc
@ImranKhan-sz6kc 4 жыл бұрын
hello dear, jsut to know in this vedio did you u create the a new sequence for get asset variable , actually i create a new process & then try to get asset variable & publish it , but i didnt get message "Good morning"
@AutomatewithRakesh
@AutomatewithRakesh 4 жыл бұрын
Hi Imran thank you for posting Your question. If you have used Get Asset activity and set the Text asset type in orchestrator, it should work. You can try with a new sequence and with a message box to check the result
@AutomatewithRakesh
@AutomatewithRakesh 4 жыл бұрын
Ensure the name of the asset is copied and pasted in double quotes in the get asset activity property panel and you have declared the output variable as shown in the video
@ImranKhan-sz6kc
@ImranKhan-sz6kc 4 жыл бұрын
thanks got it successfully done .....
@mohdqamaruddin6197
@mohdqamaruddin6197 4 жыл бұрын
hi i am little bit confusion what is the difference between Single value and Value per Bot . and what we will call Global value in Asset .its a single value or Value per Bot. Please revert me .
@mdsaleemt
@mdsaleemt 4 жыл бұрын
How to get asset from specific classic folder instead of default folder?
@abinashmohapatra305
@abinashmohapatra305 4 жыл бұрын
Can you please make a video on python integration and uploading python packages in orchestrator just similar how we upload nuget packages of .net script
@tarrrakyt6096
@tarrrakyt6096 3 жыл бұрын
For user variable it shows Variable type as secure.string.but for PWD it shows only string ...and for PWD after enter in value it shows an error says ' system.secure.string. cannot convert in to string
@AutomatewithRakesh
@AutomatewithRakesh 3 жыл бұрын
Password must be a secure string as per privacy protocols. In such case try to redo the workflow. Delete all the varaibles and check. It may happen the variable was created twice and may caused an internal glitch! Try and let me know
@tarrrakyt6096
@tarrrakyt6096 3 жыл бұрын
@@AutomatewithRakesh as it is a secured string I had to enter in secure PWD property only.. before I entered in only PWD property...tq for ur reply
@sureshv6064
@sureshv6064 2 жыл бұрын
how reset expired password in workflow which we created in Asset
@kelip182
@kelip182 4 жыл бұрын
Hi Rakesh, do you mind sharing your contact (e.g. email, whatsapp, telegram)...I have some qns that I need to clarify with you (visually)...Thanks in advance!
@AutomatewithRakesh
@AutomatewithRakesh 4 жыл бұрын
Please share the details in the google slides or so and share us the link, May be we can take look and assist you!
Introduction to Orchestrator Queues in UiPath | Chapter 7
4:36
Automate with Rakesh
Рет қаралды 10 М.
Uipath Orchestrator How to Schedule Your First Robot | Uipath ExpoHub
16:39
Automate with Rakesh
Рет қаралды 25 М.
Uipath ReFramework Dispatcher and Performer Sample Project
34:53
Automate with Rakesh
Рет қаралды 33 М.
UiPath Queue Understanding for Interview | By Rakesh
31:08
Automate with Rakesh
Рет қаралды 34 М.
Accurate Dispatcher and Performer Sample Project in UiPath
28:33
Automate with Rakesh
Рет қаралды 30 М.
UiPath Orchestrator New Version (2022) | By Rakesh
22:30
Automate with Rakesh
Рет қаралды 33 М.
UiPath ReFramwork Full Course | By Rakesh
2:04:03
Automate with Rakesh
Рет қаралды 112 М.