Hi,
Currently for the TN Attribute Conversation ID,I am extracting the value from a PIP field(Pip3A7PurchaseOrderUpdateNotification/thisDocumentIdentifier/ProprietaryDocumentIdentifier)
by using the extract option in the particular TN Document type.
My requirement is that I want the conversation ID to consist of two PIP fields concatenated with each other
(Pip3A7PurchaseOrderUpdateNotification/thisDocumentIdentifier/ProprietaryDocumentIdentifier)
and
(Pip3A7PurchaseOrderUpdateNotification[0]/PurchaseOrderUpdate[0]/PurchaseOrder[0]/ProductLineItem[0]/buyerLineItem[0]/LineNumber[0])
Also the concatenated values should have an “_” seperating them.
Is there any way I can concatenate two PIP fields in the extract option of TN Document type seperated by an “_”
Also can you provide me the exact query for using this…
#webMethods#B2B-Integration#Integration-Server-and-ESB