Access AEM instance from another AEM instance
Hi Team, we have a requirement to get session of an AEM instance in another(different) AEM instance. I know that using jackrabbit-standalone(JcrUtil.getRepository we can get in standalone application). Same logic is not working when we try to access on aem server
AEM version is : 6.5
java version : java 8
Please suggest if there is any way to achieve this