Posted: Thu Aug 10, 2006 5:31 am Post subject: WBIMB to external system
Centurion
Joined: 30 Nov 2005 Posts: 101 Location: US
hi,
In my current scenario i need to send one xml message from Message Broker in my sytem to an external system which is webservice enabled(A system where webservice is created using java code,which will accept my xml message as input).Can i use http nodes in the message flow to acheive this?If yes..can any body tel me the correct way to that,I mean the combination of http nodes.I think i can use java compute node or can write a java procedure to send some info to a webservice,but i am intrested in doing with http nodes.So please help me in this concern.
1. before the httprequest node have a compute node to create the request soap webservice message
2. The HTTPRequest node determines the URL for the Web service to which it sends a request. You must set one of the following three options; the node checks these in the order shown (that is, the first always overrides the second, the second overrides the third):
X-Original-HTTP-URL in the HTTPRequest header in the input message
LocalEnvironment.Destination.HTTP.RequestURL in the input message
The Web Service URL property
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