Hi Team,
I am a newbie to this UI_Path automation technology, I am trying to create logon sequence where I have to provide user name as string+number, Kindly suggest the appropriate variable type for this
Hi Team,
I am a newbie to this UI_Path automation technology, I am trying to create logon sequence where I have to provide user name as string+number, Kindly suggest the appropriate variable type for this
Use string itself , isn’t it working? Try generic also
Hi Praveen,
After changing the variable type to String it’s giving below error
Get Credential: Asset Name cannot be null or empty.
Hi Praveen,
I have given this value to Asset name:
credentialName
How the data is stored in credentialname? From where you’re fetching the data?
Hi Praveen,
Issue is with the access of orchestrator which is been resolved and thanks for your support