Steps to synchronize

Procedure

  1. Click Project, Synchronize.
  2. You can create a backup of your Framework Manager project by selecting the Backup project into this directory check box.
  3. If you want to view the details of a transaction, click the transaction.
  4. Set the starting or stop point that you want.
    • To set the starting point for running the script, select the script and then click Set the starting point. You can do this at any time to skip an instruction or run instructions that have already been executed run executed instructions icon.
    • To set a stop point for the script, select the script and then click Set the stop point set the stop point icon.

      You can stop the script to make a manual fix and then start it again.

      Tip: To remove the stop point, click Remove the stop point remove the stop point icon

  5. Using the toolbar buttons, choose the run action that you want.

    Button

    Description

    run script icon

    Runs the script

    After an error is encountered, clicking this button attempts to re-execute the failed instruction.

    skip transaction icon

    Skips to the next transaction and runs the script to the end

    run transaction icon

    Runs the selected transaction only

    skip to next transaction icon

    Skips to the next transaction and stops, but does not run any transactions

    The project window is updated as the script is run.

  6. Fix any errors encountered by the script either by retargeting objects or modifying the temporary project as required.

    For more information, see Fixing errors caused by invalid objects.

  7. When the script has completed, click Accept.

    The original project is replaced by the contents of the temporary project.

    Tip: To return the project to its previous state, click Revert.