Console Managed Package Details
The Pitcher Console
Managed Package creates a foundational layer for the apps that Pitcher builds on Salesforce. It includes objects that are shared across all apps and use the PCH
Namespace.
This document describes the contents and configuration of the latest Pitcher Console
Managed Package.
Package Components
A Package Component is a basic building block of development. Check this Salesforce Package-able Components Documentation for different supported components which can be packaged.
Custom Objects
Pitcher Apps Managed Package installs the following five custom objects listed below:
Console Object
The Console (PCH__Console__c
) object determines how certain template records related to Tags, Missions, Promotions, Assortments, etc. are allocated to Accounts/Users.
Lightning Web Components
These are customized, reusable building blocks of the user interface (similar to Aura components, but using newer technology).
Custom Tabs
Pitcher Console
Managed Package installs two custom tabs.
Console - This is the only tab that appears in the Console package.
Permission Sets
Pitcher Console Managed Package installs the following two permission sets that are used for proper access to Pitcher application usage:
PITCHER-Console Rep
- This permission set is used to set permissions for sales representatives and account managers for front-end usage.PITCHER-Console Operations
- This permission set is used to set permissions for business administrators for back-end (Salesforce) usage.
Apex Classes
Pitcher Apps Package installs the following Apex Classes that are used for the proper functioning of the applications on the Pitcher platform:
CTL_ImportExport
CTL_ImportExport_TST
SObjectDataLoader
SObjectDataLoader_TST
DAT_ConsoleFactory_TST
Installation
To learn how to install this package and the post-installation steps, see Installing the Console Managed Package.