Plan Item

The overall plan item lifecycle is show in the following diagram:

Plan Item Lifecycle

The lifecycle steps are summarized below:

Step Description

Pending

The plan item has been successfully created and is awaiting execution. This waits for required dependencies to be satisfied before proceeding.

Execution

The plan item is currently being executed. A request has been issued to the Process Component to execute.

If the Process Component returns a result that it completed successfully then the next status is Complete.

Complete

The plan item has completed. The Process Component has returned a response and indicated that it completed successfully.