Transfer Your Enterprise Sites

Transfer your enterprise sites using the following command:

cec transfer-site SiteName -s DEV -d TEST -r RepositoryName -l LocalizationPolicyName
  • The first value (SiteName) is the name of the site you want to transfer.
  • The -s value is the source instance name that you registered in the previous step.
  • The -d value is the target instance name that you registered in the previous step.
  • The -r value is the repository in the target instance that you want to transfer the site to. This is only required for transferring new enterprise sites to the target instance.
  • The -l value is the localization policy in the target instance that you want to apply to the transferred site. This is only required for transferring new enterprise sites to the target instance.

If you are updating a site on the target instance, you don't need to include the repository and localization policy.

For more information, see Propagate Changes from Test to Production with Oracle Content Management Toolkit in Building Sites with Oracle Content Management.