Robotic Process Automation (RPA)

Robotic Process Automation (RPA)

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Remote debugging

    Posted 01/31/21 09:26 PM
    Is there remote debugging capability in IBM RPA? How can we use it?

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


  • 2.  RE: Remote debugging

    Posted 02/02/21 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 07/06/21 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
    ------------------------------