Hi All, We have a publishing system called Relay and a middle ware rabbit MQ and a staging system AEM author and many public facing AEM publishers (6 publishers).Content is authored in Relay and sent to AEM author for staging. Once the authors verify in Relay that content is fine. Relay sent ...
Hi All,As i got chance work at hybris like User Synchronization with hybris,Is there any Hybris service to call from AEM6 for check-the user synchronization?I mean how to validate user is exist in hybris or not,if not i need to create in hyrbris as well as create in AEM. Thanks in advance,Thanks,Ve...
I am working on a project where they are heavily customizing standard pages. I have been able to add a button they asked for on a page but when I add the category for the script, the script is not being included on the page. The dumplibs.html tool shows the script with it's path and content fine. I ...
Hi All,As examples given in the URL, https://docs.adobe.com/docs/en/aem/6-0/develop/extending/workflows/wf-extending/wf-rest-api.htmlWhen I tried using the REST URL in our environment, got could not connect to host error.For e.g. Get the list of running workflow http://localhost:4502/etc/workfl...
I have used the "tags" xtype on a component dialog, but I would like to render the tag picker with a slightly different template. Rather than displaying the tags' titles, I'd like to display the name.Is this possible? From the docs, I've tried to use the tpl config option, but I can't get it worki...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Question: Hi There are no limited time trial downloads available as of now. If you need an AEM Trial version, you ...
Hello, I've had some issues with integrating AEM6.0 and Activation (DTM) via the cloud services option of AEM. Here's a summary of where I currently am:I've created and setup the property on dtm.adobe.com/ and currently using the cloud option.I've followed the "Configure AEM to use Activation" steps...
AEM 5.6.1 - I've long wondered whether I can remove the anchors which are generated by the parsys component (for enabling linking down the page) and redefine them as ID attributes on the included resource. The anchors are an unfortunate nuisance when trying to code CSS to handle contextual styling o...
Hi All,I would like to practice different dialogs present in the tutorial https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html#Basic Dialogs But I am unable to get the package Using ExtJS Widgets(specified in this tutorial) from package share . When I try to use package share link , it i...
HI,We have seen Sling provides suffix based URLS.While going through the https://sling.apache.org/documentation/the-sling-engine/url-decomposition.html, i found the suffix parameters are useful to be used based on the requirement, where we want to check some condition based on the URL .By using URL ...