NOT Expression Operator Support for MIGRATE_APN_GROUP
(Doc ID 2250490.1)
Last updated on APRIL 27, 2021
Applies to:
Oracle Communications Pricing Design Center - Version 11.1.0.8.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.0.8.0 version, Migration for PDC
MIGRATE_APN_GROUP failed during LOAD phase with error as below. The field that caused the error was the NOT operator (!) in IFW_APN_MAP.accesspointname, like !gprs.my.ch
The same problem should happen in USC mapping.
ERROR
-----------------------
Feb 07, 2017 4:11:57 PM oracle.communications.brm.pdc.migration.pricing.impl.SelectorCompatibilityUtil loadPricingObject
SEVERE: An error occurred while uploading pricing objects to the Pricing Database
oracle.communications.brm.pdc.server.common.util.PricingServerException: Error in importing from an XML file in Import/Export tool.
The changeset with name "MIGRATION_CHANGESET_MIGRATE_APN_GROUP" and entity ID "4749559" has validation errors:
"APN_MAP" with name "100000" and entity ID "4749594" has validation failures :
The expression type specified is invalid. The valid types of expressions are "FieldToValue".
The expression type specified is invalid. The valid types of expressions are "FieldToValue".
The changeset with name "MIGRATION_CHANGESET_MIGRATE_APN_GROUP" and entity ID "4749559" has validation errors:
"APN_MAP" with name "100000" and entity ID "4749594" has validation failures :
The expression type specified is invalid. The valid types of expressions are "FieldToValue".
The expression type specified is invalid. The valid types of expressions are "FieldToValue".
at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
at oracle.communications.brm.pdc.server.session.PricingServerEJB_avfzt4_PricingServerEJBImpl_1036_WLStub.migrateObjects(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
STEPS
-----------------------
- create an APN mapping in IFW_APN_MAP with an accesspointname starting with "!"
- migrate the APN mapping
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 |
Cause |
Solution |
References |