In V8 I wrote a .P program to build the email and had complete control over all aspects of the email (Subject:, To:, CC:, Body:, etc… (except BCC:)). This included queries of info that was distantly related to the table selected by the BAM.
I was going to use the Auto Print to send an email, until I realized that I can’t dynamically configure the email fields.
Then I looked at the “Send Mail” object in the BPM, and saw that I could dynamically the fields. But it appears to be limited to basic table or field queries of only the table the Data Directive monitors.
What would be the best way to get the functionality I had with the BAM running a program, like I had in V8?
Did you get this solved? I am starting down this road and having issues. I put in a membership request to EUG, but won’t be able to search for @jgiese.wci 's code on my own for a few days.