활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
You can do it this by creating utility/servlet, which will search for the components using QueryBuilder or SQL and with the help of java excel will can be created with Search result.
Adobe Experience Manager Help | Querying Adobe Experience Manager Data using the JCR API
https://www.callicoder.com/java-write-excel-file-apache-poi/
Hi,
You can do it this by creating utility/servlet, which will search for the components using QueryBuilder or SQL and with the help of java excel will can be created with Search result.
Adobe Experience Manager Help | Querying Adobe Experience Manager Data using the JCR API
https://www.callicoder.com/java-write-excel-file-apache-poi/
조회 수
답글
좋아요 수
This can only give list of components from a page. I can't change it to be an application folder
조회 수
답글
좋아요 수
Thanks Arun ....I thought if there could be a tool to get the list..
조회 수
답글
좋아요 수
AEM does not have a tool for every use case. However - using the AEM APIs, you can build custom functionality to address use cases, like this one - as Arun correctly states.