Enabling Rating Engine Settings in the Classic Provider Control Panel

To be able to use Rating Engine for chosen service plans in the classic Provider and Reseller Control Panels:

  1. Go to your Billing database using SSH.
  2. Execute the following request to update the features table:

    INSERT INTO "Features" ("FeatureName","Container","MethodToCheck","IsActive","UserArc","DateArc") VALUES('FEA_AllowREManagementOnPlan',NULL,NULL,1,0,0);
  3. Go to the Billing Application Node using SSH.
  4. Restart Billing to apply the changes:

    service pba restart​

As a result, new settings will appear in the service plan profile to enable Rating Engine per service plan.