Hi,Need some clarification on session in AEM.When ever we create jcr session explicitly we need to session.logout() method to avoid session leaking is my understanding is right. But if we adopt session by workflow Session like belowSession session = worflowSession.adaptTo(Session.class);did we need...
Hi There - I have a dialog (Touch UI) in page properties. When I select any checkbox from the properties and "Save & Close", the property is captured in the node but when I open the page properties again, I don't see the selected values. The values I selected is not persisted. Could you tell me what...
Hi there! I have been using ACS commons 4.10 for a month or more. Today I restarted the instance and cannot login to login.html. I am getting errors in the ACS commons bundle, such as, 05.06.2021 06:56:15.760 *INFO* [OsgiInstallerImpl] org.apache.jackrabbit.vault.packaging.impl.ActivityLog adobe/co...
I'm getting the following "Problem Occurred" modal: Publishing failedCould not publish to the server.unknown type: 0,date,dd.MM.yyyy\ HH:mm:ss.SSSFailed updating F/business.ui.content/src/main/content/jcr_root/conf/business/settings/wcm/policiesorg.xml.sax.SAXParseException; lineNumber: 633; columnN...
Hi there! I build a translation connector with ui.apps package and put `/apps/smartling-connector` and `/oak:index` into them.Embedded the connector into WKND site project and deployed them into AEM Cloud. AEM Cloud Code Scanning says this warning:Inclusion of both /apps/smartling-connector and /oak...
Hi I have created some Managed Controlled Processes using ACS Commons version 4.11.2 and I get an exception when I try to download the Excel report.It works correctly in my local where I'm using Windows 10. But when I deploy to my STG environment using the Cloud Manager, a linux machine (Red Hat ver...
Hi Team, I have multiple CUG's enabled on my site. User of one CUG gets 404 error while accessing content of other CUG member .we need to have login page of that CUG instead of 404 error page.If anyone has encountered similar scenario then your suggestions are welcome. Thanks,Gaurav
Hi,How to enable Image Presets in AEM 6.5?Do we need to pay additionally to get this feature in aem 6.5. Could you please give some advise on thisThanks.
Hi , Layout changing option is not showing in my component to allow the author to change column width. In my component only these options are showing. Need to enable below red color circle option Could you please advice on this.
Hello Community - Since my previous request was marked as resolved so I am opening this to get an assistance here. Please note that I am using JSP based component not HTL. This is a very simple component which takes the taglib from the dialog and inject the respective tags for the provided taglib. I...