Oops, I see you should have the package already Rangoon.
I’m puzzled by this message you quoted:
(warning : the “PurchaseOrder/PurchaseOrder/OrderHeader/POIssuedDate” element must be a string NOT a document as in “WmxCBL.com.commerceone.CBL.n1_0:PurchaseOrder” .
In my copy of WmxCBL.zip, the record “WmxCBL.com.commerceone.CBL.n1_0:PurchaseOrder” has a string in the following XPath: (which I cut-pasted from developer)
OrderHeader/POIssuedDate/*body
BTW, for mapping conveninence, we generally use the ‘WmxCBL.com.commerceone.CBL.n1_0:__PurchaseOrder’ record instead (with the leading underscores). The same XPath then becomes:
PurchaseOrder/OrderHeader/POIssuedDate/*body
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB