One doubt, below CSV files are already available in DAM..right? String[] filePathList = {"/content/dam/asset-1.csv", "/content/dam/asset-2.csv"}; In my case, I need to create the csv file and I am trying to that using below code snippet and I am getting the error. csvPage is the attribute, which...
Hi,I am working on a report in which I need to create a ZIP file with multiple CSV files inside it. In my local AEM instance it is working fine, but when I move my code to Dev Author instance(Cloud) I am getting this error - java.base/java.io.FileOutputStream.open0(Native Method). Below is the code ...
In my case, we have authored the anchor tag using CTA button in some components (we have the property name link to author the link)and in some please it is a hyperlinked(using RTE plugins). And i have tried with many queries but it is not returning the actual outputs. Could you please provide a samp...
Is there anyway we can find the total number of anchor tags/CTA buttons from an AEM content page using java servlet? Is there any out of the box API available to fetch anchor tag details?
Hi All,Since I can't add my project resources to Server, I got an alternative way. This might be useful to someone else in the future.After successfully building the entire code base, I am manually installing the below Jar files into my local AEM instance using http://localhost:4502/system/console/b...
Hi Prakash,
Server is getting added without any resources. I tried to add the resources as you suggested, but I am getting below message(PFB screenshot). I tried to add the resources before and after server starting.