Previous Topic: Implementing Processes

Next Topic: Access Process Definitions

How to Implement Processes

A process is a series of steps that can be executed in sequence to perform complex processing.

You define processes to automate complex operations tasks.

Processes can be executed as follows:

The following illustration shows the typical stages in defining a process.

This illustration shows the typical stages in defining a process.

Process Types

A process can be global (available to all components) or local (available to a specific system image only). A global process is available to all components; however, a local process is available only if it belongs to the local active image.

ServiceView and EventView components can use global processes only. ResourceView components can use both types of processes, according to the following rules:

The following illustration shows how processes are searched for execution.

This illustration shows how processes are searched for execution.