daggsville
Programmer
I've configured my trigger to publish messages from the CS_ADM_APPL_DATA_FULLSYNC - VERSION_1. I'm using this message to retrieve updates made to the ADM_APPL_PRG.PROG_ACTION field. From my research, it appears that the message channel listed above is an Alias to the ADM_APPL_PROG table and fields. However, when I update a student's Program Action field, I see the field update in the database, however the message is not publishing, and the appsrv log doesn't mention this update at all.
Two questions, (1) Is there another log file that may tell me if there is a problem publishing this message, (2) Am I listening to the wrong message to capture the program action modification? (from APPL to MATR)?
Two questions, (1) Is there another log file that may tell me if there is a problem publishing this message, (2) Am I listening to the wrong message to capture the program action modification? (from APPL to MATR)?