IBM BPM, V8.0.1, All platforms > Administer applications and processes in the runtime environment
Manage installed snapshots
Use the Process Admin Console to administer and configure runtime settings for snapshots that are installed on a process server.
When you click the Installed Apps option in the Process Admin Console, you can see the list of snapshots of process applications that have been installed on the current Process Server. Within each process application snapshot, only the processes that have been exposed are shown. For each process, you can see the number of instances currently running.
You can perform the following actions in the Installed Apps area:
- Sort and filter the list of snapshots on the server.
Click the All, Active, or Default option to filter the list of snapshots shown.
If you are using the Process Admin Console to monitor and configure the Process Center server, the list of snapshots are those of the process applications created on the current server. When you create a snapshot and save it in the Process Center repository, it is displayed as an inactive snapshot. (Click the All option to see all snapshots, including inactive ones.) If you activate a particular snapshot using the Process Center Console, the snapshot is shown as active in this list.
- Configure runtime settings for a snapshot.
Click a snapshot, and then use the Exposing, Role Bindings, or Environment Vars options complete the configuration.
- Administer a snapshot.
Click a snapshot, and then select one of the options from the right margin of the Process Admin Console. The available actions vary depending on the content and current state of the installed snapshot, and include the following options. See the related links at the end of this topic for more information about performing these administration tasks.
Option Description Activate Application Activates the snapshot, which includes starting the associated business level application (BLA). Deactivate Application Deactivates the snapshot, allowing all currently running instances to complete. Deactivated snapshots remain installed, but you cannot start a new instance of the exposed processes or services. Stop Application Stops the snapshot and its BLA. This option is available only for deactivated snapshots that contain Advanced Integration Services. Migrate In-flight Data Migrates currently running instances to the version of the selected snapshot. Sync Settings Copies specified settings from the current snapshot to another snapshot. Make Default Version Makes the selected snapshot the default version on the current server. This option is available only when you have more than one snapshot on the server. Update Tracking Definitions If a problem occurs during snapshot installation and tracking definitions are not sent to the Performance Data Warehouse, you can use this option to send the definitions for the selected snapshot. Because tracking definitions are automatically sent to the Performance Data Warehouse during snapshot installation, you should use this option only when a problem occurs. Undeploy Application Removes the snapshot's corresponding BLA and any Advanced Integration Service artifacts from the process server, although the snapshot remains in the repository. This option is available only for stopped snapshots that contain Advanced Integration Services. If you want to administer a snapshot that contains IBM BPM Advanced content or an IBM Business Monitor model, the user or group to which you belong must be assigned to the Configurator, Operator and Deployer administrative security role.
If you are not currently assigned to all of these roles, click Users and Groups in the WebSphere administrative console to modify the user or group roles. See "Administrative security roles" in the related links.
- Activating installed process applications
Use the Process Admin Console to activate snapshots that are installed on a process server.- Deactivating and stopping installed process applications
Use the Process Admin Console to deactivate and, if necessary, stop snapshots that are installed on a process server. All installed snapshots except the default version can be deactivated. However, you can stop only those snapshots that contain Advanced Integration Services (such as SCA modules or BPEL processes).- Designating default snapshots
On a process server, the first snapshot install is considered the default version. This means that the items within it run when an event or other trigger that applies to more than one version of a process or service is received. When install subsequent snapshots, you can use the Make Default Version option in Process Admin Console to ensure the snapshot you want to run is the default.- Synchronizing snapshots
Use the Process Admin Console to copy settings from one snapshot to another. You can copy the settings for environment variables, role bindings, and exposed process values.- Manage orphaned tokens
An orphaned token is a pointer that is associated with an activity that was removed from a business process definition (BPD).You can use a policy file, a REST API, or Process Inspector to manage orphaned tokens.
- Migrating inflight data
Use Migrate inflight data if you have installed a new snapshot with running instances and you want to manipulate the data that is used by the running instances. This method enables you to manage potential orphaned tokens. It allows you to revert to a previous snapshot while you make changes to the new one.- Configure runtime settings for installed snapshots
You can use Process Admin Console to configure runtime settings for each process application snapshot that is installed on a process server, Runtime configuration settings include role bindings, exposed process and services, and environment variables.
- The wsadmin scripting tool for managing process applications
The WebSphere administrative (wsadmin) scripting program is a powerful, non-graphical command interpreter environment that you can use to run administrative operations in a scripting language.You can use the wsadmin tool in connected mode to install, manage, and undeploy snapshots.
Administer applications and processes in the runtime environment
Related tasks:
Undeploying snapshots from a process server