Generic processes

Generic processes are processes that are designed to run outside normal component or application processing.

Generic processes can be used anywhere an application or component process might not be needed. Generic processes are run by agents on hosts that are managed by the agents.

Like component processes, generic processes consist of plug-in steps. Generic processes are created in the same way that component processes are created: steps are placed and configured in the process design editor. All plug-ins can be used but, obviously, some might be of little or no use outside a deployment. See Processes.

To run a generic process, click Processes and then click the generic process. On the Dashboard tab for the process, specify a resource (in most cases, an agent) in the Resource list and then click Submit.

Generic processes can also be run from within component processes.

Tip: You can set a default resource for generic processes:
  1. Click the generic process to open it.
  2. Go to the Configuration tab.
  3. Click Basic Settings.
  4. In the Default Resource field, specify the default resource to run the process on. In most cases, specify an agent.
  5. Click Save.

Feedback