Hi everyone,I want to integrate WeChat in AEM. There will be social login functionality using user's WeChat account.Please let me know if there is any way to do this.
HiIs there any way of checking if a page was unpublished before it was published? I took a look to the restoring tools but I could not find a way of telling if a previous version of a page was actually published or not.Regards,Jose.
Hi All,I was trying to capture resource change events using ResourceChangeListener but, nothing is getting captured in log file.Here, resource is - cq:page and it has one property called: 'interval' at /content/poll/jcr:content.Here is my code -import java.util.List;import org.apache.felix.scr.annot...
I have a custom workflow for generating Image renditions. It should be triggered for image upload, image edit, image replace. Event Type for the launcher is Modified type. The workflow has a gatekeeper process in the beginning followed by custom workflow process. On deleting an asset, getting error ...
I have five custom pipelines configured for html generator based on Apache Sling - Output Rewriting Pipelines (org.apache.sling.rewriter) . Is there a way for any running pipeline to remove events programmatically so that does not pass on the events for rest of remaining pipelines?cc: justinediener...
I am getting some permission issues for content authors and approvers on workflowwhen workflow is executed, it calls url https://localhost:4502/bin/workflow/inbox which is returning 500 error with following messageUnable to add OrMemoryStatus 500Message Unable to add OrMemoryLocation Parent Locat...
Hello All,I was trying to add comments with line break using OOTB comments component (we-retail blog). I see that when I make a comment with line break (richtext disabled in component properties). I see the comment posted in a single line. Please see image below I am using MSRP for UGC storage and t...
I am building a store locator for a client like this Best way to integrate a store locator in AEM 6.1 and I am trying to figure out the best way to load client libaries in a way that does not follow the normal pattern of client libraries in AEM. As described here Using Client-Side Libraries, Best p...