How To Round The Value In OCOMC EP Cartridge
(Doc ID 2692046.1)
Last updated on MAY 03, 2023
Applies to:
Oracle Communications Offline Mediation Controller - Version 12.0.0.1.0 and laterInformation in this document applies to any platform.
Goal
Scenario:
While calculating the bandwidth based on usage in Call Detail Record (CDR), Want to round up the value to avoid any decimal places.
Currently, using the following function to convert from double to string before writing the output record.
String double2str(double d)
Query: How to round the value in Oracle Communications Offline Mediation Controller(OCOMC) Enhancement Processor (EP) cartridge?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |