Re: receive and send without orchestration
- From: "Greg Forsythe" <greg.forsythe@xxxxxxxxx>
- Date: Tue, 12 Dec 2006 11:18:36 +1300
If you have a one-way SOAP send port i.e. no response message this should be
quite easy.
Just create two SOAP send ports and set the same Filter in each.
e.g.
BTS.ReceivePortName='Your Receive port Name'
or you could use a filter on message type
BTS.MessageType='Your Message type'
If you are receiving a return message from the web service it gets trickier.
Greg
"zeno" <andreasviklund@xxxxxxxxx> wrote in message
news:1165874979.235752.152530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi!
Is it possible to receive one message, and then send the same message
to two web services, without using an orchestration?
I dont want to modify anything in the incoming message, just route it
out to two different web services. And I was hoping I could do this
without using an orchestration. I am kind of sure you could receive one
message and then send that out to one web service with no
orchestration, or am I wrong?
.
- Follow-Ups:
- Re: receive and send without orchestration
- From: Fabio Marini
- Re: receive and send without orchestration
- References:
- receive and send without orchestration
- From: zeno
- receive and send without orchestration
- Prev by Date: receive and send without orchestration
- Next by Date: RE: Help with error "80070005"
- Previous by thread: receive and send without orchestration
- Next by thread: Re: receive and send without orchestration
- Index(es):
Relevant Pages
|