Sorry for the vague subject, but I’m having an issue on a BPM I’ve written.
I have an email alert generated via BPM that fires on any newly created non-conformance. It’s working with the exception that the NonConf number (TranID) is always 0 in the alert.
I turned on tracing and created a new nonconformance and sure enough, the last BO I see is ‘update’ and the tranID is still 0.
Am I missing something here? The system obviously generates a unique/sequential nonconf number, but I can’t find any evidence of that value in my trace, so no idea how I’ll pull the number with a BPM.