


We are trying to connect to AEM Cloud servers from our corporate QA Author instance, we are getting following below issue,
GET /libs/mobileapps/dps/admin/content/dashboard/tiles/dpsdefault/connection.validateConnect.json HTTP/1.1] com.adobe.cq.mobile.dps.impl.servlets.DPSConfigActionsGetServlet Experience Manager Mobile Action failed: validateConnect
Am assuming this may be some connectivity or proxy issue, Is there any OSGI config to set the proxy settings for AEM Mobile?
Views
Replies
Sign in to like this content
Total Likes
Hi chandran85965395 what version of AEM are you using?
There is a configuration for the proxy settings [0]
[0] http://localhost:4502/system/console/configMgr/org.apache.http.proxyconfigurator
Views
Replies
Sign in to like this content
Total Likes
Thanks for the reply bhellema. We are now on AEM 6.2.
http://localhost:4502/system/console/configMgr/org.apache.http.proxyconfigurator
This configuration is for HttpClient proxy setup. We are specially looking proxy setup for AEM Mobile (for AEM Cloud).
Views
Replies
Sign in to like this content
Total Likes
If I recall correct AEM to AEMM connector uses the AEM HTTP proxy configuration, there was an issue in 6.1 where it did not use the connector configuration. You would need to setup the proxy configurator still. Have you tried that?
Views
Replies
Sign in to like this content
Total Likes