cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow & Webdynpro Integration

Former Member
0 Kudos

Hi,

I am trying to integrate a workflow with WDJ appl. I have configured the UWL to open the appl. by specifying the task id and the appl.

How can i pass the data from the workflow to the WDJ appl. & WDJ to the workflow?

{ Portal 6.0 and ECC 5 }

Edited by: SDN User on Nov 27, 2008 6:36 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vivek,

Thanks for the information. Can you please provide any code samples on how to do this or point me to some documentation on the process.

Former Member
0 Kudos

is there any way to release or reject any workitem with out take care about any specific document type ?

Former Member
0 Kudos

is there any way to release or reject any workitem with out take care about any specific document type ?

Former Member
0 Kudos

Hi,

Can we use the SAP_WAPI_ func. modules to pass and get data from WDJ?

if we can do this can you please point me to some code examples on this

{ Portal 6.0 and ECC 5 }

Edited by: SDN User on Nov 28, 2008 3:13 PM

Former Member
0 Kudos

Hi,

You can pass the Workitem id in a string using the XML configuration while launching the WDJ appl from the UWL link. using this Workitem id, call SAP_WAPI_READ_CONTAINER and get all the relevent details. Here workitem id is the key.

Thanks,

Vivek.

ravindra_bollapalli2
Active Contributor
0 Kudos

Hi SDN User,

check this link

venkata

Edited by: bvr on Nov 27, 2008 2:58 PM