Forward-Compatible Models

Forward-Compatible Models

In v38, models for flows created in v36 and above are forward compatible, meaning that you can use them in v38 without having to retrain them during the upgrade process. As a result, forward-compatible models allow you to:

Which models are forward-compatible

In v38, the following types of models are forward-compatible:

The following types of models are not forward compatible, so you need to train v38 versions of these models in order to use them in v38:

Forward-compatible models and upgrades

When upgrading to v38, keep in mind that some aspects of the v38-upgrade process differ from upgrades to previous versions.

How the upgrade process changes

Using v36 or v37 models and flows in v38

As mentioned earlier, you can continue using v36 and v37 flows in v38 without interruption or loss of automation. However, these flows can only use the models they were using before upgrading to v38, and you cannot import models for these flows. You cannot import a model from v35 or earlier for use with a v36, v37, or v38 flow.

If you need to change a model for a v36 or v37 flow (e.g., train it for a new Semi-structured layout), you must create a new model, along with a new flow in v38 to go with it. When changing a model, all of the models for the model's flow must be upgraded for the new v38 flow. In other words, you cannot upgrade a flow's models selectively or in a piecemeal fashion. You also cannot attach a v36 or v37 trainer to update the models for a v38 flow.

When using v36 or v37 flows, you can use cloned versions of the releases you used in v36 or v37. However, if you add Semi-structured layouts to those releases, there is no automation for the submissions matched to these layouts. That is, the system generates Supervision tasks for these submissions.

Memory Management

If you are using v36 of v37 flows and out-of-memory errors occur, you should enable the Memory Management feature. This feature assigns flows that were created in specific application versions to specific application machines in your instance.

To learn more about Memory Management, see Memory Management.

How to know when to train forward-compatible models

When you open a v36 or v37 flow in Flow Studio, the system lets you know which models for the flow need to be trained.

From there, you can click on an issue's Go to Model Management button.