CentraSite 10.3 | CentraSite User’s Guide | Runtime Governance | Runtime Events and Key Performance Indicator (KPI) Metrics | CentraSite Configuration to Receive Run-Time Events and Metrics | Event Type Modeling
 
Event Type Modeling
 
The Target Type to Event Type Association Object
Event types are modeled as registry objects. The String, Date, Integer, and Boolean event attributes are stored in the registry or repository as slots. The File-Type attributes (representing payloads or binary-data) are stored as HasExternalLink associations. For example, consider the predefined event type such as Transaction, if you go to the Target Type details page, you see the Transaction event type attributes (which are obtained from the webMethodsESB.mib file) as follows:
Attribute Name
Object ID
Type
Service
1.3.6.1.4.1.1783.201.1.1.1
String
Target
1.3.6.1.4.1.1783.201.1.1.2
String
Timestamp
1.3.6.1.4.1.1783.201.1.1.3
Date
Consumer
1.3.6.1.4.1.1783.201.1.1.4
String
RequestStatus
1.3.6.1.4.1.1783.201.1.1.5
String
ResponsePayload
1.3.6.1.4.1.1783.201.1.1.6
File
RequestPayload
1.3.6.1.4.1.1783.201.1.1.7
File
ProviderRoundTripTime
1.3.6.1.4.1.1783.201.1.1.8
Integer
TotalRoundTripTime
1.3.6.1.4.1.1783.201.1.1.9
Integer
SessionID
1.3.6.1.4.1.1783.201.1.1.16
String
ConsumerIP
1.3.6.1.4.1.1783.201.1.1.17
String
OperationName
1.3.6.1.4.1.1783.201.1.1.21
String
NativeEndpoint
1.3.6.1.4.1.1783.201.1.1.22
String
All these attributes except the File-Type attributes, RequestPayload, and ResponsePayload are stored as registry object slots as follows:
Slot Key
Slot Type
Slot Value (Attribute)
uddi_16d34470-9a92-11dd-9b43-e319c2a6593c
xs:string
Service
uddi_f18b5a40-9a91-11dd-b95e-b4758b17b88b
xs:string
Target
uddi_c798d3c0-9a91-11dd-889e-b999c87ba6b7
xs:datetime
TimeStamp
uddi_a7476ff0-a108-11dd-9c38-d8fd010529cc
xs:string
Consumer
uddi_a7476ff0-a108-11dd-9c38-eac6d60fc855
xs:string
RequestStatus
uddi_a7476ff0-a108-11dd-9c38-f3f84c6111f0
xs:integer
ProviderRoundTrip Time
uddi_a7476ff0-a108-11dd-9c38-d02170b3aae3
xs:integer
TotalRoundTripTime
uddi_21b67010-9a92-11dd-926a-991c4c180c79
xs:string
SessionID
uddi_a7476ff0-a108-11dd-9c38-d34f346cb3d5
xs:string
ConsumerIP
uddi_f1c8a185-4b18-4974-a360-6c70756a174a
xs:string
OperationName
uddi_524d05f5-d526-4605-b594-ace1cb750d33
xs:string
NativeEndpoint
The File-Type attributes, ResponsePayload, and RequestPayload are stored as HasExternalLink associations as follows:
Association Key
Association Name (Attribute)
uddi:a747704b-a108-11dd-9c38-fde9d932116a
ResponsePayload
uddi:a745265b-a108-11dd-9c38-bf43eee17363
RequestPayload