11-08-04 12:46 PM
Hi,
BizTalk has a certain latence until it updates its configuration - upto 2
minutes can elapse until the configuration is updated within the server
process. As far as I know, this is absolutely independent from wether you
have BizTalk Administrator opened or not.
When you run your VBS, the configuration gets updated in the ConfigDB.
So, this is by design.
Sincerely
Joerg Fischer
"Oscar Hallberg" <oscar.hallberg@ehandel.sigma.se> wrote in message
news:d32ffb3f.0410180316.535bff72@posting.google.com...
> Hi!
>
> I've created a vbs-script that disable a receive-function in BT Server
> administrator. It works just fine, but it seems that it takes a couple
> of minutes for Biztalk to "understand" that the receive-function is
> disabled...
>
> For example, if I opens up the BT Server administrator and run my
> vbs-file, a refresh of the receive-function list in BT Server
> Adminstrator will show that the receive function really is disabled.
> If I immediately after this drop a file into the folder (which is set
> as "polling location") the file will not "polled" by the receive
> function... Just as it should work.
>
> BUT, if I run this script when the BT server administrator is closed,
> the receive function will work for about 2-3 minutes before it is
> disabled. In other words - if I drop a file into the "polling
> location"-folder within 2 or 3 minutes - it will be "polled" by the
> receive function.
>
> Any ideas why this happens? I'm not really a guru at Biztalk...
[ Post a follow-up to this message ]
|