Forum Replies Created
-
AuthorReplies
-
I used global associative arrays to store values, for dynamic declaration and assignment.
Thanks Terry, but I actually meant the cloverleaf MID (not HL7). Sorry I wasn’t being clear.
Thanks
Anwar
Apologies. Please Ignore my question for now.
I think the resend functionality may be working if I specify all the threads in the destination thread list.
Thanks
Anwar
Hi Mike,
I am not sure I completely understood what you are trying to accomplish, but we had a similar requirement where I had to map a target payload message using a regular translate and then send this whole message in an XML message.
The steps I did :
1. Define a VRL with just one field called payload
2. Create the 1st translate M1 -> M2 ( M1 : source msg , M2 : payload message)
3. Create another translate where source is the VRL created in step 1 and the target is the XML mapping (VRL in your case)
4. Map the payload from the only field in the source to the target field in a second map
5. Chain the maps in the route.
Hope this helps.
Thanks
Anwar[/img]
I included the all the destination threads referenced by the source thread of the message, in the destination field and it worked OK.
July 8, 2014 at 11:04 am in reply to: Is it possible to get trxID of a message from the meta ? #80896Perfect. Thanks Mark. Have a good day.
Thanks
Anwar
July 7, 2014 at 9:32 am in reply to: Is it possible to get trxID of a message from the meta ? #80894Many thanks Richard & Terry.
How do I get access to the USERDATA metafield in the Xlate pane ? I don’t see getting access to the message handle for querying the metadata.
Thanks
Anwar
July 3, 2014 at 3:58 pm in reply to: Is it possible to get trxID of a message from the meta ? #80891Thanks James. I thought of the idea, but yes, we would need a proc doing that.
Thanks for your time again.
Anwar
-
AuthorReplies