Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The SAP CC Batch agent communicates with the workflow using a dedicated set of UDRs. The SAP CC Batch agent accepts a charge request, blank charge request, an acquire request, or a CCBatchCycleUDR that refers to one of these three request types as input. A CCBatchCycleUDR that refers to the result of the processed request, i e the result of a charge or blank charge operation, or the result of an acquire operation, will be returned as output. For further information on the SAP CC Batch UDR types, see 9.6869.4.2 SAP CC Batch UDRs.

SAP CC Batch agent uses the Asynchronous Batch Service Client to send the chargeable items to the Offline Charging system. For further information about the AsyncBatchServiceClient API see the SAP AsyncBatchServiceClient documentation.

...