Re: receive and send without orchestration

Tech-Archive recommends: Fix windows errors by optimizing your registry



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?



.



Relevant Pages

  • Re: Consuming Web Service without Web Reference
    ... Eventhough I extracted schema from WSDL iam not able to call the web service. ... calling a web service than creating an xml and pushing it to the SOAP adapter. ... still have to generate a proxy and configure it in your send port. ...
    (microsoft.public.biztalk.general)
  • Re: Consuming Web Service without Web Reference
    ... Eventhough I extracted schema from WSDL iam not able to call the web service. ... calling a web service than creating an xml and pushing it to the SOAP adapter. ... still have to generate a proxy and configure it in your send port. ... Initially I tried adding the Web reference using the WSDL file. ...
    (microsoft.public.biztalk.general)
  • RE: Web service issue
    ... We use XML serialization (from the .net ... If you need to populate fields with a default value and you're using SOAP, ... | Thread-Topic: Web service issue ... |> I've basically got an orchestration that is exposes a port as a web ...
    (microsoft.public.biztalk.general)
  • Re: Send port calling web service?
    ... address property on the port before sending. ... I haven't tried this with a web service, so I'm not sure it will work. ... the send port associated with the party ... > Ok, let's say I use orchestration - then how can I, within the ...
    (microsoft.public.biztalk.general)
  • Re: Send port calling web service?
    ... Calling web services from send ports without using orchestration is not ... properties after the port gets created. ... > BizTalk is running) by consuming a web service. ...
    (microsoft.public.biztalk.general)