Object Visualization in UWL using WD4A (solved!)

Dart, Jocelyn jocelyn.dart at sap.com
Mon Dec 10 21:30:09 EST 2007


Hi Ruben, 
Yes that's a nice solution... like it ... I might use that approach
myself next time.  


Regards,
Jocelyn Dart
Senior Consultant
SAP Australia Pty Ltd.
Level 1/168 Walker St.
North Sydney 
NSW, 2060
Australia
T   +61 412 390 267
M   + 61 412 390 267
E   jocelyn.dart at sap.com
http://www.sap.com

The information contained in or attached to this electronic transmission
is confidential and may be legally privileged. It is intended only for
the person or entity to which it is addressed. If you are not the
intended recipient, you are hereby notified that any distribution,
copying, review, retransmission, dissemination or other use of this
electronic transmission or the information contained in it is strictly
prohibited. If you have received this electronic transmission in error,
please immediately contact the sender to arrange for the return of the
original documents. 
Electronic transmission cannot be guaranteed to be secure and
accordingly, the sender does not accept liability for any such data
corruption, interception, unauthorized amendment, viruses, delays or the
consequences thereof.
Any views expressed in this electronic transmission are those of the
individual sender, except where the message states otherwise and the
sender is authorized to state them to be the views of SAP AG or any of
its subsidiaries. SAP AG, its subsidiaries, and their directors,
officers and employees make no representation nor accept any liability
for the accuracy or completeness of the views or information contained
herein. Please be aware that the furnishing of any pricing information/
business proposal herein is indicative only, is subject to change and
shall not be construed as an offer or as constituting a binding
agreement on the part of SAP AG or any of its subsidiaries to enter into
any relationship, unless otherwise expressly stated. 


-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Ruben Baldassarri
Sent: Tuesday, 11 December 2007 12:56 PM
To: SAP Workflow Users' Group
Subject: RE: Object Visualization in UWL using WD4A (solved!)

Hi Jocelyn,

As you said, when I try to display the related object within the 
'Tracking' tab, UWL does not transfer the object ID, only the 
Workitem ID (Workflow ID, actually).
But when I try to do the same thing within the 'Tasks' tab, it passes 
correctly both object ID and Workitem ID.

So, in the attributes for Object Visualization in SWFVISU I declared:

DYNPARAM = OBJ_ID=${item.externalObjectId}&WI_ID=${item.externalId}

and check if OBJ_ID is 'null', then I get the object ID from the 
Workitem ID (WI_ID) using FM SAP_WAPI_OBJECTS_IN_WORKITEM.

This worked fine for me.

Again, thank you for your valuable help!

With best wishes,
Ruben


_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug




More information about the SAP-WUG mailing list