Job Schedule Configuration
This section allows you to do the configuration for the job.
View Existing Job Schedule Configuration
- Click the Usage switch (Usage/Account toggle) in the navigation pane.
- Click the Scheduling option in the navigation panel to expand the Job Schedule framework sub-menu.
- Click the Config option in the navigation panel.
- This fetches the existing job schedule configuration for the client.
The following screenshot illustrates this:

View Specific Job Schedule Configuration
- Navigate using “To view existing processing streams for usage”. This displays the list of configured usage processing streams.
- Select and click the ID link. This opens the drawer to view and modify the data.
Add a New Job Schedule Configuration
- Navigate using “To view existing job schedule configurations”.
- Click the Add button at the top-right corner of the activity pane. This opens a drawer to add the new job schedule configuration. Enter the data as follows:
- Enter the Name (mandatory) for the job schedule configuration. This name must be unique for the client across all job schedule configurations.
- Enter the Description (optional) to describe the job schedule for reference.
- Select the Frequency (mandatory) from the drop-down list. Options include:
- DAILY—Only one end-of-day job schedule allowed.
- SCHEDULED—Multiple job schedules can run at their scheduled times.
- Enter the scheduled time (optional) for job execution in ‘HH:MM:SS’. You can type the value or use the drop-down to select Hour, Minute, and Second. This can be set manually to midnight or later.
- Optionally, enter an exception window during which the job schedule will not execute. This manages paused or delayed executions.
- Enter the Exception Start Time (optional) for the exception window start in ‘HH:MM:SS’. You can type or select values.
- Enter the Exception End Time (optional) for the exception window end in ‘HH:MM:SS’. You can type or select values.
- Click the Add button to add jobs to the schedule. This adds a row to the table.
- Select a job from the drop-down to add it to the schedule.
- Repeat step 2.f to add more jobs.
- After adding all jobs, reorder them by dragging the Sequence icon on the left of each row.
- Click the SAVE button at the drawer's bottom right to save the configuration via the backend API.
- Click the CANCEL button at the drawer's bottom right to cancel and return to the main activity pane.
Modify Existing Job Schedule Configuration
Follow these steps to modify an existing job schedule configuration:
- Navigate using “To view existing job schedule configuration”.
- Click the Id link highlighted in Aria Blue to open the drawer for modifying the configuration.
- Modify attributes inline as needed (the Name field is not editable).
- Alternatively,
- Use the Sequencing icon to reorder jobs logically.
- Delete a job by clicking the delete icon on the row's right side.
- Click the SAVE button at the drawer's bottom right to save changes via the backend API.
- Click the CANCEL button at the drawer's bottom right to cancel and return to the main activity pane.
Typical Job-Schedule Sequence
A typical daily job schedule should include the jobs in this order:
- Bill Time Usage Rating (2nd pass of the 2-pass rating)
- Sync Transactions (to synchronize pending or errored monetized transactions back to core Aria)
- Billing (to grant allowances and set accumulators for the next cycle)
This is shown in the following screenshot:
