Invoke and Run WorkFlow via Command Line

Good afternoon people,
I have an automation in the comunity version that I manually run daily

And I would like to run it directly via CMD

I’m trying to adapt the link (Arguments Description) command to perform this action

(UiRobot.exe execute [–process <Package_ID> | --file <File_Path>] [–folder <Orchestrator_Folder_ID>] [–input <Input_Parameters>])

But I am not able to make the calling code line correctly

Below the location where my UiPath is installed as well as the location of the workFlow

C:\Users\rafsouza.CORPORATE\AppData\Local\UiPath\UiPath.Studio.exe

C:\B3\Registro\REGISTRO_DE_CONTRATOS\BOT_REGISTRO_CONTRATOS_GO\B3_RegistroDeContratos\Main.xaml

Can you guide me to be able to carry out this action without having to open UiPath Studio daily?

you are not saying which command you executed or what error you got…

Thanks, I managed to do it via UiRobot after publishing the Project

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