Hi everyone,
I am having a hard time resolving an error (that appears only when running from the control room) that produces the following message:
"ERROR: Internal : AMI error occurred in WaitStart Stage 'Wait for field - Car #' on page 'NV - Write Parameters and click search (SURFACE)' - External AppMan reader thread exited before response from query"
Some context:
A small part of my process interacts with a webform
It runs fine from process studio. But when we run it from control room, it launches internet explorer and goes to the proper website as expected. However, it cannot write the requested fields.
We have a different webform within the same process, and that part of the process runs without any issue.
We are not using Surface Automation, only sendkeys. We have tried interacting with it using HTML element, AA element and Surface automation, but it ends up giving the same error.
Thank you for your help!