Aggregated Usage Record Sync
This section details the activity log for Billing aggregated usage record sync Data feed records. Unlike the Account and Data Feed from core Aria to Aria Allegro, which use a publisher/consumer model with KAFKA topics, the Billing aggregated data sync uses a synchronous API call from Aria Allegro to core ARIA via the 'bulk_record_usage_m' API. Internally, Allegro uses the KAFKA topic between services, but the Allegro-Sync service makes a synchronous API call after retrieving the aggregated batch from the internal KAFKA topic.
Error handling and reprocessing rely on the actual error message sent by the core Aria API. The Billing aggregated usage section's view and review are covered in the Usage Operations guide. This section addresses Billing Aggregated usage records from a reprocessing perspective.
Refer to the Aggregate usage configuration for details. The scheduler will automatically aggregate the usage record based on the aggregation frequency configured.
View Aggregated Usage Errored Activity
To view Catalog Sync Activity for failed batches, follow these steps:
- Click the Usage switch (Usage/Account toggle) in the navigation pane.
- Click the Billing Sync Reprocess option to expand its sub-menu in the navigation pane. For pre-R68 deployments, it appears under the Usage Activity option.
- Click the Aggregated usage option in the navigation pane. This refreshes the activity pane with aggregated usage data for reprocessing. Note that this view shows incomplete batches, including:
- In-process batches—The synchronous API may delay depending on batch size.
- Errored batches—Some records in an aggregated batch failed in Aria Allegro.
This is shown in the following screenshot:

View Incomplete Aggregated Usage
To view details of an incomplete Aggregated billing sync activity, follow these steps:
- Refer to the “View Aggregated usage Errored Activity” section.
- Locate the row to review and reprocess. Each row shows these details:
- Start date/time—start of the aggregated batch per the configured aggregation frequency.
- End date/time—end of the aggregated batch per the configured aggregation frequency.
- Total count—number of records in the batch.
- Completed count—number of records successfully processed by core Aria.
- Error count—number of records in the batch failed by core Aria.
- Pending count—number of records in the batch pending processing.
- Click the maximize icon on the left of the row to view the next level summary data by error code and status. It displays the following attributes:
- Total Count in incomplete state for the batch
- Sync Error Code—Blank for Pending records or shows the error code for errored state.
- Sync Error Message—Message corresponding to the error code.
- Status—Status of the row.
- To view detailed records for the row, refer to the “Billing Aggregated Usage Records” section using the aggregated batch, error code, and status filters. This data is large, so details are available in one place only.
This is shown in the screenshot below:

Incomplete Aggregated Usage Status Values
The status values for Catalog activity logs are:
- COMPLETE—The record was processed successfully by Aria Allegro.
- ERROR—The record failed processing in Aria Allegro. ERROR code and message accompany errored activity logs.
- IGNORED—Aria Allegro ignored the activity log. These appear only if Data Feed configuration enables messages for data Aria Allegro excludes. Adjust core Aria configuration to hide these.
- INCOMPLETE—This status is available but should not appear in Aria Allegro activity logs.
- PENDING—Aria Allegro has not processed the data feed activity yet. This transient state rarely appears.
Filters for Catalog Sync Activity
The default UI search displays the latest activities first. As data grows, use these filters to narrow your review:
- Start Date—Select or enter the start date to filter incomplete batches. This filter includes batches on or after the input date at 00:00:00.
- End Date—Select or enter the end date to filter incomplete batches. This filter includes batches before the input date at 00:00:00.
- Sync Status—Select the sync status from the drop-down list for an exact match filter.
Sort Attributes for Catalog Sync Activity
The default UI search lists data with the latest activities first. As data grows, apply these filters to narrow your review:
- Id—Sort ascending or descending by activity log ID.
- Status—Sort ascending or descending by activity log status.
- Action Name—Sort ascending or descending by activity log action name.
- Object Name—Sort ascending or descending by activity log object name.
To Reprocess Incomplete Aggregate usage batch
Aria Allegro supports multiple reprocessing levels for Incomplete Aggregate usage batches, depending on prior error resolutions. Upon successful reprocessing, the UI refreshes to hide activity logs processed at that level. Supported levels include:
- Reprocess-All: Click the Reprocess button in the header to reprocess all summary data.
- Reprocess at Batch level: Select the row in the table and click the Reprocess button at the row level to reprocess row summary data.
- Reprocess at Error Summary level: Expand the summary row using the maximize icon to view error details. Click the Reprocess button for the specific error code and status combination. Repeat for other errors under the same object as needed.