Informatica ActiveVOS
- Informatica ActiveVOS 9.2.4.6
- All Products
Event Name
| Description
| Event Properties
|
---|---|---|
AeEngineEvent
| Fired when an engine event is fired. Engine events consist of the following. To filter an engine event, refer to its integer value:
| processId (long)
state (int). The integer values are shown to the left.
processName (QName) (Cannot be used in a "compare" statement)
processLocalName(string)
processTargetNamespace
timeStamp (Date)
invokerLocationPath (String) (ProcessUnderCoordination only)
parentProcessId (long) (ProcessUnderCoordination only)
|
Event Name
| Description
| Event Properties
|
---|---|---|
AeHumanTaskCreated
| Fired when a WS-HT task is created. By the time this event fires, the task is created and available for querying.
| TaskPAProcessId (Double)
TaskPALocationId (Double)
TaskId (String)
TaskStatus (String)
See also properties listed in
Activity States, Event Properties, Task States, and Task Event Types.
|
AeHumanTaskEvent
| Fired when a WS-HT task changes state for any reason, such as when claimed, started, added, commented, output is submitted, or completed.
| TaskEventType (String)
TaskEventPrincipal (String)
TaskPAProcessId (Double)
TaskPALocationId (Double)
TaskId (String)
TaskStatus (String)
See also properties listed in
Activity States, Event Properties, Task States, and Task Event Types.
|