Monitor the argument value

Hi Team,

How can I monitor an argument value when the process is getting executed?

Hi @Mantri,

You can make use of Watch panel from status bar to monitor the value at runtime. Please refer the following link for detailed information.

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.0/Automation_Studio/Manage_Studio/The_Status_Bar/The_Status_Bar.htm

For monitoring Argument Values, you can log details in .txt or .csv or excel files while designing Automation Process with Automation Studio 19.1 for Enterprise.

Also Refer Link -

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.1/Automation_Studio/Configuring-Automation-Processes/Flow_Controls/Parallel/Step_By_Step_Guide_Parallel.htm?rhhlterm=argument

Hi @Mantri

You want to monitor value at run time (bot execution time) or at debug time (debug via Automation Studio)?

HI,

Please use debug feature and apply breakpoints in your process to view value of arguments at a given step

Regards,
Amit