cancel
Showing results for 
Search instead for 
Did you mean: 

Calling WD application from Workflow

Former Member
0 Kudos

Hi,

I have requirement like,

Web Dynpro page should called when I clikcs a link in the portal.

I have some input fields in my WD application. Once I fill the data and gives submit,

the WD URL which I filled the data, should go to UWL through workflows.

Right now, I have developed my WD application.

Could anybody please help me out to do this integration part.

Thanks in advance.

Thanks,

Sathishkumar GS

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

For integrating WDA application in Portal, check this document: http://scn.sap.com/docs/DOC-2377

OnAction of Submit button call Workflow. Refer this doc for the same: http://scn.sap.com/docs/DOC-10472

You need to use SWFVISU Tcode for UWL configuration. Check this thread for more info: https://scn.sap.com/thread/2109306

Hope this helps u.,

Regards,

Kiran

Former Member
0 Kudos

Hi Kiran,

"OnAction of Submit button call Workflow" that doc, contains only the creation of workflow part. It doesnt contains the the integration between WDA and Workflow. In action button are we calling any FM or any peice of code.

Thanks,

Sathishkumar GS

former_member184578
Active Contributor
0 Kudos

Hi,

Here is the link for the second part http://scn.sap.com/docs/DOC-2381

You can find the same in first part.

Regards,

Kiran

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Refer following thread.It might give you an idea

https://scn.sap.com/thread/377418

Thanks

KH