Skip to content

Ops Center Management Console

Johannes Fischer edited this page Dec 18, 2024 · 2 revisions

The Management Console provides a centralized interface to manage operational settings and features for the Ops Center. It enhances the user experience by enabling efficient configuration and monitoring of RFLIB's components.

Features

  1. Access Validation: Easily identify which users do not have access to the Client Logging permission set, and who has access to the Ops Center.
  2. Application Event Archive Job Management: Review and manage the scheduled job for the archiving of Application Events.
  3. Org Limits Monitoring: Monitor real-time events and their statuses directly from the console.
  4. autoproc Permission Management: Manage permission set assignments for Salesforce's autoproc user.

Accessing the Management Console

To access the Management Console, assign the Ops Center Admin Permission Set to relevant users. This ensures they have the appropriate level of access to manage settings within the Ops Center.

UI Components Overview

Management Console Overview

  1. Users Who Do Not Have Client Logging Enabled: Displays a list of users who currently do not have client-side logging enabled, including their email, phone, and profile information. This permission set should be assigned to all users.
  2. Users Who Have Ops Center Access: Lists users with access to the Ops Center. This section allows reviewing users with their associated profiles and contact details.
  3. Ops Center Public Group Manager: Provides functionality to add or manage public group users for Ops Center-related activities. You can search for and add users. All Ops Center users that are not System Administrators should be assigned to this group in order to get access to the App Event Dashboard.
  4. Job Status for RFLIB Application Event Archiver: Displays the status of the Application Event Archiver job, including next run time, CRON expression, and class name. This section also allows you to delete/(re)schedule the job. See Getting Started with Application Events for more details.
  5. Event Usage Metrics:
    • Hourly Published Platform Events: Displays the count of published platform events out of the hourly limit.
    • Daily Streaming API Events: Tracks usage of streaming API events within the daily limit.
    • Streaming API Concurrent Clients: Monitors concurrent client connections for the streaming API.
    • Daily API Requests: Displays daily API requests out of the allocated limit.
    • Single Emails: Shows usage of single emails out of the total allowed quota.

Autoproc Permission Set Manager

Autoproc Permission Set Manager

This section allows administrators to assign specific permission sets to Salesforce's autoproc user. Use the dropdown to select a permission set and click Assign. This can be useful if the autoproc user requires special access permissions not implicitly granted by the platform.

Best Practices

  • Regularly review log aggregation thresholds to optimize performance.
  • Use Permission Management to streamline user roles and access within the Ops Center.
  • Periodically audit custom settings to ensure alignment with organizational requirements.

Components

Please note that all components are build generically, meaning that you can add them to your own App Pages with different configuration attributes and use them for other purposes in your org. Check out the Flexipage in App Builder or the source code for more details.


For further details, refer to Ops Center Overview.

Clone this wiki locally