View Single Post
  #4 (permalink)  
Old July 19th, 2009, 11:11
josephliang josephliang is offline
Senior Member
 
Join Date: Apr 2008
Location: Taiwan
Posts: 209
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 12
Thanked 96 Times in 73 Posts
Rep Power: 3
josephliang will become famous soon enoughjosephliang will become famous soon enough
Send a message via MSN to josephliang Send a message via Skype™ to josephliang
Re: Question on PlannedShipment Integration

There is another option apart from copying PlanningGroupName to Refnum (if you are concerning performance), which is to use AssignVariable to store PlanningGroupName, then place the variable in Remark of Send Transmission action.

In your external system, you will obtain PlanningGroupName via /TransmissionBody/GLogXMLElement/TransactionHeader/SendReason/Remark[RemarkQualifierGid/Gid/Xid='REM']/RemarkText

Note: If your OTM version is earlier than CU5 RU4 and you plan to assign two variables to Remark, please note that there is a bug:
Quote:
Bug 7676657:
Notify subjects adding "{" character to variable when using two or more variables from the Assign Variable agent action.
__________________
--
Joseph Liang
Enterprise Integration, Inc.

http://www.eiisolutions.net/
Reply With Quote