| PRODUCTID
|
PRODUCTID
|
String(255)
|
Unique identifier for a Plan Fragment
|
| PLANFRAGMENTNAME
|
Plan Fragment Name
|
String(255)
|
Identifier or name of process component
|
| PLANFRAGMENTVERSION
|
Plan Fragment Version
|
String(255)
|
Version of process component
|
| PLANFRAGMENTTYPE
|
Owner
|
String(255)
|
System on which the Plan Fragment is executed. The Attribute group is 'Info'
|
| RECORD_TYPE
|
Class
|
String(40)
|
Class of plan fragment. The Default value is 'Process' (for read only) and the Attribute group is 'Info'
|
| ERRORHANDLER
|
Error Handler
|
String(255)
|
Error handler to use in case of failure
|
| RETRYOVERRIDE
|
Retry Override
|
Boolean
|
Flag to indicate if the engine default values for retry are overridden or not
|
| RETRYFAILED
|
Retry Failed
|
Boolean
|
Flag to indicate if the failed plan items should be retried or not
|
| RETRYCOUNT
|
Retry Count
|
Integer
|
Number of times the failed plan item is retried
|
| RETRYDELAY
|
Retry Delay
|
Integer
|
Delay in milliseconds between calls when failed plan item is retried
|
| ProjectTagName
|
Project Tag Name
|
String(256)
|
Tag name for repository instance.
|
| TYPICALDURATION
|
Typical Duration
|
Integer
|
Typical duration for fulfillment of the plan fragment.
|
| MAXIMUMDURATION
|
Maximum Duration
|
Integer
|
Maximum duration for fulfillment of the plan fragment.
|
| TYPICALDURATIONUOM
|
Typical Duration UoM
|
String(255)
|
Unit of measurement of the typical duration for fulfillment of the plan fragment.
|
| MAXIMUMDURATIONUOM
|
Maximum Duration UoM
|
String(255)
|
Unit of measurement of the maximum duration for fulfillment of the plan fragment.
|