The process object has the following properties:

Property

Description

workflow

The workflow associated with this process

id

The process ID

version

The GSA version

acl

The access control list for the process, which defines the ACC user roles that have security rights to this process

displayName

The display name for the associated project in the ATG Business Control Center

description

The description that appears for the associated project in the ATG Business Control Center

creator

The ID of the user profile responsible for creating the process instance in the ATG Business Control Center

project

The ID of the current or last checked in project for this process

processData

Associated processData from the /atg/epub/process/ProcessDataRepository

workflowID

The ID of the workflow associated with this process

autodeploy

The autodeploy flag used by deployment. Set to false by default.

status

Valid values are EDIT, DEPLOYED, RUNNING, COMPLETED, EDIT_AND_RUNNING

statusDetail

Additional status text

creationDate

Timestamp recording when the process was created

completionDate

Timestamp recording when the process was completed

history

Any history items stored for this process in the epub_proc_history table

previousProjectIds

A list of previous project IDs for this process from oldest to newest

workflowInstances

The individual workflow instances for this process

taskInfos

The associated processtaskInfos for this process

 
loading table of contents...