Question

How to debug into sub taskbot

  • 25 March 2022
  • 7 replies
  • 66 views

Badge +7

hi team

when i running a tastbot A use debug mode, A called another bot B

how can i switch into bot B and continue debugging in it?


7 replies

Badge +7

the version is AA2019

Userlevel 5
Badge +11

Hi @wang huadong​ ,

 

As of now we cannot jump from Master bot to Child bot and continue the shared debugging session. Its great idea though, kindly connect with your PEM or CSM, feel free to raise the Change Request to AA.

Userlevel 3
Badge +7

Hi @wang huadong​ ,

 

I've been whining about this for quite some time now, and I'm glad that I'm not the only one who thinks this is a feature that the product team should look into.

 

Unfortunately, you have to debug the child bot directly.

 

Kind Regards,

Ashwin A.K

Userlevel 5
Badge +11

Even i am looking for this feature @Ashwin A.K​ , so you are not alone 😀

Badge +7

when i debug child bot directly, i must rerun it single, and set all the input variables manaually,

so trouble, wo....

Hi @wang huadong​ 

 

Unfortunately, you cannot do that. However, Instead of using all the variables in the Child Bot, you can simply Run the Parent Bot inside the Child Bot and put the debugger.

 

Note: Don't forgot to disable child bot in Parent Task.

 

I know this is hectic, but doesn't give you pain to assign all the variables manually.

 

 

Thanks,

Javed Shaikh

Badge +5

Hi, Adding to this thread - Has there been any development or movement on this?

Reply