PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE PREP_INPUT Helper Opcode Is Not Called
(Doc ID 1591136.1)
Last updated on MARCH 22, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 and laterInformation in this document applies to any platform.
Goal
An user has configured the "/config/opcodemap/tcf" object to call a custom helper opcode at the PREP_INPUT processing stage of the PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE opcode by adding the following lines to the pin_config_opcodemap_tcf configuration file and loading this file using the load_aaa_config_opcodemap_tcf utility.
Framework_Opcode: PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE
Processing_Stage: PREP_INPUT
Opcode_Map: /service/telco/CUSTOM/voice, CUSTOM_CUSTOM_TCF_AAA_AUTHORIZE_POL_PREP_INPUT
The problem is that the custom CUSTOM_CUSTOM_TCF_AAA_AUTHORIZE_POL_PREP_INPUT opcode which has the number 10505 is not being called at the PREP_INPUT processing stage of the PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE opcode.
At the PREP_INPUT processing stage, the Services Framework is looking for the helper opcodes of the PCM_OP_TCF_AAA_UPDATE_ACCOUNTING opcode even though the opcode being called is the PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE opcode.
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 |
References |