Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add descriptions for dbs

...

Expand
title Click here to see what is included in the OB_REPORTING_DB
ACCESS_TOKEN_RAW_DATA

Stores data related to access tokens.a


ACCOUNTS_RAW_DATA

Stores data related to the Account flow.


API_INVOCATION_RAW_DATA

Stores data related to API requests.


APP_REG_RAW_DATA

Stores data related to application registration.


AUTHENTICATION_RAW_DATA

Stores user authentication data.

Note

AuthenticationRequired is a field that denotes the user is in a status where authentication is required, which means the user hasn’t tried authenticating.


AUTHORISATION_RAW_DATA

Stores data related to user consent authorization.

Note

AuthorizationRequired is a field that denotes the user is authenticated but not authorized/rejected.


CDSMetricsAgg_DAYS

Stores data related to metrics, aggregated by days.


CDSMetricsAgg_HOURS

Stores data related to metrics, aggregated by hours.


CDSMetricsAgg_MINUTES

Stores data related to metrics, aggregated by minutes.


CDSMetricsAgg_MONTHS

Stores data related to metrics, aggregated by months.


CDSMetricsAgg_SECONDS

Stores data related to metrics, aggregated by seconds.


CDSMetricsPerfAgg_DAYS

Stores data related to performance metrics, aggregated by days.


CDSMetricsPerfAgg_HOURS

Stores data related to performance metrics, aggregated by hours.


CDSMetricsPerfAgg_MINUTES

Stores data related to performance metrics, aggregated by minutes.


CDSMetricsPerfAgg_MONTHS

Stores data related to performance metrics, aggregated by months.


CDSMetricsPerfAgg_SECONDS

Stores data related to performance metrics, aggregated by seconds.


CDSMetricsSessionAgg_DAYS

Stores data related to session metrics, aggregated by days.


CDSMetricsSessionAgg_HOURS

Stores data related to session metrics, aggregated by hours.


CDSMetricsSessionAgg_MINUTES

Stores data related to session metrics, aggregated by minutes.


CDSMetricsSessionAgg_MONTHS

Stores data related to session metrics, aggregated by months.


CDSMetricsSessionAgg_SECONDS

Stores data related to status metrics, aggregated by seconds.


CDSMetricsStatusAgg_DAYS

Stores data related to status metrics, aggregated by days.


CDSMetricsStatusAgg_HOURS

Stores data related to status metrics, aggregated by hours.


CDSMetricsStatusAgg_MINUTES

Stores data related to status metrics, aggregated by minutes.


CDSMetricsStatusAgg_MONTHS

Stores data related to status metrics, aggregated by months.


CDSMetricsStatusAgg_SECONDS

Stores data related to status metrics, aggregated by seconds.


CDS_Metrics_TPS

Stores data related to Transaction Per Second (TPS).


FraudulentTransactionData

Stores data related to fraudulent transactions.


FUNDS_CONFIRMATION_RAW_DATA

Stores data related to confirmation of funds requests.


Greylist

Stores data related to suspicious transactions/flagged list.


PAYMENTS_RAW_DATA

Stores data related to payments.

Data Reporting API

WSO2 Open Banking introduces an API to obtain API invocation details such as the errors occurred during APIs and the error types. 

...