I was not able to retrieve custom attributes from webflow container for decision workitem. The custom columns are always empty.
The xml is as the following.
<ItemType name="uwl.task.webflow.decision.TS91600006.XXXXXXXXX"
connector="WebFlowConnector" defaultView="CustomerView"
defaultAction="viewDetail" executionMode="default">
<ItemTypeCriteria systemId="XXXXXXXXX" externalType="TS91600006"
connector="WebFlowConnector" />
<CustomAttributes>
<CustomAttributeSource id="WEBFLOW_CONTAINER"
objectIdHolder="externalId" objectType="WebFlowContainer"
cacheValidity="final">
<Attribute name="REQUESTID" type="string"
displayName="Requestor ID" />
<Attribute name="REQUESTYPE" type="string"
displayName="Request Type" />
</CustomAttributeSource>
</CustomAttributes>
Portal and UWLJWF's version is 7.00 SP14.
Thanks,
Rong