4. Future Consideration
Visually trace plugin execution logic
Hi,
I see the great potential with MoveWorks path, at the same time what path is missing is debugging and monitoring mechanism within.
Upon a trigger of a path, a live instance of that path would give a great help to understand how it is being executed with real-time data. so a path with following feature will be helpful.
- A unique instance name (path001_<usecase_name>_<triggered_by_username>)
- each activity with their respective real-time input and output
- color code of activity, green → executed successfully, red → failed with error (output). yellow → currently executed
Regards,
Rajeev