Hi Workflow experts,
We have a custom FIORI request approval application and needs to track down the error requests seperately.
For that, We are creating 'Workflow system error monitoring report'. Basically the core requirement is, when error occurs like Email ID missing, Agent not determined, method cannot be executed,TRFC connectivity issue, dump issue Or network issue, these issues should be updated as 'System error' in that monitoring report. After displaying the error entries into report, Our IT local team will have an authority to resolve that and redirect to corresponding approval by using button.
Point 1. For tracking the workflow error, we can run a report in background every 2 min for tracking workflow error request and update into monitoring report. Will this be good idea to follow this process?
Point 2. Is it feasible to redirect to previous/ next approval once system error resolved?. Actually once workflow gets into error we are having feature to re trigger from SWPR/SWPC tcode that will help to continue the flow from where it got struck and not help to redirect to previous/next approval. In this case, how to achieve this? Kindly provide your expertise on this. Thanks.