Hi I wanted to extend navigation core component. I have created a proxy component without any html and just slingResourceSuperType = "core/wcm/components/navigation/v1/navigation" I have my custom model class where I am trying to build my custom navigation items. but unfortunately when I call this ...
I am working on a servlet that will get a page path as a query parameter. Page path will be sth like /content/a/b/c/08/03 I need to use Generic List to create a map between the ID and its value as we don't want to be dependent on builds to modify the list items. The code snippet is Page lobGeneric...
Hi Team, Can you please help me what Adobe LiveClycle ES4 & Adobe LiveCycle Designer ,How its different from AEM Forms OSGI (within AEM ) & AEM Forms JEE (outside AEM but still calling as AEM Forms xxx) We are using AEMaaCS For Smart features like Barcode Automation, Field level validation, and...
For example, if there is an asset description field in the form for asset upload, would there be a way to combine and show all entered asset descriptions easily?
Hi Teamwe would like to Use AEM Cloud Service deploy to Private Cloud , How are we managing the IMS Users (env variable usage) and Intergrate with other adobe Offered services . Any know risks ,chanllenges ,key features need to taken care before using the Private Cloud .Regards Vara
Do any of the AEM API's have an endpoint for generating a share link for an asset using AEM 6.5 or Cloud? It should expire after x time or be single-time-use. I'am looking for a link as described below. (the asset is not published/public) https://experienceleague.adobe.com/docs/experience-manager-64...
I'm trying to get the asset's actual path used in the DITA using the GUID of the asset, but I am unable to do so. Earlier I was using fmUuid property to know which asset is linked to which DITA, but now it suddenly stopped working and I'm unable to find fmUuid in the properties of assets. I need the...
Hi AEM Community, I have done some findings that AEM only accepts long date format (YYYY-MM-DDT00:00:00.000-05:00) as "Date" Data Type for the node. Is there any configuration that can be done to store Simple Date Format (“YYYY/MM/DD”) as "Date" Data Type? Is there an alternative other than storin...