Synchronization of Data
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 > Synchronization of Data




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

    Synchronization of Data  
CranCran77


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


 
02-28-06 12:49 PM

I have one database where I need to synchronize the records in this
database with another system on a specified interval.  How have others
done this in your orchestrations in order to prevent multiple
executions and to make sure these executions occur at the specified
intervals?






[ Post a follow-up to this message ]



    Re: Synchronization of Data  
ashok.sandya@gmail.com


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


 
03-03-06 11:17 PM

You can write an orchestration that polls the database using the SQL
adapter in the receive port. You can setup polling intervals in the
adapter.
Once you receive data from this DB into the orchestration, you can then
call the other database either by using the SQL adapter in the send
port or by calling your own component that does this.

Hope this helps
Ashok






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:49 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