g_Activity_Queue_ManualEvent
ManualEvent
Properties
condition : stringCondition under which this event exits the queue.
description : stringManual event description.
form : stringUI form name: screenRef formRef.
layout : stringname : stringStep name.
target : identifierListAssociation path relative to the workflow primary class: attr1 ... attrN. Used to find a UI form if unspecified in the form property.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
uimode : uimodeUI form mode.
Valid values based on“string”. modal modeless sdi
Content
Choice of:
g_Activity_Script [1..1]
g_Activity_Goto [1..1]
g_Activity_Action [1..1]
g_Activity_Timeout [1..1]
g_Activity_Decision [1..1]
g_Activity_Loop [1..1]
g_Activity_Semaphore [1..1]
g_Activity_TryCatch [1..1]
g_Activity_Join [1..1]
g_Activity_Assignment [1..1]
g_Activity_Queue [1..1]
g_Activity_UIAction [1..1]
any [1..1]
Parents
Parent topic: g_Activity_Queue