Previous Topic: TIRM639E ERROR BUFFER OVERWRITE OCCURRED IN THE CLIENT DECRYPTION EXITNext Topic: TIRM641E DECRYPTION USER EXIT NOT INSTALLED


TIRM640E ERROR DECRYPTION FAILED TO DECRYPT AND ENCRYPTED MESSAGE

Reason:

The security decryption exit WRSECDECRYPT() was passed an encrypted view, but returned a code indicating no decryption occurred. Since the flow cannot continue with an encrypted view, the flow issues this message and terminates.

Action:

The customization of WRSECDECRYPT() must handle decryption of the view and return the appropriate DecryptionUsed flag.