
johndanter
Legendary Poster
Hi List,
OK, what I would like to do is automatically send UBE output of a completed job to people via email but not by creating a BI version of each UBE.
I want this to be more generic and configurable
I have and idea of making a UBE that can read over F986110 looking for completed jobs (within a time frame)
I would then like this UBE to cross check a new config table for certain OBJ/VERS to see if they are setup for external emailing....
If so, boomb, out goes the email to the user defined on the config table.
I've actually done something like this before but it was a manual step in an APPL. I got the UBEs output by basically replicated the WSJ view PDF row exit.... but it was so long ago I can't fully remember what BSFN I then used to do the emailing of the attachment and I've lost the spec
So the steps would be:
Look for completed jobs on F986110
Check if they match the config table (or the other way around maybe??)
Get the completed jobs CSV/PDF
Attach this to an email
Send email out
Has anyone done anything like this and what BSFN did you use to send the attachment email?
Thanks
John
OK, what I would like to do is automatically send UBE output of a completed job to people via email but not by creating a BI version of each UBE.
I want this to be more generic and configurable

I have and idea of making a UBE that can read over F986110 looking for completed jobs (within a time frame)
I would then like this UBE to cross check a new config table for certain OBJ/VERS to see if they are setup for external emailing....
If so, boomb, out goes the email to the user defined on the config table.
I've actually done something like this before but it was a manual step in an APPL. I got the UBEs output by basically replicated the WSJ view PDF row exit.... but it was so long ago I can't fully remember what BSFN I then used to do the emailing of the attachment and I've lost the spec
So the steps would be:
Look for completed jobs on F986110
Check if they match the config table (or the other way around maybe??)
Get the completed jobs CSV/PDF
Attach this to an email
Send email out
Has anyone done anything like this and what BSFN did you use to send the attachment email?
Thanks
John
