3C Trigger Not Working
I have set up a 3C trigger definition the following way:
Record Name: ACAD_PROG
Trigger Action: New
Trigger Level: Field
Status: Active
Function: SPRG
Trigger Assignment: Batch Process
Event ID: SR_APP_GR
Field Conditions:
Field Name: DEGR_CHKOUT_STAT = AG
That's it - it's pretty simple but when I change the DEGR_CHKOUT_STAT to Applied (AG) it is not triggering my Event. I have changed it directly in Student Program/Plan - Student Degrees tab and I've also changed signing in as a student and going through the student center to Apply for Graduation - they pick a term and then hit submit and that adds a row to the Student Program/Plan with DEGR_CHKOUT_STAT = AG but nothing shows up in the 3C Engine Trigger Results. What am I doing wrong? Any help would be greatly appreciated!