Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

The RESTART PROCESS CHAIN command restarts failed and cancelled processes (R or X) in the specified process chain instance.

Command Line Syntax

The following figure illustrates the command line syntax of the RESTART PROCESS CHAIN command, using the command line, long form of its configuration options.

Configuration Options

The following table describes all RESTART PROCESS CHAIN configuration options and provides the command line, long form of each option illustrated in the RESTART PROCESS CHAIN command line syntax, above.

Configuration
Option Name

Command Line
Long Form

Description

CHAIN_ID

-chainid

Chain ID of process chain to be restarted.

LOG_ID

-logid

Log ID of process chain to be restarted.

Output

  • stdout: nothing.
  • stderr: UNV messages.

Exit Codes

  • 0 on success.
  • non-zero on error.
  • No labels