Not able to find CIF GraphQL Client Configuration Factory on the web console | Community
Skip to main content
Level 3
September 29, 2020
Solved

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

  • September 29, 2020
  • 3 replies
  • 9466 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 replies

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.

Heena06Author
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
maximilianvossAdobe EmployeeAccepted solution
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?