Official Content

This Data Type represents an event corresponding to a state change, it inherits all the properties of the Event object. It is provided by the Workflow API.

Properties

Property Type Access Description
OldState Character (WorkflowWorkitemState, WorkflowProcessInstanceState, WorkflowProcessDefinitionState) Read Status previous to the change
NewState Character (WorkflowWorkitemState, WorkflowProcessInstanceState, WorkflowProcessDefinitionState) Read State after the change
Id Numeric Read Identifier
Source Character (WorkflowEventSource) Read Component responsible for the event triggering
Target WorkflowObject Read Object associated to the event
Target Type Numeric (WorkflowObjectType) Read Type of object associated to the event
TimeStamp DateTime Read Date and time of the creation
Type Numeric Read

Event type

User WorkflowUser Read User

Methods

  • Load

Allows loading an event.

Load(id) : Numeric

Name Type Movement Description
Id Numeric Input Event Id

See Also

Workflow Error Codes
Workflow Event Data Type
Workflow Enumerated Domains

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant