Posted: Sat Mar 31, 2007 10:57 am Post subject: Fetch data from a input message
Newbie
Joined: 31 Mar 2007 Posts: 4
Hi,
I have a xml input message with namespace prifix added.
I want to add a soapheader on input message and send to output terminal. I already create soap header for my requirement but i unable to attach my input message onthat.
On my Input message already have some more namespace. I want help. If any body give me idea how to solve this problem..
My code are below. With this I prepare my SOAP Header.
CREATE LASTCHILD OF OutputRoot.XMLNS NAMESPACE sp1 NAME 'Envelope';
SET OutputRoot.XMLNS.sp1:Envelope.(XML.NamespaceDecl)xmlns:soapenv = 'http://schemas.xmlsoap.org/soap/envelope/';
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