Skip to main content
When you upgrade ABBYY FlexiCapture, you also need to upgrade all your projects. You can use the UpgradeProject command to upgrade all your projects to the latest version of ABBYY FlexiCapture.

Parameters

ParameterTypeDescription
/ProjectOptionalSpecifies a project. You can specify the full path to a local project, the path to a project on a server, or the name of a project on a server (the /Server parameter must be specified). If no project is specified, the command processes all the projects on the server.
/ServerOptionalThe server containing the project that should be upgraded.
/TenantOptionalThe name of the tenant containing the project that should be upgraded.
/UOptionalUser name. If no user name is specified, Windows authentication is used.
/POptionalPassword.
/CertOptionalCertificate thumbprint used for mutual SSL authentication. This key is used to pass an encoded certificate hash for a server with Mutual SSL installed as a string.
/UpgradeDocDefsFlagUpgrades a project’s Document Definitions when the project is upgraded. By default, Document Definitions in a project are not upgraded.
/SkipAutoupgradablePartsFlagUsing this parameter does not upgrade a project’s field extraction training batches and connected dictionaries when the project is upgraded. By default, field extraction training batches and connected dictionaries are upgraded when the project is upgraded.
When upgrading a project in a tenant, specify the ABBYY FlexiCapture administrator’s username and password in the /U and /P parameters respectively. Do not include the name of the tenant in the project URL.

Example of use

  • UpgradeProject /Server="https://FCSRV" /Project="Banking_eng" /U=user /P=password
  • UpgradeProject /Server="https://FCSRV" /Project="Banking_eng" /U=user /P=password /Tenant=tenant /UpgradeDocDefs - upgrades the project and document definitions in the specified tenant.