Question
1
Replies
30
Views
Accenture
Posted: January 9, 2020
Last activity: January 9, 2020
Closed
Unused Automation in robotics
how can i find the unused automations in a Pega robotic solution.
Discussion
Question
Question
Question
Question
Question
Question
Question
Question
Question
how can i find the unused automations in a Pega robotic solution.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
Assuming the automation starts from an entry point, you can right-click each automation in ObjectExplorer and select "Navigate". The Navigator window will show you if the automation is called from anywhere in your solution.
If the automation starts from an event, then you would need to know if that event is ever triggered by your solution. There'd be know way to know that without knowledge of your solution.