...
Code Block | ||
---|---|---|
| ||
{ "xFromAppId": "SO", "xTransactionId": "2309039=x", "serviceInstanceId": "1234556-67899a", "serviceType": "vFW", "modelVersionId": "e9851a43-2d123bd94ff0", "modelInvariantId": "123456-78899", "customerId": "1234c-56789" } |
pomba-
...
rule-validation-message
Code Block | ||
---|---|---|
| ||
{
"event-header": {
"entity-type": "poa-entity",
"top-entity-type": "poa-entity",
"event-type": "POA-EVENT",
"domain": "IST3S2",
"id": "07f6cf70-70f6-4d60-a68c-dc9d36750cf6",
"topic-name": "POA-RULE-VALIDATION",
"source-name": "RO",
"event-id": "aa4d22fd-b69a-4114-a901-53ac5a85729a"
},
"entity": {
"poa-event": {
"serviceType": "vFW",
"modelVersionId": "e9851a43-2d123bd94ff0",
"modelInvariantId": "123456-78899",
"customerId": "1234c-56789",
"serviceInstanceId": "1234556-67899a",
"xTransactionId": "2309039=x",
"xFromAppId": "Data-Router"
},
"context-list": {
...
}
} |
pomba-audit-result-message
Code Block | ||
---|---|---|
| ||
{
"validationId": "f825a232-b95b-425e-8ab0-bad4b913f770",
"validationTimestamp": "20180726T130520Z",
"entityType": "poa-entity",
"resourceVersion": null,
"violations": [
...
"entityId": {
},
"entityLink": "",
"entity": {
"poa-event": {
"serviceType": "vFW",
"modelVersionId": "e9851a43-2d123bd94ff0",
"modelInvariantId": "e9851a43-2d123bd94ff0",
"customerId": "1234c-56789",
"serviceInstanceId": "1234556-67899a",
"xTransactionId": "2309039=x",
"xFromAppId": "Data-Router"
},
"context-list": {
...
} |