Hey @ravisha
Check this:-
ReFrameWork.zip (2.3 MB)
Just in config use the credentail name and value
In settings Name column just use System1_Credential and in value define your credential asset name.
Regards…!!
Aksh
Hey @ravisha
Check this:-
ReFrameWork.zip (2.3 MB)
Just in config use the credentail name and value
In settings Name column just use System1_Credential and in value define your credential asset name.
Regards…!!
Aksh
found it,
you should have two asset as following:
ask me if you don’t understand
Regards,
Indra
getting below exceptions.
Loading asset in_Credential failed: Could not find an asset with this name. Error code: 1002
okay… if i upload the program as my assignment, can i succeed or not.
Hi Ravisha,
as I said as No. 1, Asset in the excel is not suppose for the Credential Type. What you need is just Create two Asset,
so
first, in excel, you need to remove System1_Credentials and change to “System1_URL” then create asset “System1_URL” as text type in the Orchestrator. value is URL.
second, just create a new asset as “System1_Credentials” as Credential type in the Orchestrator.
Remember, you must have two asset “System1_URL” and “System1_Credential”.
tell me what the output.
Hi @ravisha,
how is it going?
Hi rahmat,
am engaged with other work. so i haven’t check that activity.
will update the result once am done.
thanks…
Hi Rahmat,
where i need to create the asset value and asset Cred…
After creating system1_credentials and system1_URL,
result: same error occurs.
thanks!!
You need to create both on the Orchestrator.
I tried to use your workflow with the changes suggested but it throws “wrong credentials” error and then executes send email workflow.
Can you please check?
What is the error on the console?
Did the page load after login?
Was the bot able to sign you in with the credentials that you have in your asset?
When I run only System1_login.xaml the error is : “open browser : value does not fall within the expected range”
But when I run the main it is logging into the website.
have you set the variables to a default value?
Like url and in_SystemURL?
yes.
In Name column i have “System1_URL” and in value https://acme-test.uipath.com
In the open browser activity I have written in_system1_URL
No, not config.
If you are running it independently then the config is not loaded as no init happens
So for that in the workflow variables/arguments you need to set default values
Ok
That means I have to provide the url against system1_URL manually to test it.
Yes, when you test it independently all in arguments have to be specified along with static variables
Thanks @nadim.warsi
can you help me please to check the errors of System1_Login Assign 1
can you send me your file so that i can have a look?