This section lists action elements that are specific to ATG Knowledge workflows. For information about standard workflow elements that ATG Content Administration provides to all workflows, including the default set of workflow elements, refer to the Workflow Action Elements section of the Project Workflows chapter in the ATG Content Administration Programming Guide.

Workflow actions extend class atg.epub.workflow.process.action.PublishingAction. For general information on workflow architecture, see the ATG Personalization Programming Guide.

Element

Description

Abandon project

Used to abandon deployment of the current project, and often follows a Reject outcome for a deployment review task of some kind. Deployment does not occur, and the workflow ends. The project is not deleted; an administrator needs to delete the project manually if required. For an example, see the Early Staged workflow.

Approve project for all targets.

Ensures that:

The project is checked in.

No conflict exists between the assets in the project and the base version of the assets.

This element is used in deployment models that let you delay deployment rather than deploying immediately.

Revert assets on all targets Immediately

The same as Revert Assets Immediately, but it applies to all targets defined for deployment.

 
loading table of contents...