Custom BRM Opcode Is Not Getting Invoked from BRMGwCustomOpCodeExtension
(Doc ID 3076583.1)
Last updated on MARCH 17, 2025
Applies to:
Oracle Communications BRM - Elastic Charging Engine - Version 12.0.0.8.0 and laterInformation in this document applies to any platform.
Symptoms
When custom Billing and Revenue Management (BRM) opcode is being invoked from BRMGwCustomOpCodeExtension code, BRMGateway is throwing an error.
Scenario:
- copied the customFields.jar from BRM pod into $ECE_HOME/lib folder
- added the below import statement in code:
import com.portal.pcm.customfields.CustomOp; - run test case that invokes the custom opcode via brmGw
Error snippet from brmGateway log:
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 |