Creating Email Body from a Stage Logfile
Hi All
I have seen this done by creating a global variable of type string , then reading each record from the logfile and appending to the global var. The email action then refers to the global var in the body of the email.
Is it possible to create a global var of object type and then map that global var to the StageFileReadObject and somehow reference that global in the body of the Email?
tks Russell
Tagged:
0