[Query] [ACME login]

when I run system 1 login separately it is successfully login to ACME and filling credentials but when I try to run main work flow it is asking for credentials

can someone please help?

1 Like

Hi @pranay11

Welcome to the community!

Can you do a debug mode for you to see where’s the problem is Please :smiley: Thanks :smiley:

cheers :smiley:

Happy learning :smiley:

4 Likes

Hi,

Share a screenshot where the msg shown.

As I am getting pop up please fill email address.
but it should take these credential from ACME_Credential

{
“message”: “Throw: Invalid Credential”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “13:56:26”,
“processVersion”: “1.0.0”,
“jobId”: “d801fbd3-79ac-4027-8283-f300dbe1e577”,
“robotName”: “ASSEENONSCREEN\PRANAY.LANDGE”,
“machineId”: 0,
“fileName”: “System1_Login”
}

this looks like an orchestrator error where you defined the username and password for the robot to access the machine where the process is running.

1 Like

My issue is resolved now.

Thank you guys for support