replicator is null - replicator api | Adobe Higher Education
Skip to main content
Level 3
May 5, 2020
Respondido

replicator is null - replicator api

  • May 5, 2020
  • 1 resposta
  • 2830 Visualizações

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. 

 

 

Este tópico foi fechado para respostas.

1 Resposta

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorResposta
Community Advisor
May 6, 2020