Hi,We have a requirement to fetch data feed from analytics via an API call and then push this data to AEM.Now there are 2 recommended approaches to do this:1) OAuth Authentication : It needs manual intervention wherein user has to manually key in his credentials so cannot be done via backend code.2)...
Hi All I’ve a doubt related to multiple users logged in into author instance at a time and working concurrently!We have 200+ users/groups on an instance and users will be working on updating assets, changing the metadata depends on the request so and so....As i know N number of users/groups won't ef...
Are other date types supported in 6.3?For example localDate as it is not getting displayed on my page.Please do let me know if I have missed some additional property that needs to be given in HTL markup?
Hi,For dragging adaptive form on page, first I added AEM form container in parsys, but after that I am unable to drag and drop adaptive form to this form container in calssic ui, also I am not getting edit option for this container. Whereas if I switch mode to touch ui, there I am able to do so, pl...
I could not find the list of default permissions for the everyone group. I am trying to give project-users permissions to \home\users and \home\groups as described in the Project Management documentation. I run into a problem because everyone is part of the project-users group and everyone is denied...
Hi All.we build an AEM authenticated site using SSO - SAML and there is an requirement to track the users logged in to AEM site (which will be served from 4 publishers in production) . what is the best solution design for it. is there any OOTB AEM feature we can leverage? or we need to write the us...
is it possible to include asset metadata when exporting the file from AEM? For example, if I have a metadata value for an asset in AEM of 'Region' (metadata) can that be included in the document XMP file(or another way) when exporting the content.
Hi,We are trying to configure SAML Authentication Handler in publish instances so that content under private/secure folder can only be accessed after user logs in.Private/Secure folders can be under multiple content paths for example /content/mycompany/abc/secure or /content/mycompany/xyz/secure or ...