Running Uipath XAML file in Free Community Edition

Hello,
I am currently exploring UiPath more and I wanted to know if it is possible to run Uipath XAML from an .exe file, maybe a console application using the Free Community Edition. Or do I require the license to be able to do so.

@m.marcharchand

You can run workflow xaml files using Uipath Community Edition and for this no need of any license.

Actually i want to run the automation through a console app. but the UiPathRobot.exe is not available for Community Edition. Any solution for this?

Hi @m.marxharchand

Although it is no longer possible to compile the xaml to an exe file, you can still lauch your process via command line given you have the robot installed.

Also, community edition does have this possibility as well :slight_smile: You can check our documentation for more information.