Data Plugins represented as DAT_XXX
Functional Plugins represented as FCT_XXX
Data Plugins represented as DAT_XXX
Functional Plugins represented as FCT_XXX
CM - Connection Manager
DM - Data Manager
FM - Facility Module
EM - External Manager
UEL - Universal Event Loader
REL - Rated Event Loader
etc.
CM - Connection Manager
DM - Data Manager
FM - Facility Module
EM - External Manager
UEL - Universal Event Loader
REL - Rated Event Loader
etc.
To customise Batch Pipeline, we customise iScripts and/or iRules.
BRM is opcode driven whereas Pipeline is plug-in driven.
To customise Batch Pipeline, we customise iScripts and/or iRules.
BRM is opcode driven whereas Pipeline is plug-in driven.
$ vi Khan.nap <enter>
r << Samiullah 1
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 583917402 1
Samiullah
xop PCM_OP_READ_OBJ 0 1
<esc>:wq!
$ ./testnap Khan.nap <enter>
Output
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 583917402 1
.
.
.
$ vi Khan.nap <enter>
r << Samiullah 1
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 583917402 1
Samiullah
xop PCM_OP_READ_OBJ 0 1
<esc>:wq!
$ ./testnap Khan.nap <enter>
Output
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 583917402 1
.
.
.
in C policy file is executed through:
PCM_OP (conn, opcode, flag, ifl, ofl, error_buffer)
in testnap, through:
xop PCM_OP_READ_OBJ 0 1
in Developer Center, through:
Opcode Workbench
in C policy file is executed through:
PCM_OP (conn, opcode, flag, ifl, ofl, error_buffer)
in testnap, through:
xop PCM_OP_READ_OBJ 0 1
in Developer Center, through:
Opcode Workbench
Base opcode
Example:
PCM_OP_SEARCH
Standard/System opcode
Example:
PCM_OP_AR_REVERSE_WRITEOFF
Policy opcode
Example:
PCM_OP_AR_POL_REVERSE_WRITEOFF
Base opcode
Example:
PCM_OP_SEARCH
Standard/System opcode
Example:
PCM_OP_AR_REVERSE_WRITEOFF
Policy opcode
Example:
PCM_OP_AR_POL_REVERSE_WRITEOFF
PCM_OP_CREATE_OBJ
Output = Create_Obj (Input)
Here
Output = POID = 0.0.01 /account 12345 0
Input = POID = 0.0.0.1 /account -1 0
Create_Obj = PCM_OP_CREATE_OBJ
PCM_OP_CREATE_OBJ
Output = Create_Obj (Input)
Here
Output = POID = 0.0.01 /account 12345 0
Input = POID = 0.0.0.1 /account -1 0
Create_Obj = PCM_OP_CREATE_OBJ
Example:
PIN_FLD_NAME “Samiullah Khan”
Here field name is PIN_FLD_NAME, field type is string and the field value is “Samiullah Khan”.
Example:
PIN_FLD_NAME “Samiullah Khan”
Here field name is PIN_FLD_NAME, field type is string and the field value is “Samiullah Khan”.
Data Structures and Algorithms
C, C++, Java, and Python
Unix and Unix Shell Script
Perl Script
HTML and XML
Oracle, SQL, and PL/SQL
Git and GitHub
SVN and CVS
Application Server and Web Server
SOAP/REST
DevOps
MS Office
MS Visio
Data Structures and Algorithms
C, C++, Java, and Python
Unix and Unix Shell Script
Perl Script
HTML and XML
Oracle, SQL, and PL/SQL
Git and GitHub
SVN and CVS
Application Server and Web Server
SOAP/REST
DevOps
MS Office
MS Visio
Oracle DB
IBM DB2
Microsoft SQL Server
Oracle DB
IBM DB2
Microsoft SQL Server
Windows
Unix
Linux
Solaris
AIX
Windows
Unix
Linux
Solaris
AIX
1. Custom DM
2. Web Service (REST API)
3. Custom EM
1. Custom DM
2. Web Service (REST API)
3. Custom EM
1. Amdocs
2. CSG
3. Convergys
4. Chargebee
5. Netcracker
6. Huawei
7. Recvue
8. Tecnotree
9. Cerillion
10. Onebill
11. Optiva etc.
1. Amdocs
2. CSG
3. Convergys
4. Chargebee
5. Netcracker
6. Huawei
7. Recvue
8. Tecnotree
9. Cerillion
10. Onebill
11. Optiva etc.
CRM
AIA
OSM
ASAP
UIM
CRM
AIA
OSM
ASAP
UIM
rre
PDC
ECE
OCOMC
BCUI
BOC
rre
PDC
ECE
OCOMC
BCUI
BOC
Pricing Design Center (PDC)
Elastic Charging Engine (ECE)
Billing Care UI (BCUI)
Business Operations Center (BOC)
rre
rtp
bre
Pricing Design Center (PDC)
Elastic Charging Engine (ECE)
Billing Care UI (BCUI)
Business Operations Center (BOC)
rre
rtp
bre
BRM 7.3.1, BRM 7.4, BRM 7.5, and BRM CN 12.0
BRM 7.3.1, BRM 7.4, BRM 7.5, and BRM CN 12.0
The latest/current version of BRM is 12. It’s also called as Cloud Native BRM 12 i.e. BRM CN 12.0
The latest/current version of BRM is 12. It’s also called as Cloud Native BRM 12 i.e. BRM CN 12.0
1. Real-time rating engine (rre/brm)
2. Real-time discounting pipeline (rtp)
3. Batch/Pipeline rating engine (bre/pre) or batch pipeline
1. Real-time rating engine (rre/brm)
2. Real-time discounting pipeline (rtp)
3. Batch/Pipeline rating engine (bre/pre) or batch pipeline