10-21-04 10:50 PM
Generate a web service for your orchestration and you'll see the base class
you need to derive from and the invoke calls you wuld need to make so submit
into biztalk. You can apply attributes to your service and call this invoke
on the base class to get the message submitted. Then you'll need that SOAP
receive location setup correctly for this to work.
matt
"Adam Barker" <msnews@NO_PAMS_PLEaESq-state.co.uk> wrote in message
news:ezcS76qtEHA.2520@tk2msftngp13.phx.gbl...
> Hi all,
>
> If I already have a web service being in placed and being used, can I
> configure a BizTalk port to intercept calls to it and kick off an
> orchestration?
>
> I'm a relative newbie and have tried configuring a SOAP receive port on my
> service, but it doesn't even get started.
>
> Any help gratefully received.
>
> Adam
>
>
[ Post a follow-up to this message ]
|