Parameter: SPENDING_STATUS_REPORT_RESEND_ATTEMPTS

Definition

The maximum number of attempts to resend a spending status report if it was not acknowledged

Description

This system parameter specifies the maximum number of attempts to resend a spending status report until the registered client application or system acknowledges the report. Set up the parameter value to zero to disable the resend function: the SAP CC system sends the report only once and the report is not resent even if the client application did not acknowledge it.

Note

During a spending status monitoring, the number of resend attempts is less than the value of this parameter in the following cases:

  • The spending status report is acknowledged before the maximum number of attempts is done
  • The time-to-live (TTL) of the spending status monitoring is lesser than the time necessary for performing all the attempts to resend a report. This performing time is the maximum number of attempts multiplied by the interval between two attempts (see the parameter SPENDING_STATUS_REPORT_RESEND_INTERVAL )

Syntax

The possible values are:

  • 0 : Deactivate the function that resends the spending status reports
  • Any positive integer: Number of resend attempts

See Also

Detailed Information

Name SPENDING_STATUS_REPORT_RESEND_ATTEMPTS

The maximum number of attempts to resend a spending status report if it was not acknowledged

Category Parameter
Type Integer
Access (RO/RW)

RW(+): Dynamic Read / Static and Dynamic Write

An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC system when it restarts.

Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC system or in multiple instances.

Group(s) Process: Notification, Process: Spending Status Monitoring
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: rater
Default Value (Factory Settings)
rater 0
Constraint(s)

The SAP CC system checks the following constraints:

rater The parameter must be greater than or equal to 0

Additional Information

Spending status report resend is a subfunction of the spending status monitoring function available in the monitoring services.

See the SPENDING_STATUS_REPORT_SEND_TIMEOUT system parameter for more information about the system settings for the management of spending status reports.