AS400 Trigger Program Questions

1

Validation in as400 trigger
Hi, I am using CLLE trigger program to validate a pf. During any invalid data is inserted, i would to show a error using SNDPGMMSG SNDPGMMSG MSGID(CPF9898) MSGF(QCPFMSG) MSGDTA(‘ERROR’) + TOPGMQ(*PRV) MSGTYPE(*ESCAPE) But when i tried to insert the invalid data, the insert operation is rejected, but the error message is not showing in the [...]

Answer Question   |  December 21, 2012  11:29 AM
AS400 Trigger Program
asked by:
270 pts.

1