Process implementation in UiPath Maestro - Course reflection

Learning experiences are best when they’re shared. And you’ve just learned the core components of BPMN the graphical language used to model business processes in UiPath Maestro!

With this occasion, we invite you to share your “A-ha!” moments with us and fellow learners. If it’s easier for you to take some time and reflect on this lesson with some guidance, don’t hesitate to refer to one or more of the following questions:

  • What did I learn and did not expect?
  • What was difficult for me and how did I overcome it?
  • What is the most useful thing that I learned in this lesson?

Feel free to share with us and your peers whatever comes to your mind!

I was unable to run the agents as “The project was created in a newer version of Studio and can’t be loaded in this version”.

Since I am running the web studio, I don’t know how that is possible. It made me unable to publish the agent and therefore unable to run the process.

I think there is an issue of Assistant liscense of machine key and url like the maestro is developed in newer version and the assistant is not upgraded to that version so configure the liscense of assistant means new machine key and orchestrator URL.

Cheers

Thanks for your answer.

How can the assistant be relevant, when the issue is in the studio web?

Hello @toke.jacobsen1,

Follow these points.

  1. Check Web Studio Version

. Go to Automation Cloud → Admin → Tenant → Settings.
. Switch update channel to Preview to get the latest version.

  1. Edit project.json (Fastest Fix)

. Download the project.
. Open project.json → find:

Example:- “studioVersion”: “23.10.5”

. Lower it to match your Web Studio (e.g., 23.4.2).
. Save and upload again.

  1. Use Desktop Studio (if available)

. Open the project in Desktop Studio → republish to Orchestrator.

Check & revert.

I can’t import the AP_HumanValidation from the project files to Studio web.

What should I do?

Here is the file:
AP_HumanValidation.uip (104.6 KB)

I’m having a similar problem importing the AP_HumanValidation.uip provided on the course. I have the provided file but there is something wrong with it preventing it from being imported. See attaches screen shot.

I am also seeing this message when importing the AP_ResolutionValidation.uip file.