Jump to content

Is there a flag or indicator that the sync completed successfully from a client?


This topic is 2984 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I'm sure this is covered somewhere but my search didn't turn anything up. Is there a flag in MirrorSync that I can use to trigger a script if there is a successful sync? I believe I saw this somewhere but can't locate it. In particular I'm looking to trigger a script on FM Go. Thanks!

Link to comment
Share on other sites

Not really a flag, but our "MirrorSync customization" script will allow you to do this. In the customization script you have actions performed on the hub and actions performed on the spoke. In this instance you want actions performed on the spoke, so look for "Else If [ $whichDatabase = "Spoke" ]", now look for the actions - scroll down and find "Else If [ $whichAction = "DidSync" ]" and you've hit the correct location to trigger your script!

Check out my attachment for the exact code you're looking for.

Screen Shot 2016-02-18 at 11.08.21 AM.png

Link to comment
Share on other sites

This topic is 2984 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.