Replicate metadata property only | Adobe Higher Education
Skip to main content
Riju-Mahna
Level 2
March 5, 2018
Pergunta

Replicate metadata property only

  • March 5, 2018
  • 3 comentários
  • 3354 Visualizações

I am looking into options to use the Replicator API to replicate only specific nodes from my fragments instead of the whole fragment.

This is needed because the fragment content (saved under the '/jcr:content/renditions' folder) is still undergoing workflow approvals but the metadata needs to be published due to some taxonomy changes.

But I wanted to check if there is an option to replicate only one or more properties (like "cq:tags")  instead of a whole node (like "/jcr:content/metadata") ?

Este tópico foi fechado para respostas.

3 comentários

MC_Stuff
Level 10
March 6, 2018

Hi Riju,

You can replicate the particular node. but replicate only property is not advised Or supported.

Thanks,

navinkaushal
Level 4
March 6, 2018

That is not advised to replicate node partially however if you want. You can do it by implementing a custom replication agent.

Hemant_arora
Level 8
March 6, 2018