Syntax
start_trace_session <SUAC_CODE> <SUAC_SERVICE_PROVIDER> [<EXPIRATION_DATE>]
| Name | Description |
|---|---|
<SUAC_CODE> |
The subscriber account code |
<SUAC_SERVICE_PROVIDER> |
The service provider that owns both the specified subscriber account and the pricing catalog of the customer service |
<EXPIRATION_DATE> |
Optional: The expiration date (in the ISO 8601 format: yyyy-MM-ddTHH:mm:ss). It is the current time/date plus one hour if not specified. |
As of SP 1 and as an IT administrator, the
The rater instance responsible for the subscriber account will equip the selected
operation request with a predefined SAP Passport that includes
a computed Transaction ID and the following predefined trace flags: ABAP Trace, ABAP
Condens. 1, ABAP Condens. 2, and SAT.
These settings will configure the targeted tracing function to:
The rater instance responsible for the specified subscriber account generates the
trace messages accordingly.
The tracing session automatically stops after the reception of the first charging
operation request or after the specified expiration date.
If not set with the command, the default expiration date is the current date plus
one hour.
The generated traces contain the SAP Passport Transaction ID and also your SAP CC
user logon.
Caution
In a productive SAP CC system, do not use this command, except under the direct supervision
of a support specialist from your SAP Support Team.
Notes
During the implementation project or the production operation phase, you use this
command to troubleshoot performance problems
with the charging operations and charging logic execution that relate to a particular
provider contract (or subscription).
Refer to the SAP CC Operations Guide to know how to use the tracing tools and performance traces.
start_trace_session command allows you to start a tracing session that
arms the targeted tracing function for the next charging operation request that relates
to the specified subscriber account.
The service operation can come via the Web Services (WS) or the Message TCP technical interface.
Troubleshooting Operations (Performance)
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.
Consult the SAP CC Application Help for more information about the targeted tracing function, the SAP Passport management, and the performance traces.
| Code | Message | Action |
|---|---|---|
| invalidArgument | Error: This command requires at least two arguments. | |
| invalidExpirationDateFormat | Error: The specified expiration date does not respect the ISO 8601 format (yyyy-MM-ddTHH:mm:ss): {date}. | |
| invalidExpirationDate | The specified expiration date must be after the current date of the machine that hosts the targeted rater instance: {exception}. | Change the expected expiration date or verify the current date of the SAP CC system hosts. |
| subscriberAccountDoesNotExist | The specified subscriber account does not exist in the master data owned by the specified contracting service provider: {exception}. | Verify that both command arguments are correct and that the subscriber account exist in the master data owned by the contracting service provider. |
| interInstanceComm | Error while attempting to communicate with the rater instance: {exception}. | |
| passportTransactionId | The Transaction ID set in the SAP Passport is: {passportTransactionId}. | |
| raterInstanceId | The rater instance ID for the specified subscriber account is: {raterInstanceId}. |