Come for answers, stay for best practices. All we're missing is you.
In Service Providers 7.5.3.0 the cron task PLUSPBILLPSGENCRONTASK was added so new bill batches can be created and copy process executed in background automatically based on existing price schedules of a configured customer agreement.
Note that this cron task differs from PLUSPCOPYBILLLINESCRONTASK which was added in Service Providers 7.5.1.2 but only runs the copy process in the background instead of creating new customer billings.
Install Maximo for Service Providers 7.5.3.0
Ensure that you have access to the Customer Agreement (SP) and Cron Task Setup applications.
The cron task runs and new bill batches are generated according to Automated Billing Settings parameters. Note that at least one bill batch is always generated for each agreement that is valid to be processed in the moment the cron task runs. If there are orders to be copied in the bill batch, they will be automatically included in the background, otherwise the bill batch will be empty.
So, considering the settings in the example given, if everything is running as planned, orders bill be billed and grouped by reporting person. The description below explaining was filled automatically. Also, Automated Billing Settings section in customer agreement will be updated with last bill date and next bill date.
This is a very helpful breakdown of automated billing configuration.One point that really stands out is how important correct scheduling and grouping logic is, especially to avoid empty or duplicate bill batches.From a user and operations perspective, automated billing works best when combined with clear billing dates, transparent batch grouping, and proper validation before approval. Small setup issues at this level can later turn into customer-facing billing confusion.Curious to know how others handle monitoring and validation once the cron task is running in production, especially for recurring agreements.
Configuring automated billing streamlines financial processes by setting up a system that automatically generates and processes invoices, reducing manual intervention and ensuring timely and accurate transactions.