Posted: Wed Jun 02, 2004 8:45 pm Post subject: API Exit GetAfter API call
Novice
Joined: 14 May 2004 Posts: 15
Hi All,
I am writing an API exit which performs Encryption and Decryption.
The Encryption is done in the Put Before call while the Decryption is done in the GetAfter call.
In a API Exit Get After call , if I return a MQXCC_FAILED, the calling application Get fails with the appropriate reason. (which is fine)
But the message is no longer visible on the queue.
How do I .....
incase in the GetAfter API exit , I return MQXCC_FAILED, the Calling Application Get MUST fail AND the message MUST remain on the queue (not be lost after the Get calling application called the Get)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum