When a Show Message widget is inserted into a BPM, automatically include:
- The Directive(Table.Update for DD’s, BO.method for MD’s)
- Type (Std or In-Tran for DD’s, Pre, Base or Post for MD’s)
- Directive Name
The majority of the time, the Display Message widget is used for debugging. As a habit, I always put text about the directive the message is from in the message body. Super helpful for determining race conditions between DD’s and MD’s …