Upgrading a Case Data Model to a New Major Version
When you upgrade an already deployed case data model, you must deploy it as a new major version if you have made any destructive changes to the model.
You should only redeploy an existing case data model as a new major version if you have made destructive changes to the model. See Upgrading a Case Data Model. If your changes are purely non-destructive, you may upgrade to a new minor version instead. See Upgrading a Case Data Model to a New Minor Version.
Prerequisites
Make sure that the Business Data project that contains the case data model has the desired version number (with a higher major component of the version number than the currently deployed version). See Case Data Model Versioning.
Procedure
Result
Earlier major versions of the case data model are not affected. Process applications that reference an earlier major version of this case data model will continue to run against that version, and cannot create or access case objects in this new version. This is because each major version of the case data model is a separate business data application with its own set of case data tables. See Process Dependencies and Case Data Models.