cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a workitem in the UWL from a java application

Former Member
0 Kudos

Hi,

I search a way to create a workitem in the UWL within a J2EE application. I doesn't found a open API for doing this. Do you found a way ?

Regards,

Gerald

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you seen this link ?

https://www.sdn.sap.com/irj/sdn/javadocs

Patricio.

Former Member
0 Kudos

Hi,

yes. I doesn't found the right API and within the SDN I doesn't found a hint.

I take a look into the Adhoc Workflow implementation of the portal and see that the com.sap.workflow.* classes will used but in the javadoc I doesn't found it and no other similar class.

Regards,

Gerald

Former Member
0 Kudos

Hi,

Have you read this SAP Note ? 921758

"How to access the universal worklist integration API"

Symptom

You would like to integrate tasks and alerts from your non-SAP software through the central inbox in the SAP NetWeaver Enterprise Portal.

Patricio.