How to start workflow using different Entry Points

My workflow contains several Entry Points. How can I start the workflow, from Assistant or from the powershell command line, using a non-main Entry Point?

Sometimes, I just want to start a job using a different workflow that eventually calls the main workflow!

Hi,

It’s for unattended robot. The following document helps you.

Or we can run any xaml file using uirobot.exe execute --file, regardless of whether it’s entry point or not.

Regards,

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