persistent class Ens.Background.BP.Context
extends Ens.BP.Context
Used as the context object for the background business processes
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
5
|
|
|
|
|
|
property CompletedWorkAction
as %String(MAXLEN=128);
Final WF action
property ConfirmAction
as %String(MAXLEN=128);
Result of confirmation action
property ConfirmUser
as %String(MAXLEN=128);
Workflow user who is asked to confirm WF request - if process' RequiresConfirmation is true
property WaitOnWorkFlow
as %Boolean [ InitialExpression = 1 ];
Flag used in BPL to wait for WF action
property WorkFlowRole
as %String(MAXLEN=128);
Name of Role