Skip to main content
Version: 6.0

Configuration

Common configuration steps for all b+s Components

  1. Enable the Integration API in the b+s Configuration record in use. (Enable Integration API).
  2. Create a Lightning Message Channel (LMC) in your org and update the component source code to reference it. See Create a Lightning Message Channel. Replace [REPLACE WITH LIGHTNING MESSAGE CHANNEL] in each component's JavaScript file with your LMC name (e.g., msgChannel__c). You only need one LMC for all components.
  3. Register the LMC in b+s Configuration | Integrations | Configure Messaging Channel ref.