how to develop a scheduler
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > how to develop a scheduler




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    how to develop a scheduler  
Help Needed


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-03-05 10:51 PM

Hi to all,

I want to develop a scheduler using Biztalk Server.  In Orchestration I want
to call a .NET assembly (every day at mid night 12.00), which will connect t
o
DB2 database and takes some data and insert into sql server database.  How
can I do this.

I saw the properties of receive location, where we can use them to schedule
the receive port.  But here, Biztalk has to start automatically without any
receive message (in this orchestration there won't be any input message to
the .NET assembly).  How can I implement this.

Please help.





[ Post a follow-up to this message ]



    Re: how to develop a scheduler  
Yossi Dahan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-03-05 10:51 PM

Help Needed wrote:
> Hi to all,
>
> I want to develop a scheduler using Biztalk Server.  In Orchestration I wa
nt
> to call a .NET assembly (every day at mid night 12.00), which will connect
 to
> DB2 database and takes some data and insert into sql server database.  How
> can I do this.
>
> I saw the properties of receive location, where we can use them to schedul
e
> the receive port.  But here, Biztalk has to start automatically without an
y
> receive message (in this orchestration there won't be any input message to
> the .NET assembly).  How can I implement this.
>
> Please help.
I would not use an orchestration as your scheduler.
I would either use the windows scheduler, any other scheduling tool out
there or  develop a windows service to do the scheduling.

then have the orchestration started from this scheduler and do the work.

I think I saw out there once a scheduling adapter which is a nice idea.
have a look at gotdotnet

Yossi Dahan





[ Post a follow-up to this message ]



    Re: how to develop a scheduler  
Help Needed


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-03-05 10:51 PM

Thanks Yossi,

Any one with any other idea.....

"Yossi Dahan" wrote:

> Help Needed wrote: 
> I would not use an orchestration as your scheduler.
> I would either use the windows scheduler, any other scheduling tool out
> there or  develop a windows service to do the scheduling.
>
> then have the orchestration started from this scheduler and do the work.
>
> I think I saw out there once a scheduling adapter which is a nice idea.
> have a look at gotdotnet
>
> Yossi Dahan
>





[ Post a follow-up to this message ]



    Re: how to develop a scheduler  
David Stucki [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-03-05 10:51 PM

Use Windows Task Scheduler to copy some activation file to a FILE Receive
Location which kicks off your orchestration.

-Dave Stucki






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:11 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register