Robotic Process Automation (RPA)

 View Only
  • 1.  Remote debugging

    Posted Sun January 31, 2021 09:26 PM
    Is there remote debugging capability in IBM RPA? How can we use it?

    ------------------------------
    Nisala Chamath Jayasinghe
    ------------------------------


  • 2.  RE: Remote debugging

    Posted Tue February 02, 2021 03:33 PM

    Hello,

    When you have any bot running, you can attach (connect) and debug step by step.
    For this, your IBM RPA Studio must be on the same network and Tenant.
    Steps:
    - With the studio open
    - Home> Debugging> Attach to runtime
    - Enter the name of the machine where your bot is running and press Return

    - will show a box below with the name of the bot, click on Attach

    Then, Studio will download the script for your debugging

    In this example, there were no variables, but if you did, you could track, change values. Do the same actions as a local debug.



    ------------------------------
    Angelo Alves
    ------------------------------



  • 3.  RE: Remote debugging

    Posted Tue July 06, 2021 09:38 PM
    Hi @Nisala Chamath Jayasinghe,

    Please, refer to the following documents:

    Debugging a running bot in a remote computer

    Debugging a scheduled bot

    Thanks.

    ------------------------------
    Gabriel Sanchez
    Gabriel.Sanchez-WDG@ibm.com
    ------------------------------