Hi,
So I am in a bit of a dilemma with TN and EDIINT. When we send a file via EDIINT it is possible that our partner may have trouble with the message payload and return an MDN specifying the error in processing. We see this negative MDN in activity task list of both the original EDIINT document and the MDN returned. The problem is this really doesn’t do much more than display as negative activity task. At the very least I would like to see a notification sent out on this error so it can be worked on.
How can I create a notification if the MDN is returned specifying a processing problem on the original payload?
I cannot add a custom Processing Rule as it will not act on the user status ‘ProcessMDNMsg:ERROR’. One recommendation I received was to modify the existing processing rule for processing the MDN. I am opposed to this as a future EDIINT fix/update could wipe out the modified rule.
Do I have to build some sort of query service on the activity tasks and report errors?
Has anyone solved this problem. I would prefer something that would trigger real time and not be a scheduled query.