You are here:
Post Deployment Steps for Contact Center Console
After downloading and deploying the Contact Center Console static resources, complete these post-deployment steps.
Reactivate Contact Center Console OmniScripts
Deactivate and then reactivate each OmniScript listed in the Bill of Materials for the Energy & Utilities Contact Center Console. This ensures that all the OmniScripts work with the Lightning Web Components.
Deactivate and then again activate each OmniScript listed in Bill of Materials for Contact Center Console. The OmniScripts listed in the bill of materials are multi-language OmniScripts.
- In the App Launcher, find and click OmniScripts.
- In the Find in Page box, search for the first OmniScript listed in the Bill of Materials, then click the active version of the OmniScript.
- In the actions menu, click Deactivate.
- In your OmniScript, click Preview.
- After you deactivate and preview the OmniScript, click Activate Version.
- Click Ok to continue.
- Repeat these steps for the remaining OmniScripts listed in Bill of Materials for Contact Center Console.
Reactivate Contact Center Console FlexCards
Deactivate then reactivate each FlexCard listed in the Bill of Materials for the Utilities Contact Center Console. This ensures that all the FlexCards work with the Lightning Web Components.
It might seem strange to deactivate and then reactivate the FlexCards, but this step is necessary for the cards to work with Lightning Web Components (LWCs).
- Download a copy of the Bill of Materials for the Contact Center Console.
-
In the App Launcher, go to All Items and click OmniStudio FlexCards.
- In the Find in Page box, search for a FlexCard, expand the list of versions, and click on the most recent, active version.
- Click Deactivate.
- When the FlexCard is deactivated, click Activate.
- Repeat these steps for all the FlexCards listed in Bill of Materials for the Contact Center Console.
Set Up FlexCard Designer
Use the FlexCard Designer to view and modify FlexCards.
- In the App Launcher, go to All Items and click OmniStudio FlexCards.
-
Open the latest version of the
VEEEnergyNotificationsLayoutFlexCard, and click Edit Page from Setup. - In the Lightning App Builder, under the Pages drop-down, click Open Pages and select Vlocity Card Designer.
- Click Open.
- In the Flexi Page, click Activation. In the pop-up window select your preferences.
Update the Statement Object Page Layout
Update the statement object page layout to include fields for capturing month, year, and charges for the billed statement.
- Log in to your Salesforce org.
- Click Setup.
- Select Object Manager.
- In the Quick Find box, search statement, and click Statement.
- Select Page Layouts.
- In the Page Layouts section, click Statement (Vlocity Telecommunication Services) Layout.
- Select Fields from the left column of Statement (Vlocity Telecommunication Services) Layout table.
- Drag and drop the following three fields to the Information sub-section under the Statement Detail:
- Click Save.
- Close the Object Manager, and return to the previous page.
To finish, extend field-level permissions and assign the Statement (Vlocity Telecommunication Services) Layout to the users who need access to these fields.
Grant Access to Contact Center Console App
Grant permissions for users to access the tabs in the Contact Center Console app.
Set Up Custom UI Settings for Contact Center Console
Update the custom UI settings for the Energy & Utilities Contact Center Console in your org.
- Go to Setup.
- Search Static Resources in the Quick Find box.
- In the Static Resources page, click newport.
- Right-click the View file link and select Copy Link Address and capture the URL in a text editor.
- Go back to Setup.
- Search for and select Omni Interaction Configuration in the Quick Find box.
-
Next to newportZipUrl, click Edit.
If you don't see an entry for
newportZipUrl, click on New Omni Interaction Configuration and create it. The Input Label and Name should be newportZipUrl. -
In the Value box, enter the truncated URL of your newport static resource which you obtained in the previous step. Make sure to remove your org's base URL and the ? or # character from the end of the path. For example, /resource/1587030785000/newport_nds.
Note
If the newportZipUrl entry does not exist, create a new entry with the following values and click Save:
-
Name: newportZipUrl
-
Key: NULL
-
Value: Enter the truncated URL of your newport static resource which you obtained in the previous step. Make sure to remove your org's base URL and the ? or # character from the end of the path. For example, /resource/1587030785000/newport_nds.
-
- Clear your browser cache.
Set Up Google Map API Key for Contact Center Console
Salesforce Industries supports Google MAP APIs to auto-populate address fields. By default, this functionality is disabled on Energy & Utilities Contact Center Console. You can enable the Google MAP API functionality by configuring the API Key in your Salesforce org.
For more information on Google Maps API keys, see Use API Keys.
- Click Setup.
- In Quick find, search Custom Metadata Types.
- In the Custom Metadata Types page, click Manage Records next to VPLExpress.
-
Click Edit link next to Google API
Public Key and ensure that the following details are
set:
-
Label : Google API Public Key
-
VPLExpress Name : Google_API_Public_Key
-
Value: Your Google MAP API key
-
- Click Save.
