[SalesForce] Logging into OmniChannel does not login to LiveAgent

I am wondering how the connection between omni channel and liveagent happens. We are starting with omni, then launching LiveAgent next. When I enabled omni the Presence Configurations were made using names from Live Agent Configurations we had created in testing. But I have since changed live agent config names to match our product silos. Now I am finding that the routing configuration from LA to omni is broken and I cant see users signed into omni channel via the LA supervisor panel. Any suggestions or ideas on how I can establish this connection again, manually?

Best Answer

The first thing i recommend you do is go to Customize > Omni-Channel > Presence Status and get the names of the presence statuses for when your users are online. Next, go to Customize > Manage Users > Permission Set and search for the permission set that contains the presence statuses you just found the names for (Presence Statuses is likely what it's named). You could also check the names of your users to perhaps help you locate the name of the permission set to make certain it's active and contains the online presence statuses. You may discover the issue is one of the permission set not being active or no longer containing the users. It may also be that "Online-LiveAgent" (or equivalent) isn't in the list of enabled statuses. If not, let's go to the next logical step.

Since you've already created the Agent Configurations, you'll need to reconfigure the Omni-Channel Presence Statuses to match the Live Agent Deployments. I'm assuming you've enabled Live Agent, have created Live Agent Skills and assigned users to those Skills. You also need to have your Live Agent Configurations set up for each type of agent. If not, you'll need to do that before proceeding. This could easily be the source of your problem if those configurations got lost or destroyed.

Next, click Customize > Live Agent > Deployments to make certain that you see the Live Chat Deployment Name for each Live Agent Configuration Name above. Once you save that, Salesforce generates Deployment code that you copy/paste into notepad or another text editor. After you create your chat buttons and find your online/offline images, you click on Build > Develop > Static Resources. Save all of this as a Static Resource for each type of Product Silo you've mentioned for the different types of Live Agents you've confirmed that you already have. You'll need to do this for both your online and offline deployment profiles of agents. If they already exist, just edit them with the new info from your text editor. You'll need to paste the Button code into the text editor just before the Deployment code from above and save it as an html file.

If you don't see those Agent Configuration types, you'll need to configure your Deployments to match your existing types, such as "Technical Support" or whatever you may have named your chat windows. I wouldn't expect this step to be necessary, but I also don't know exactly what you've done.

Finally, and this may be what's missing, click Customize > Omni-Channel > Presence Statuses. If your Live-Chat for your Product Silos isn't enabled in Omni-Channel, you'll need to Enter a Status Name by clicking New > then entering something like "Online - Live Chat". Then, in the Service Channels section Move Live Agent over to the list of Selected Channels and click Save.

If you haven't already, you now need to make this status available to the Presence Status permission set. Got to Setup > Manage Users > Permission Sets and click on the Presence Status permission set. Click on the Service Presence Statuses Access, then click Edit and then move Online - Live Chat to the list of enabled statuses. Hopefully by this last step, you'll have fixed your issue.

Related Topic