Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to implement workflow Program Exit?

vsubbakrishna
Participant
0 Likes
499

hi all,

i need to know how to implement the <b>Program exits</b> in workflow tasks.

also how to pass data to these exits...manipulate them in the exits and bring it back to the workflow.

Thanks,

subba

1 ACCEPTED SOLUTION
Read only

Former Member
3 REPLIES 3
Read only

Former Member
Read only

0 Likes
461

Hi Ravi,

thanks...it was a helpful link....

so by using IF_SWF_IFS_WORKITEM_EXIT it can get all the values from WF....but <b>how to pass data back to WF from the class</b>....are any parameters or bindings available...

Thanks,

subba

Read only

vsubbakrishna
Participant
0 Likes
461

solved