Hi
@Mahi G,
You can easily read the xml using XML VBO and create logic to identify the stages having logging enabled/disabled/errors only. Blue Prism uses the below logic to identify if the logging is enabled or not:
<loginhibit /> --> This means the logging is
disabled<loginhibit onsuccess="true" /> --> This means logging is
enabled but only for errors only.If there is
no node related to loginhibit, then it means the logging is enabled for that stage.
------------------------------
Ritansh Jatwani Senior Consultant
Consultant
EY
Gurgaon
*If you find this post helpful mark it as best answer
------------------------------