Good morning,
I have a workflow with the “Background workflow” property enabled. If I open OpenRPA and click play while another execution is in progress, it starts normally. However, if I try to start it remotely (via the “Invoke Remote OpenRPA” activity or through Node-RED), it doesn’t run (even after increasing the timeout to 60 seconds or more). I even tried adding background = true
to the message in Node-RED, but it didn’t help.
Can anyone help me with this?