What should be written in the value of UiDemoCredential in the conifg.xlsx file?

Hello, I pass 3 level of the UiPath Academy.
Neither can I figure out what should be written in the value of UiDemoCredential in the config.xlsx file, because when the _Test is launched, the application does not open, and the system runs only 2-3 seconds

Hello @andrey-mironov-96,

You have to created asset in Orchestrator where you will be configuring username and password to login UiDemo.

You will be using name UiDemoCredential in GetAppCredential activity to get the value of highlighted assets which you created in Orchestrator. Refer below print screen.

Let me know if you still have any questions on this.

Thank You,
Navneet
Happy Automation! :slight_smile:

Thank you, did as you said, but the UiDemo application does not start when you run _Test, did debugging, the UiDemo path is passed to the Get Asset Value, the InitAllApplications file just does not start, maybe I missed something?

Hey check parameters in InitAllApplications workflow or invoke activity where you invoked it.

Thank You,
Navneet
Happy Automation! :slight_smile: