Hi,
I'm trying to create AEM CIF project using the CIF Project archetype to integrate Magento with AEM but the value of GraphQL Service URL is not appearing on http://localhost:4502/system/console/configMgr console (other parameter are appearing). For reference please find attached screenshot.
Please suggest,
Thank you.
Thank you,
Nitin.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @jadhavni3 ,
The CIF Magento GraphQL AEM commerce connector has to be configured to access your Magento instance and bind the catalog data. Follow the steps below to configure the bundle:
Configure the generic GraphQL instance
Configuration of the connector
Create a cloud service configuration for Magento
Binding of product catalog to AEM resource tree
AEM content editor product drag & drop
Regards,
Santosh
Hi @jadhavni3 ,
The CIF Magento GraphQL AEM commerce connector has to be configured to access your Magento instance and bind the catalog data. Follow the steps below to configure the bundle:
Configure the generic GraphQL instance
Configuration of the connector
Create a cloud service configuration for Magento
Binding of product catalog to AEM resource tree
AEM content editor product drag & drop
Regards,
Santosh
Hi @santhosh_kumark,
Yes, it's worked but getting error while Integrating AEM with Magento in the AEM Products Console: http://localhost:4502/aem/products.html/var/commerce/products
we are getting below error message.
And where I can find GraphQL Proxy Path
Please suggest.
Thank you.
Nitin.
Views
Replies
Total Likes
Hi @jadhavni3 ,
can you check this.
https://aemsimplifiedbynikhil.wordpress.com/author/nikhil240393/
Hi @Nikhil-Kumar , any points on proxy path?
Regards,
Santosh
Views
Replies
Total Likes
Hi @Nikhil-Kumar, @santhosh_kumark
Can you please explain below command as I'm not able to understand this properly from your blog
npx local-cors-proxy –proxyUrl https://<namespace>.adobesandbox.com/ –port 3001 –proxyPartial “”
Can you please confirm few points:
1. Do we need to use these(-proxyUrl, -port, –proxyPartial) as well.
2. What will be the proxyUrl.
3. What will be the proxyPartial.
4. Do we need to use 3001 or 3002 port only ?
Please advice.
Thank you,
Nitin.
Views
Replies
Total Likes