05-31-06 12:15 PM
Shahar,
You can promote the ""RouteDirectToTP" property which is a member of the
"system-properties" scema in a receive pipeline, that will perform the HTTP
eqivalent of a loopback. Note this does not return a code, it outputs an
xml message but should provide you the functionality you are looking for.
BA
http://biztalkia.blogspot.com
> Hi
>
> I have published a schema as a one way WS receive location. My problem
> is that the WS return ALWAYS http 202 even if the message can't be
> committed to BizTalk for example if the DB is down.
> I don't need any return info except success or failure. Do I have to
> implement an orchestration and create a dummy reply message? Is there
> an option to do this without an orchestration? An HTTP error code like
> the HTTP adaptor returns on failure will satisfy me.
> Anybody know if this is possible?
> Shahar
>
[ Post a follow-up to this message ]
|