cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering Universal Work List item

peter_norris
Explorer
0 Kudos

Hi

is it possible to create a Universal Work List ad-hoc item within EP via an API or web-service?

We could simply create a work item in R/3 and have the UWL link to R/3, but our preference is to avoid unnecessary hits on our R/3 server and create the item directly within EP.

Thanks

Peter

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Peter,

To answer your question, yes. 

IProviderConnector implementations can use any communication mechanism to connect to the systems and retreive the Items. For example: EJB call, JCO, Web Service etc.

I can see in this in the JavaDocs in the package: com.sap.netweaver.bc.uwl.connect.  I will attach a link to the full javadocs so you can take a look:

http://help.sap.com/javadocs/NW04S/current/uw/index.html

I hope that this information is helpful to you!

Beth Maben

EP - Senior Support Consultant II

SAP Active Global Support

Global Support Centre Ireland

**SDN Forum Moderator:

http://scn.sap.com/community/netweaver-portal/application-integration

**SDN Universal Worklist Wiki:

http://wiki.sdn.sap.com/wiki/x/ehU

Answers (0)