Hi,
I have a workflow container and task container element "ProductGroup". ProductGroup contains a value. How can i access the value in the ProductGroup element in my UWL. Property name for ProductGroup is product_group, but how can I access the value? Can anyone help me.
<Action>
<Properties>
<Property name="url_event_id" value="onDisplay"/>
<Property name="appr_type" value="SEPARATED_PRODUCTS"/>
<Property name="view_type" value="APPROVAL"/>
<Property name="object_key" value="${item.externalObjectId}"/>
http://sapad1.synopsys.com:9011/sap/bc/bsp/sap/z_vpl/ main.do"/>
<Property name="workitem_id" value="${item.externalId}"/>
<Property name="vpl_id" value="${item.externalObjectId}"/>
<Property name="product_group" value=" ? "/>
</Properties>
</Action>
Thanks,
Yogesh
Edited by: YogeshS on Aug 8, 2011 10:27 PM