06-26-04 03:53 PM
Are you counting on defaults or have you set the value explicitly please?
If you specify default values in your XSD configuration schema, then BizTalk
will not explicitly promote those values onto the context... (Just guessing
here.)
Best regards,
Christof
"Nicolas" <Nicolas@discussions.microsoft.com> wrote in message
news:635D43F3-23E1-49A2-AD85-2177BD4A67CB@microsoft.com...
> Hi
>
> I did develope an oracle adapter with BTS2004 Beta, after installing the
released version I have now problems.
>
> It seems that the problem is when I am trying to retrieve the
Configuration properties for the adapter. There is a method
(Load(IPropertyBag propBag, int errorLog)). Which is used to extract the XML
configuration properties. I was using "propBag.Read("Send", out val,
0)"method.
>
> It seems that the PropertyBag doesn't have an entry for the Read tag
anymore!
>
> Any input is welcomed
>
> Nicoals
>
>
[ Post a follow-up to this message ]
|