내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

replicator is null - replicator api

Avatar

Level 4

Am looking to activate the content items(as part of some node update activity)

For this i have built simple java stand alone application.

Am successfully able to:

1. Access the crx/de

2. traverse to the node

3. update

4. now i need to activate so am using:

replicator.replicate(session.getUserID(), ReplicationActionType.ACTIVATE, currentNode.getPath());

but am getting null pointer exception as replicator value is null. 

 

How can i get the replicator value with out making this application as aem service or anything?

Thanks for reading. 

 

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor
1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor