SET OutputRoot.Properties = InputRoot.Properties;
SET OutputRoot.SOAP.Context = InputRoot.SOAP.Context;
SET OutputRoot.SOAP.Context.Namespace.(SOAP.NamespaceDecl)xmlns = ns6;
SET OutputRoot.SOAP.Body.ns6:queryRequest.ns6:query= Input.RequestData.query;
SET OutputRoot.SOAP.Body.ns6:queryRequest.ns6:user = Input.ns30:Header.UserID;
but with the above code it gives me error related to namespace.
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