Skip to Content
0
Former Member
May 08, 2008 at 02:44 PM

Show Custom Attributes of GP Tasks in the Universal Worklist

32 Views

Hello,

I have created a GP Process and i can see and execute its task in the universal worklist.

But it only shows standart propertys like : Process,From, Sent, Due, Status.

I want to add Custom specific task propertys, but i couldn`t find the way. Reading javadoc documentation :

[https://help.sap.com/javadocs/NW04S/current/uw/com/sap/netweaver/bc/uwl/doc-files/uwldtd.html#ItemType|https://help.sap.com/javadocs/NW04S/current/uw/com/sap/netweaver/bc/uwl/doc-files/uwldtd.html#ItemType]

It says de we only can retrieve custom propertys from this connectors:

  • ABAP_BOR - for SAP Business Object Repository

  • WEBFLOW_CONTAINER - for Business Workflow container

  • UM - for Portal user attributes from user management

  • ALERT_CONTAINER - for alert container

GP_Connector is not in the list.... this means that it won`t be possible to show specific task attributes in the UWL if the tasks belong to a Guided Procedure Process?

Thanks in advance!

Marco.