I’m having trouble with opening the browser with the System1_URL argument.
I`m getting the following error: ! Open Browser: Value does not fall within the expected range.
I don’t know how to take the value of the URL from the Config Excel file and set it as default value to the argument ?
For the Credentials I used the GetAppCredentials.xaml.
Please help me!
Thank you for your help. I have solved the problem. When invoking the InitAllSettings workflow, I used the in_Config argument as the default value for the out_Config in the import arguments. Now all works fine.