cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All ,

I have a requirement where i have to trigger a workflow form my custom program ,such that after creating purchase document the creator hast to send mail with attachments to all the vendors who are related to collective number which we are giving as input and after the approval it has to trigger a smart form , well my concern is how do i pass the data from the program to workflow , how will the binding happen and How can I Trigger workflow from my selection screen

. Your suggestion will be very helpful to me .

0 Likes
View Entire Topic
bpawanchand
Active Contributor
0 Likes

Hi Sundeep,

Probably, you can use Methods tab of the decision step where it can open a dialog box in MODAL view. You should try to make use of the section AFTER work item execution. In the BOR you are using create a method in which you can all your Module pool screens.

Thanks

Pavan