Not able to find CIF GraphQL Client Configuration Factory on the web console | Adobe Higher Education
Skip to main content
Level 3
September 29, 2020
Respondido

Not able to find CIF GraphQL Client Configuration Factory on the web console

  • September 29, 2020
  • 3 respostas
  • 9470 Visualizações

Hi,

 

I was trying to integrate Magento with AEM, but I was not able to find CIF GraphQL Client Configuration Factory on the web console. Could you please suggest what can be the Issue, Do I need to install any package, if yes please suggest where I can get it and the steps to install?

 

 

 

 

Thanks,

Heena

Este tópico foi fechado para respostas.
Melhor resposta por maximilianvoss

Hi Heena,

have you checked: https://github.com/adobe/commerce-cif-connector

This package must be installed to get the GraphQL client for Magento.

Maybe you want to have also a look at the https://github.com/adobe/aem-core-cif-components to start with the right components.

Best,

Max

 

3 Respostas

Nikhil-Kumar
Community Advisor
Community Advisor
September 29, 2020

Which version of AEM are you using ?

You need to install CIF core components and connector.

maximilianvoss
Adobe Employee
Adobe Employee
September 30, 2020
please try to execute using mvn clean install -PautoInstallPackage -DskipTests and post the output.
maximilianvoss
Adobe Employee
Adobe Employee
September 29, 2020

Hi Heena,

have you checked: https://github.com/adobe/commerce-cif-connector

This package must be installed to get the GraphQL client for Magento.

Maybe you want to have also a look at the https://github.com/adobe/aem-core-cif-components to start with the right components.

Best,

Max

 

maximilianvoss
Adobe Employee
Adobe Employee
September 30, 2020
Did you install the code from the source or pre-released all package?