Product Model Pattern Activation batch process

Code

ProductModelPatternActivation

Categories

APIRunnable

Implementation

Batch Process

Stoppable No (single-phase process)

Class

ProductModelPatternActivationProcess.java

Product Model Pattern Activation batch process makes active newly defined product model patterns added during a rolling upgrade to a PolicyCenter server cluster. In a rolling upgrade, you bring down a single server at a time and perform a configuration upgrade on that server. After bringing that server back online, you do the same with the next server in the cluster and so on.

To provide for data integrity during this process, Guidewire disables any newly added product model patterns until all servers in the cluster have the same application configuration. Run the Product Model Pattern Activation process after you complete the rolling upgrade and after you flip the Rolling Upgrade Complete flag in the Server Tools Upgrade and Versions screen.

It is only possible to run this process using the following maintenance_tools command option:
  • maintenance_tools -password password -startprocess productmodelpatternactivation

See also