Hi Experts,
I'm not familar with sap WF. Currently my WF has only a send mail step now and it can be triggered by BOR events, i need fetch some fields from Ztable as mail body according to some fields from workflow container.
I create a program exit at mail send step and get value for mail body, and try to set the variant for container and then using this variant at mail step. But it seems the program exit pass those values for next step use. So i try to create a dummy step ahead of mail step and add program exit inside. Is that working? system keep ask me the terminate events for the dummy step, could you please give me tip what i missing here? many thanks.
regards,
JG.
