Our process branches on success or failure. When these event occurs we want to have a KPI to count the "success" event and a KPI to count the "failure" event. It is not possible as far as I can tell with the Entire Method, but the first attached graphic shows what I thought makes sense. i.e. having the KPI on the event. (This is mocked up.)
/system/files/editor/files/KPIs-on-Events.png
The second graphic is actually what we are doing. After the event succeeds (or fails) we build a message and this is where we hang the KPI. To me this seems after the fact, the success (or failure) has occured and we have moved on to the next function and there, late to the party, is our KPI.
/system/files/editor/files/kpi-on-functions.png
Just thinking out loud here but any advice or comment is humbly accepted and appreciated.
Thanks in advance.
David Kerins