CCBatchCycleUDR

The CCBatchCycleUDR is a container used to correlate a charging request with the corresponding charging answer received from SAP Convergent Charging.

The following fields are included in the CCBatchCycleUDR:

FieldDescription
answer (AbstractCCUDR)One of the CC Charging Answer UDRs defined in Charging Answer UDRs.
freeField (any)This free field can be used to store contextual information regarding the request. For example it can be used to store the diameter request context associated with a charging request which is required to push the answer back on the diameter stack.
Latency (long)This read only field will only be populated when the agent emits the answer in the workflow. It contains the latency introduced by the processing of this UDR.
request (AbstractCCUDR)One of the Batch Request UDRs defined in Charging Request UDRs.
requestId (string)A free field which is intended to contain the requestId provided by the external system
StartProcessingTime (long)This read only field will only be populated when the agent emits the answer in the workflow. It contains a timestamp which corresponds to the time when the UDR has been submitted to SAP Convergent Charging.