Hi I have successfully tested consuming a soap web service by following the helpx website. https://helpx.adobe.com/experience-manager/using/creating-cxf-bundles-consume-web.html. Here the webservices are open to publicWe have a requirement to implement the same approach using SOAP webservices. This ...
We are getting two response call from third-party application, so two response call creating users in both PUB1 & PUB2.(As of now we can't stop the two response call from third-party application).Is there any way to remove/merge the duplicate users while synchronizing PUB1 & PUB2 ? Kind regards,Bala...
Hi,Generally when we activate pages, By default AEM pushes references and pages combined in a bulk into reference.json.But I want to send references and page path separately to reference.json. In order to do that, I think we have to override(ReferenceSearchDialog.js) for thisCan anyone help me in ed...
Hi,According to the 6.2 release notes (https://docs.adobe.com/docs/en/aem/6-2/administer/personalization/campaigns/segmentation.html), segmentation testing is done via client context.however, client context is declared as deprecated starting v6.2 and replaced with Context Hub. can you advice how to ...
I have succesfully changed the aspectRatioConfig for a html5smartimage component to replace the default "Free crop" with a custom aspect ratio, however I'm struggling to find a way to select my custom aspect ratio as the default selection when cropping images. Essentially, I want to default to my cu...
Hi,I am new to sightly. I am trying to write data-sly-test statement for JPEG and PNG like this: <sly data-sly-test="${properties.assetFormat==('image/png' || 'image/jpeg')}">//some code here</sly>With this statement it is only displaying images with dc:format image/png not for images with dc:format...
I have downloaded the quickstart.jar file for AEM 6.2 and have it running for a development instance. But we will need to deploy AEM in a Tomcat instance for our production setup, and I need the war file. But from the Adobe licensing web page, I only seem to be able to download the jar version. Wher...
Hi All,I am getting below error while building an sightly component.The component was working fine , i made certain changes in java class for that component.The new changes are not detected in logs in can see following errors:05.07.2016 14:31:09.150 *ERROR* [pool-6-thread-16] com.adobe.aem.sightly...
Hi All,Was trying to find some documentation on this, but could not find much information except at places where it mentioned that we need to generate sitemap xml which has then, to be fed to GSA.Any additional thoughts/documentation on this will be helpful.