Run UiPath Bot using Command Line | Schedule without orchestrator

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2022
  • In this video, you are going to learn the steps to find the UiRobot.exe in the installation folder and then to invoke the UiPath project directly using the robot from a command line. Using this you can schedule the Job in Windows scheduler if you are not using the orchestrator.
    Selenium Playlist: • Selenium
    UiPath playlist: • UiPath
    Python&Powershell playlist: • Python&Powershell
    Dataiku Playlist: • Dataiku
    VB Playlist: • VB
    Coding Playlist: • Coding
    channel: / @autobotbyrahul
    Please like the video, Comment with your valuable opinions, and share it with your friends. Don't forget to subscribe and enable the notification.
    #automation #tutorial #uipathtutorial

ความคิดเห็น • 5

  • @tadiwamudz2797
    @tadiwamudz2797 4 หลายเดือนก่อน

    Thanks Rahul this helped me with my work thank you

  • @minhchautran6725
    @minhchautran6725 5 หลายเดือนก่อน

    Hi Rahul, thanks for your video. I created some log message in the workflow and would like to print them in the cmd. How could I do that?

  • @paulagarcia1817
    @paulagarcia1817 8 หลายเดือนก่อน

    Hola, me sirvió mucho tu video, una pregunta si yo actualizo cosas del bot se ven reflejadas ahí mismo o toca volver a publicarlo
    Saludos desde Colombia

  • @qazizaidahmad8332
    @qazizaidahmad8332 ปีที่แล้ว +1

    Sir how to split large xlsx file into 4 sheet I have a huge excel more than 8 lacks data file I want to split data how to do this?

    • @autobotbyrahul
      @autobotbyrahul  ปีที่แล้ว

      In this case better to call Vb script to split the file. Because uipath activities may get crash as the file size is huge.