Regards,
I'm having trouble retrieving my outbound campaign settings from purecloud in the purecloud connector for salesforce.
This error occurs to me with 2 different instances of purecloud and 2 different instances of salesforce (each with its own connector).
I have all the permissions enabled as indicated in the documentation .... However it always stays at the penultimate point of the recovery: "Retrieved the Purecloud Call Rule Sets", and the next "Retrieved the Purecloud Divisions" never shows it .. ..
Instead, I get an error in the footer of the page:
"This page has an error. You might just need to refresh it. Error in $ A.getCallback () [Cannot read property 'indexOf' of undefined] Failing descriptor: {markup: // purecloud: PCCampaignSettings}"
and the page stays in the option retrieval spinner.
If I look in the javascript console, the error indicated is:
"Failed to load resource: the server responded with a status of 500 (Server Error)"
Making a POST request to "https://purecloud.XXXXX.visual.force.com/services/Soap/m/37.0"
Looking at the Network tab, all the REST requests it makes to "aura? R = X & purecloud.PCIntegrationSettings.syncEntitiesByType = 1"
They return OK 200; however, the last REST request with status 200 is r = 11 (getCallRuleSetNames = 1), the next line is request 37.0 which is the one that gives 500 error.
Any indication of what may be failing?
Thank you very much for your help.
#Integrations#Outbound------------------------------
Javier
------------------------------