On Element Appear Time Out

Hi,

I am trying to complete Assignment 2 Dispatcher since 2 days. But I’m getting following error .

I have successfully connected with orchestrator. Even some of items are getting added to the Queue.

{
“message”: “On Element Appear: The operation has timed out.”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “21:48:57”,
“processVersion”: “1.0.6938.38542”,
“jobId”: “01b09834-e62e-490e-afa2-58359a45e3c0”,
“robotName”: “Assignment Robot”,
“machineId”: 71956,
“fileName”: “Process”,
“logF_BusinessProcessName”: “Framework”
}

Can someone please help me to solve this

I have attached my workflow please have a look

Dispatcher.zip (2.5 MB)

Hi

Try yo set Repeat Forever property to false in On Element Appear

Thanks,
Prankur

4 Likes

Thanks alot. It works perfectly now

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.