Previous Thread

8/8/2006 10:38:04 AM    How to Manage a Replica on ReplMan thru program (Automate)
Hi There! 
 
I have been looking for a solution to Manage a Hub Replica on ReplMan 
 
thru VBScript  on ASP page. 
 
I have code that Make a  DesignMaster replicable and create a replica 
 
(Hub) and place it on the Web Server. 
 
I then manully open the Hub Replica on the ReplMan to Manage and make 
 
Internet Aware. While I open the Hub replica on the ReplMan, it prompt 
 
saying "This Replica is not managed by ReplMan, do you want ReplMan to 
 
Manage this..." I say Yes and it put an entry into MSysTranspAddress 
 
table with the Server name amd IP address. 
 
After Managing on the ReplMan I create another Replica out of Hub 
 
Replica and publish it on out Web site, so our users can download the 
 
replica and do Internet Sync. 
 
Is there anyway I can Automate the Process of making ReplMan to Manage 
 
the Hub Replica and make it Internet Aware using any code please let me 
 
know. I even try to write "INSERT INTO MSysTranspAddress(CMCEnable, 
 
Defunct, FSEnable, HTTPEnable, HttpScriptsFolder, InternetAddress, 
 
InternetDropbox, PublicFlag, TransporterDescription)  VALUES (0, 0, 0, 
 
-1, 'scripts', '12.123.10.11', 'scripts', 0, 'ServerName')  But Access 
 
threw an error saying this table is read only. 
 
Thanks in Advance.



8/8/2006 2:45:42 PM    Re: How to Manage a Replica on ReplMan thru program (Automate)
shsiva@gmail.com wrote in 
 
news:1155058684.170650.304660@b28g2000cwb.googlegroups.com: 
 
You need to look into JRO and the TSI Synchronizer, both of which 
 
provide programmatic interfaces to control replication. 
 
Your post seems to me to imply that you think that you've done all 
 
you need to support Internet replication, but you must have the 
 
Internet synchronizer running on your remote machines in order that 
 
they can synch with your hub. And none of this can be done over 
 
HTTP, nor can it be done without IIS running on both ends of the 
 
synch. 
 
-- 
 
David W. Fenton                  http://www.dfenton.com/ 
 
usenet at dfenton dot com    http://www.dfenton.com/DFA/