My Oracle Support Banner

Fct_Usageclassmap Not Populating Usageclass Field After Ca Flush Semaphore (Doc ID 1342824.1)

Last updated on MARCH 18, 2019

Applies to:

Oracle Communications Billing and Revenue Management - Version 7.3.1.0.0 and later
Information in this document applies to any platform.

Symptoms

On : 7.3.1.0.0 version, Rating

After passing CA Flush semaphore, FCT_UsageClassMap not populating UsageClass Field

Steps to reproduce the problem:
==============================

  1. Created new Usageclass "testv" and mapped to the ALL_RATE using Pipeline Setup Toolbox
  2. Modified wireless.reg to have CallAssembly module followed by FCT_UsageClassMap module and enabled FCT_UsageClassMap module
  3. Configured CallAssembly module at wireless.reg
  4. Restarted ifw
  5. Created an account using "Standard GSM" plan
  6. Process the following partial edr:
    TEL;0049100086;004941067600;20110718200000;300;0;0;NORM;123456;1.1.1;F;00;CHAIN_9
  7. Process the following Flush Semaphore:
    cat Flush_KeepCallOpen 
    ifw.Pipelines.ALL_RATE.Functions.Processing.FunctionPool.CallAssembling.Module
    .
    {
    FlushLimit = 0
    KeepCallOpen = True
    }
  8. Process the following edr:
    TEL;0049100086;004941067600;20110718201500;300;0;0;NORM;123456;1.1.1;S;00;CHAIN_99
  9. Verify the post CallAssembly dump and post usageclassmap dump

 Result before applying the target patch:

  1. At Post CallAssembly dump, field INTERN_USAGE_CLASS has not populated with the usage class i.e. testv for both the edr's
  2. At UsageClassMap post dump, field INTERN_USAGE_CLASS has populated for only one of the edr and for the other edr, it is empty.

Result after applying the target patch:

  1. At Post CallAssembly dump, field INTERN_USAGE_CLASS has not populated with the usage class i.e. testv for both the edr's
  2. At UsageClassMap post dump, field INTERN_USAGE_CLASS has populated for both the edr's as follows:
    INTERN_USAGE_CLASS: <testv> 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.