CCCycleUDR

The CCCycle UDR 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 CCCycleUDR:

FieldDescription
answer (AbstractChargingAnswer)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 will be required to push the answer back on the diameter stack.
Latency (long - readOnly)This readonly 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 (AbstractChargingRequest)One of the CC Charging 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 - readOnly)This readonly field is only 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.