metriclist
Definition
Command Usage
Syntax
metriclist [date<DATE_VALUE]
[date=DATE_VALUE]
[date>DATE_VALUE]
[status=STATUS_NAME]
[METRIC_ID<METRC_VALUE]
[METRIC_ID=METRC_VALUE]
[METRIC_ID>METRC_VALUE]
Command Arguments
| Name | Description | |
|---|---|---|
DATE_VALUE |
ISO 8601 representation of a date | |
STATUS_NAME |
A value in {complete, partial} | |
METRC_ID |
A value in {1} | |
METRC_VALUE |
A long value |
Detailed Information
If no argument is specified, the metriclist command
returns the list of all the jobs.
+-----+-------+------------+------------+------------+----------+
|Date |Status |Transactions|Postpaid |Prepaid |Subscriber|
| | |Transactions|Transactions|Transactions|Accounts |
+-----+-------+------------+------------+------------+----------+
: : : : : : :
+-----+-------+------------+------------+------------+----------+
Column Name
Description
Date
The date of the metric recording
Status
The status of the metric (
complete or partial)
Transactions
The number of transactions since the previous metric recording
Postpaid Transactions
The number of postpiad transactions since the previous metric recording
Prepaid Transactions
The number of prepaid transactions since the previous metric recording
Subscriber Accounts
The number of subscriber accounts
Note
This command is also available in the SAP CC Core Tool user interface.
Authorization
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
Additional Information
Consult the SAP CC Core Tool Online Help for working with metrics.
Consult the SAP CC Library (Application Help) for more information about metrics provided by the SAP CC system.
Message(s)
| Code | Message | Action |
|---|---|---|
| listMetric.metricCount | Number of metrics found: | |
| listMetric.date | Date | |
| listMetric.status | Status | |
| listMetric.complete | Complete | |
| listMetric.partial | Partial | |
| listMetric.transaction | Transactions | |
| listMetric.postpaidTransaction | Postpaid Transactions | |
| listMetric.prepaidTransaction | Prepaid Transactions | |
| listMetric.subscriberAccount | Subscriber Accounts | |
| listMetric.failed | Error: Unable to list metrics. |