How to store url and credentials in orchestrator and how to retreive it in studio

@SrenivasanKanna

Add assets to orchestrator - URLs will be type text and credentials are credential type.

To retrieve in studio, use get Asset or get credential activities.

Credential will return 2 values - username as string and password as securestring type.

3 Likes

@mahalakshmis02

You have to create Uipath platform account.
https://platform.uipath.com/

Once you register, There will be assets tab to store your URL, File Name , credentials etc…
To retrieve your credentials in uiStudio - Use Get assest or Get Credential Activities.

Assest
Regards,
Srenivasan Kannan

1 Like

@mahalakshmis02

Please refer the below sites.

https://docs.uipath.com/activities/docs/get-robot-asset

Happy Learning !!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.