Copyright © 2024, Oracle and/or its affiliates.
Field Index SQL Mapping

Class /event/notification/activity/out_of_order

The /event/notification/activity/out_of_order is generated when an out of order event is detected.

Notes

  • This object can be read by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be modified by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be created by anyone.

Links



Field Index

Type Field Name
timestamp PIN_FLD_START_T
array PIN_FLD_RERATE_ACCOUNTS
poid
poid
array
string
poid


Field Details

timestamp PIN_FLD_START_T

Time to start rerating events.

Notes

  • Required on object creation
  • Can be modified

Links


array PIN_FLD_RERATE_ACCOUNTS

Array of accounts to be re-rated.

Notes

  • Can be specified on object creation
  • Can be modified

Links


poid PIN_FLD_ACCOUNT_OBJ

Poid of the account for which theout-of-order event is detected

Notes

Links


poid PIN_FLD_SERVICE_OBJ

Poid of the service for which theout-of-order event is detected

Notes

Links


array PIN_FLD_CRITERIA

Array of out-of-order detection criteria.

Notes

Links


string PIN_FLD_CRITERIA_NAME

The name of the detection criteria

Notes

  • Required on object creation
  • Can be modified
  • Maximum length is 255 bytes

Links


poid PIN_FLD_BALANCE_GRP_OBJ

Poid of the balance group impacted by the eventthat was out-of-order

Notes

  • Required on object creation
  • Can be modified

Links




SQL Mapping

Links


Type Field Name Table Column Name
derived-class /event/notification/activity/out_of_order
timestamp PIN_FLD_START_T
array PIN_FLD_RERATE_ACCOUNTS
poid
PIN_FLD_ACCOUNT_OBJ
poid
PIN_FLD_SERVICE_OBJ
array
PIN_FLD_CRITERIA
string
PIN_FLD_CRITERIA_NAME
poid
PIN_FLD_BALANCE_GRP_OBJ
Column names marked with * are actually column prefixes. For poid type fields, the column prefix is used to create the columns poid_id0, poid_db and poid_type if the prefix is "poid". For PIN_FLD_POID in the base table, an additional column named poid_rev is created to hold the poid revision. For buffer fields, two columns are created - one in the containing table and one in the buffer table. For example if the prefix is "buf", then the column name in the buffer table is buffer_buf and the column name in the containing table is buffer_size.


Field Index This Class