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

Workflow - Webform

Former Member
0 Likes
282

hi,

did anybody in here work on workflow which gets information from web? if anybody did work on such a workflow which should use information entered in webform, can you please explain me the process of capturing this information and the process of starting the workflow.

thank you.

1 REPLY 1
Read only

Former Member
0 Likes
253

In the past, I created a new task and used Bus. Object WEBSERVICE Method PROCESSDIALOG to fire off a BSP.

Also have a look at transaction WF_EXTSRV, which is used to define your web service.

Cheers