Assets creation in Orchestrator


Hi Everyone please assist in the above, I have published my bot in orchestrator already I need to store my username and password , here is the flow :


How would I write my username and password here, I didn’t create variables for them

@Anelisa_Bolosha

Then first you have to create variables and use get credentials to get the credentials stored in your orchestrator asset and republish your project

There is no other way without using variables

To save psswords though you can use windows credential manager also and get password from there as well using get secure credential activity

Cheers

1 Like

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