New Features

Following is the new feature introduced in this release:

Configure Forecast Batch Size

Conga Billing introduces a new setting Forecast Generation Batch Size in Billing System Properties, which is available as a part of the Conga Billing managed package. You can use this setting to configure the batch size for forecast generation (maximum value is 2000). When the forecasting job is executed using the Apttus_Billing.BillingService.forecastBilling(proposal.Id, false) API in asynchronous mode, the Billing logic generates forecast in batches with the batch size configured in the custom setting (Forecast Generation Batch Size).