OCOMC is Not Mapping Input Record Types to Suspended Usage Record Type
(Doc ID 2405678.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Communications Offline Mediation Controller - Version 6.0.0.3.0 and laterInformation in this document applies to any platform.
Symptoms
On : 6.0.0.3.0 version, Other
OCOMC is not mapping input record types to suspended usage record type. If input record type is 025, it will set EDR_RECORD_TYPE as 025 which will go to the suspended_usage record_type.
edrString( DETAIL.ASS_SUSPENSE_EXT.SERVICE_CODE, 0 ) =
edrString( DETAIL.INTERN_SERVICE_CODE);
edrString( DETAIL.ASS_SUSPENSE_EXT.EDR_RECORD_TYPE, 0 ) =
edrString( DETAIL.RECORD_TYPE );
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |