soltyskamil
Programmer
I have two Cards.
In First one call I with RUN() a map that check duplicity of message and saves Audit Info if no duplicate message found.
The Second Card is proofing the return code. If no duplicity found and Audit Infos saved, it writes the message on the Output Queue.
Problem: If message could not be written onto Out-Queue map makes Rollback - but not on the map called in run function (Audit Infos ar not rollbacked!)
How can I do this?
Any Tips? (Sorry my Englisch)
In First one call I with RUN() a map that check duplicity of message and saves Audit Info if no duplicate message found.
The Second Card is proofing the return code. If no duplicity found and Audit Infos saved, it writes the message on the Output Queue.
Problem: If message could not be written onto Out-Queue map makes Rollback - but not on the map called in run function (Audit Infos ar not rollbacked!)
How can I do this?
Any Tips? (Sorry my Englisch)