When we do development of action center process using studio license, this can’t be tested in an unattended mode(directly from Orchestrator) which is as expected.
This means process should be run from studio, after action is completed in action center, process will have to be manually resumed from studio for completion.
But when I try to run this process using uipath assistant, process runs and task is also created in action center but this process status shows as done in assistant instead of suspended and after completing task in action center as well, there is no option to resume and complete rest of the process from assistant. So basically that process stays in suspended mode itself in logs but on assistant it doesn’t show as suspended.
Should it not work the same way from assistant as it works from studio in an attended mode?
It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.
First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.
You can check out some of our resources directly, see below:
Always search first. It is the best way to quickly find your answer. Check out the icon for that.
Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.
Topic that contains most common solutions with example project files can be found here.
Read our official documentation where you can find a lot of information and instructions about each of our products:
Meet us and our users on our Community Slack and ask your question there.
Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.
Thank you for helping us build our UiPath Community!
Action center process can’t be run from uipath assistant and it doesn’t even make much sense to do so from assistant as user would be in forn of screen and can validate data then and there itself.
Its mere purpose is to have human-robot collaboration in an unattended way.
So during development, it can be run directly from studio for unit testing and as soon as action is completed in action center, process will have to be resumed manually from studio.
And during UAT/prod exceution, it can be directly run from orchestrator jobs in which case process will be automatically resumed once action is completed in action center.