07-19-05 01:47 AM
Ferro,
> Is there a way to find out what Biztalk passes in property bags in
> AddReceiveEndpoint() method of IBTTransportConfig?
It will pass the endpoint configuration (that is, the configuration stored
in the receive location),
> I would like to retreive the receive location or receive port name
> from within an adapter receiver, is it possible?
Why do you need the name? Normally, all a receive adapter should care about
is the location's URL and the adapter-specific configuration (which you can
get from the property bag).
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|