Error While Creating Service Profile Using REST API
(Doc ID 2826059.1)
Last updated on DECEMBER 08, 2022
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.4.0 and laterInformation in this document applies to any platform.
Symptoms
On Billing and Revenue Management (BRM) 12.0.0.4.0 version, when trying to create a service profile using REST API, the following error occurs:
]] Root cause of ServletException.
org.glassfish.jersey.server.ContainerException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "serviceObj" (class com.oracle.communications.brm.cc.model.ProfileServExtrating), not marked as ignorable (10 known properties: "parentName", "accountObj", "id", "multiValued", "creationDate", "extrating", "extension", "name", "dataArray", "selected"])
at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 11, column: 20] (through reference chain: com.oracle.communications.brm.cc.model.ProfileServExtrating["serviceObj"])
at org.glassfish.jersey.servlet.internal.ResponseWriter.rethrow(ResponseWriter.java:254)
at org.glassfish.jersey.servlet.internal.ResponseWriter.failure(ResponseWriter.java:236)
at org.glassfish.jersey.server.Serv
org.glassfish.jersey.server.ContainerException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "serviceObj" (class com.oracle.communications.brm.cc.model.ProfileServExtrating), not marked as ignorable (10 known properties: "parentName", "accountObj", "id", "multiValued", "creationDate", "extrating", "extension", "name", "dataArray", "selected"])
at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 11, column: 20] (through reference chain: com.oracle.communications.brm.cc.model.ProfileServExtrating["serviceObj"])
at org.glassfish.jersey.servlet.internal.ResponseWriter.rethrow(ResponseWriter.java:254)
at org.glassfish.jersey.servlet.internal.ResponseWriter.failure(ResponseWriter.java:236)
at org.glassfish.jersey.server.Serv
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 |