Re: Direct submit
From: Amar (anonymous_at_discussions.microsoft.com)
Date: 07/19/04
- Next message: Amar: "RE: Direct submit"
- Previous message: Paw Pedersen: "Remove namespace from in-/outgoing instance"
- In reply to: X5: "Re: Direct submit"
- Next in thread: x5: "Re: Direct submit"
- Reply: x5: "Re: Direct submit"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 07:22:29 -0700
Thanks for the response. With the Web service solution, I
would think the web service has to be hosted on the Server
which is running the BizTalk server. Is that correct?
Assuming I have 2 BizTalk servers in my BizTalk group (For
failover and scale-out purpose) How do I submit the
messages to a group and not to individual server as one of
the BizTalk Server might have gone down.
Amar
>-----Original Message-----
>Hi Amar,
>
>About your question to send a direct synchronous submit
from the network... it's sure possible by using SOAP(XML
Services) or HTTP as standard adapters and if you like you
can create your own adapter to do that.
>
>If you choose SOAP you have to expose your orchestration
as web services before. For more help there are nice
sample in Microsoft BizTalk Server 2004 Tutorials
http://www.microsoft.com/downloads/details.aspx?
familyid=9C64562C-3FA7-49BA-885E-
82213D00776E&displaylang=en
>
>Regards
>
>
>"Amar" wrote:
>
>> Thanks for quick response. Sorry I dint specify
earlier, I
>> was looking for direct synchronous submit.
>> >-----Original Message-----
>> >There is several ways to do that. One of them is
sending
>> via msmq. To do
>> >that you can look at the sample that is incl with the
>> biztalk 2004
>> >installation: C:\Program Files\Microsoft BizTalk Server
>> >2004\SDK\Samples\Adapters\SendMSMQMessage
>> >Msmq has to be installed on the machine that you are
>> sending from, but it is
>> >incl on the windows cd.
>> >On Biztalk 2004 you set up a receive port of type
MSMQT
>> and the name you
>> >give it is the name you use after private$/
>> >
>> >Regards Paw
>> >"Amar" <dummy@dummy.com> wrote in message
>> >news:#FdFODRbEHA.3016@tk2msftngp13.phx.gbl...
>> >> Hi,
>> >>
>> >> Is it possible to submit messages to BizTalk 2004
from
>> managed code and
>> >from
>> >> a machine which doesn't have BizTalk server.
>> >>
>> >> If that is possible, I would appreciate if someone
>> could point me to
>> >> appropriate sample.
>> >>
>> >>
>> >>
>> >> Regards,
>> >>
>> >> Amar
>> >>
>> >>
>> >>
>> >
>> >
>> >.
>> >
>>
>.
>
- Next message: Amar: "RE: Direct submit"
- Previous message: Paw Pedersen: "Remove namespace from in-/outgoing instance"
- In reply to: X5: "Re: Direct submit"
- Next in thread: x5: "Re: Direct submit"
- Reply: x5: "Re: Direct submit"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|