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:
- Go to your Billing database using SSH.
-
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);
- Go to the Billing Application Node using SSH.
-
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.