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
Répondu

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

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

Ce sujet a été fermé aux réponses.
Meilleure réponse par 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 commentaires

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.

Heena06Auteur
Level 3
October 1, 2020
java -version output: C:\Users\kamal>java -version java version "1.8.0_261" Java(TM) SE Runtime Environment (build 1.8.0_261-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
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?