Hi everyone,
I have a process that is calling a business object. This business object executes many steps, one of these steps is not executed correctly and I would like to see the detail of this step to make a debugging. However, once Blue Prism has started to execute a Business Object inside a process, it does not show the boxes internal of this business object one by one (example : Business Object Step1, 2 3), but only the box of the business object (example : Business Object1 remains displayed and coloured while all the microsteps are executed). I cannot execute the business object separatedly because I would have to input new parameters from 0.
So question is :
Is there a way to see the detail of the execution "step by step" of the business object while the process is executing it?
Best regards.