07-27-2012 01:20 PM
07-31-2012 06:34 AM
07-31-2012 08:38 PM
You could leverage the history for this, I can think of two approaches:
- Use a different end-event for your process in happy-path and stuff-hit-the-fan-path. You can use minimal history level to inspect "endActivity" on the historicProcessinstance.
- Set history level high enough to have HistoricActivities available… You should inspect all the activities for the process-instance to see if the error-related stuff is in there.
08-06-2012 06:57 PM
Thanks frederikheremans.
As always, very useful reply.
I thought there might be quicker/direct way to do this. Neverthless, your solution is good.You could leverage the history for this, I can think of two approaches:
- Use a different end-event for your process in happy-path and stuff-hit-the-fan-path. You can use minimal history level to inspect "endActivity" on the historicProcessinstance.
- Set history level high enough to have HistoricActivities available… You should inspect all the activities for the process-instance to see if the error-related stuff is in there.
08-06-2012 07:11 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.