Record Changed Event schema
- Last UpdatedFeb 20, 2024
- 1 minute read
We suggest that you use a naming convention that includes the version information of the Service Bus message schema.
The schema version appears in the header of the message text.
<xmlns="http://schemas.ampla.com/ServiceBus/RecordChangeEvent/2017/08">
Metrics reporting points
In the case of Metrics reporting points, the schema contains additional information to accommodate the period definitions that are used in KPI calculation.
A message will be sent for each period definition that triggers. KPI fields will be appended with the name of the period.
For example:
|
KPI |
Field |
|---|---|
|
Availability |
Availability_Day |
|
Availability_Week |
|
|
Performance |
Performance_Day |
|
Performance_Week |
For details on viewing the SubmitData schema, see Submit Data command schema.