This tab is available to System Administrators Only
...
Note | ||
---|---|---|
| ||
The deadline for suspension is 14 days after the account is changed to “Pending Suspension”. |
SC4 – Handle Subscription Expiration
- System checks all Grace Subscriptions.
- If the deadline for a Grace Subscription has been reached, it will be deactivated.
- System creates a Traffic Invoice and marks the subscription as deleted.
- The Order Administrator receives an E-mail notification of this action.
...
- System checks the Device Logs Queue for incoming files
- For any file found, the device owner is determined and the header is validated.
- System determines the record type for each file.
- System validates and checks each record for Filter Expression.
- System populates the records and separates lists according to type.
- System compiles an XML spreadsheet for each list.
- System deletes the incoming Device Log file.
SC9 – Device Logs Report Builder
- System checks for parsed Device Logs stored by the SC8 process.
- System determines whether the new information is included in existing reports.
- System generates new daily, weekly, and monthly reports for data not included in existing reports.
- System updates the affected existing reports, keeping sorting records in the report.
- For each affected report, the “Last Updated” date is changed to the current date.
- System saves new reports in the determined directory.
- System registers the new reports in the database, making them accessible to users.
SC10 – Generate Thumb (content_id)
- System generates thumbnails for video files as a temporary task.
- This task does not appear in the task list until it is triggered by the Web Services node for a specific media item, which is identified by its content_id.
- This task disappears from the list after execution.
SC11 – Handle Content Expiration
- System searches for HTML page assets and deletes them after 24 hours if they appear orphaned.
...