DECLARE InputRef REFERENCE TO InputRoot.XMLNS.soapenv:Envelope.soapenv:Header;
set Environment.Variables.Reply_Que = InputRef.wsa:ReplyTo.wsa:Address;
Any time you have trouble accessing a field, particularly in the XMLNS, the best way to find out what you need to address it by is with a Trace node dumped to a file. You will see the fully qualified message tree, and can use that to construct the path you need to get to the field you want. _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum