Facing some issue with FCT_TriggerBill
I need to use FCT_TriggerBill to trigger billing.
As per the document we have:
How Pipeline Manager triggers billing
The following steps describe the entire process of pipeline-triggered billing:
- The FCT_TriggerBill module checks if the EDR belongs to the next accounting cycle and if the account has not yet been billed. When both of these conditions are true, it sends the EDR to the billing-trigger output stream.
I have configured this in my registry as:
TriggerBill
{
ModuleName = FCT_TriggerBill
Module
{
Active = TRUE