UpdateProject command replaces an existing project with its new version in the deployment environment.
Before you run UpdateProject
- FCAdminTools renames the processing stages in any project whose language differs from the language of FCAdminTools. To prevent this, set the matching language in the Windows registry. For more information, see FCAdminTools.
UpdateProjectupdates the entire project, including its Document Definitions and import profiles. To update only the Document Definitions, use the CopyDocumentDefinition command.
Parameters
Example of use
UpdateProject /Source="https://FCStage/1/Banking_eng" /Target="https://FCProd/1/Banking_eng"– Replaces the Banking_eng project on the FCProd server with the version from the FCStage server
