Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

OOTB Sales Force Search Component in AEM is not working as expected

Avatar

Level 1

I am trying to Integrate AEM with Sales Force, conenction is successful.

When i use OOTB Sales Force Search Component, dialog of the component is not working as expected.

Operator and Values fields are not allowed to edit. Could you please provide any ideas over it. I have tried this component in 6.5 as well 6.1 but the same behavior. 

 

trisandhyan5727_1-1594116317280.png

 

 

 

1 solución aceptada

Avatar

Respuesta correcta de
Level 9

Hi @trisandhyan5727 

When you try editing the component, check the console (using developer tool ) for any errors? 

 

On the page where you have added the  Salesforce search component, please do navigate to page properties and map salesforce configuration in cloud config tab.

You should be able to use the feature then.

 

salesforce.PNG

 

Please check the below document for more details

https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/salesforce.html

 

Ver la solución en mensaje original publicado

5 Respuestas

Avatar

Respuesta correcta de
Level 9

Hi @trisandhyan5727 

When you try editing the component, check the console (using developer tool ) for any errors? 

 

On the page where you have added the  Salesforce search component, please do navigate to page properties and map salesforce configuration in cloud config tab.

You should be able to use the feature then.

 

salesforce.PNG

 

Please check the below document for more details

https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/salesforce.html

 

Avatar

Level 1
Hi @Vaibhavi_J, I have checked the error in the console and looks like issue with the namespace-

Avatar

Level 1
Uncaught TypeError: Cannot read property 'namespace' of undefined...CQ.Ext.namespace("CQ.salesforce");

Avatar

Level 9

Hi @trisandhyan5727 ,

 

On the page where you have added the  Salesforce search component, please do navigate to page properties and map salesforce configuration in cloud config tab.

You should be able to use the feature then.

 

salesforce.PNG

 

Please check the below document for more details

https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/salesforce.html

 

Avatar

Level 1
Hi @Vaibhavi_J,Added it in page properties but the component is not working as expected,as showi in the original post. Operator field functionality is not as expected