Getting an error while running a parallel activity which contains two invoke workflow activities

Hi, I am new to RPA UIPath. I am getting an error while running a parallel activity which contains two invoke workflow activities. The first invoke workflow activity refers a xaml file which copies data from an excel file to a web app. The second invoke workflow activity refers another xaml file which copies data from the same excel file and saves it in a desktop app. Please see error screenshot below. But it is working perfectly and completes while running in debug mode. Can anybody advise me.

can you go to project settings and increase the run value and try again

regards!

Hi Fernando
Thanks alot for your immediate help. This is working perfectly now.
Thanks alot
Bobby Sam

Fernando, could you please let me know what is happening here so that the error is now removed.
I have one more doubt. While it is filling the input fields in the web app, you can see it filling one field, then the next field and so on. you can easily see the delay in filling one field after the other. I have set delay before and after as 5ms for each type into activity.
Also set simulate property for each of the field. Kindly advise.

hey

delay before is the time to the robots needs to wait before start the activity, so it will be more slow if you put any value here, is like a kind of delay inside de same application.

you can 0 in the propertie called delay beetwen keys
image

remember to mark as solution if its solved for you

regards!

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