My version of UiPath Assistance is v21.4.3. I have a process with multiple entry points and I have published 2 processes into orchestrator, one with default entry point Main and another with another entry point.
When I triggered these 2 processes from orchestrator, they all worked fine. But when running them using UiPath Assistance, both processes pointed to Main. All runs were on the same machine.
Is this a bug of UiPath Assistance? Or something I didn’t setup correctly?
Hello Michael,
I’m having the exact same issue with UiPath Assistance and Orchestrator 21.4.4. Did you manage to find out if it was some misconfiguration on your side?
Thank you for your quick response. I’ll file it under “bugs” as well. Just changed my automation to have a single Main entrypoint and used an argument to define which of the previous entry points should be called. Thanks
Agree that it is not a bug and would be best described as a feature request.
Adding some details for further evaluation from the UiPath team: the automation collects order details from a website and one set of the arguments is the begin and end date the order was created. So, two of my entrypoints run unattended (scheduled from orchestrator via triggers) but the third one is just available at the robot without any schedule so that any user could change the begin and end time adhoc and collect information from the needed orders. Of course, now that I know how the entrypoint feature behave in non-unattended scenario, I could have the user log on to automation cloud and change the arguments on a third trigger. but it is a bit more work.
Hello, Thanks for feedback, indeed is not a bug, this is the current behavior, but we plan to make some changes regarding this topic in the next releases.