Create ArchestrA Events List Item
- Last UpdatedSep 11, 2024
- 2 minute read
You can create an ArchestrA Events List Item in the Enterprise Console to store ArchestrA Event Type and the relevant context data properties associated with the event type. You can then use this list to populate the ArchestrA Event details received through the ArchestrA Service Bus (ASB) when an event occurs. When an ArchestrA Event occurs, and if the event conditions meet the filter conditions set by AVEVA Work Tasks, then a workflow triggers.
By default, the ArchestrA Event main list lists the event types and related properties of InBatch server. You can add more event types and properties to the existing list, edit the event types and properties, or even delete unwanted event types and properties.
You can also add other Event Providers, if required.
The following image shows the window to create an ArchestrA Events List Item:

To create ArchestrA Events List Item
-
In the Enterprise Console, select
menu icon, select Tools, and then select ArchestrA Events.
The ArchestrA Events page appears.
-
On the action bar, click New, and then click ArchestrA Events.
The New ArchestrA Events window appears.
-
In the Title box, type a name for the ArchestrA Events List Item, and in the Description box, type a description for the ArchestrA Events List Item.
-
In the Event Provider box, type the name of the event provider from which you want to poll for new events.
Example of Event Providers are InBatch Server or Avantis.
The Event Provider field is mandatory, and the maximum length of the event provider name is 250 characters.
-
In the Event Type box, type the Event type of the Event Provider.
It is the type of event which defines the properties the event will have. For InBatch Server, Batch is an event, and possible values for Batch events are such as, Batch, Equipment, UnitProcedure, Operation, Phase, MaterialInput, MaterialOutput, Custom, and BatchError.
The maximum length of the event type is 250 characters.
-
Based on the Event Type that you enter, type values in the Properties section. For example, for a Batch event type, BatchServer is a property name of the data type String.
The Property Name field is optional. However, if you enter a property name, then the data type of the property is mandatory.
The maximum length of the Property Name is 250 characters.
-
Click Submit.
The ArchestrA Events List Item is saved successfully.