PDC: Cannot Publish Charge Error Unique Constraint (PDC.UNQ_NM_ARATEPLAN)
(Doc ID 2430101.1)
Last updated on MARCH 04, 2021
Applies to:
Oracle Communications Pricing Design Center - Version 11.1.0.10.0 and laterInformation in this document applies to any platform.
Goal
Qn1:On Oracle Communications Pricing Design Center(PDC), 11.1.0.10.0 version, Import Export Utility
The below errors were observed while Importexportpricing:
How to resolve the above errors?
Qn2:What does ModifyPricingAndSubmit() do?
One call,
PDCResponseType pDCResponseType = pricingGatewayPortType.modifyPricing(pricingInputXMLType);
OR
PDCResponseType pDCResponseType = pricingGatewayPortType.modifyPricingAndSubmit(pricingInputXMLType);
Does the above publish in -ow mode or not?
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 |