Official Content

This Data Type represents an event corresponding to a Business Process Diagram object. It inherits all the properties of the Event object and is provided by the Workflow API.

Properties

Property Type Access  Description
Id WorkflowActivityId  Read Identifier
Name WorkflowName Read Activity name
ProcessDefinitionId WorkflowProcessDefinitionId Read Identifier of the process definition
ProcessDefinition WorkflowProcessDefinition Read Process definition
SuccesiveActivities Collection (WorkflowActivity) Read Successive activities
Trigger WorkflowActivity Read  
Target WorkflowActivity Data Type Read  
Attached Boolean Read  
GUID WorkflowGUID Read  
InterruptsActivity Boolean Read Indicates if the event interrupts an Activity
Node WorkflowNode Data Type Read Node
Type Numeric Read Event Type

Methods

  • Load

Loads a BusinessEvent.

Load(ProcessDefinitionId,id)

 

   Name

   Type

   Movement    

    Description

1

ProcessDefinitionId

WorkflowProcessDefinitionId

Input

Process Definition Id 

2

Id

WorkflowActivityId 

Input

 

  • LoadByName

Loads a BusinessEvent by name.

Load(Name)

 

 Name 

  Type

 Movement  

   Description  

1

Name

WorkflowName 

Input

Business Process Name

See Also

Workflow Error Codes

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