활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
Is there any way to get the list of all the stale nodes in AEM6.1?
Regards,
Arnab
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Essentially, it should update the same nodes !! If not there is some issue with your component behavior !
Also, in any case there is no way AEM list all the unused nodes, it has to be handled manually or by customized services
조회 수
답글
좋아요 수
Can you please expand on what you mean by stale nodes. What is your use case?
조회 수
답글
좋아요 수
As @Scott mentioned, please give a specific usecase you are looking at. It depends on what you call it as stale nodes. Is it unused version nodes or unused content nodes. Each type of stale nodes should be handled in a different way. However, there is no such OOB feature to list all the stale/unused nodes.
조회 수
답글
좋아요 수
@Bsloki,
May I know, How do we get list of unused nodes in the repository?.
---Jitendra
조회 수
답글
좋아요 수
We authored a component and it has created content node column1 and column2. After that we modified the authoring details and it has created two more new nodes in the page content node, but it didnt delete the previously created nodes(column1 and column2). Now how to segregate these stale nodes(column1 and column2).
조회 수
답글
좋아요 수
If you know the JCR path where your component creates nodes - then write a service that deletes the nodes.
조회 수
답글
좋아요 수
Essentially, it should update the same nodes !! If not there is some issue with your component behavior !
Also, in any case there is no way AEM list all the unused nodes, it has to be handled manually or by customized services
조회 수
답글
좋아요 수
bsloki wrote...
Essentially, it should update the same nodes !! If not there is some issue with your component behavior !
Also, in any case there is no way AEM list all the unused nodes, it has to be handled manually or by customized services
Can you please tell me what condition is to be given while filtering the stale node. As I cant see any property difference in stale node.
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글