Hi All,I'm new in AEM. I'm learning workflow. I created one workflow model. I'm trying to start this created workflow model but its not starting after input payload.I refer http://www.aemcq5tutorials.com/tutorials/steps-to-create-a-workflow-in-aem/I'm not getting why its not starting. Please help me...
Hi,AS per release notes of AEM 6.3, com.day.cq.security.profile.ProfileManager API is deprecated in this version.Could you please tell me replacement for this or any other way of getting profile?
Hi,I have a Path stored in the localStorage of my browser and would like to use it to test a path condition in Sightly.Can you please let me know if this can be accomplished? If Yes, a prototype of the code would help.Thanks in advance.Regards,Sagar
Hi Guys!Pretty new here. Just want to know what it means to have an author instance where content is created and post approval or something, the content can be published to publish instance. Is there an in-built mechanism which does this? How do we configure a publish instance for an author instance...
I have a class (extending 'ResourceProvider) that returns the properties of a configuration file. Here is my code:@Overridepublic Resource getResource(ResolveContext resolveContext, String path, ResourceContext resourceContext, Resource resource) { try { resolver = resourceResolverFactory....
Hi,I have added the rtePlugins > paraformat > formats > p, h1, h2, h3, h4, h5 on one of my components.What i would like to know is how can i change the current font size and color of the H1, H2..H5 tags?I checked the codes and it seems they are in an iframe (Classic UI) with a body id of "CQrte" and...
up vote0down votefavoriteIn AEM 6.2, I have a requirement to have an image field inside Multifield. I am using the resource type as "granite/ui/components/foundation/form/fileupload". when I use this inside multi field, it doesn't work.In multi field, data is stored in form of JSON{“text1":"/content...
I just upgraded AEM from version 6.2 to Version 6.3. I see a folder called archived-versions created under crx-quickstart. Is it safe to delete the contents inside that folder?
Hi All, So from time to time we are encountering issues where an error box appears saying "could not copy" or "could not move" or "could not save". nothing is popping up on the error logs and the message itself isn't providing any clues to what the issue is. AEM version: 6.2service pack: service pac...