Replicate metadata property only | Community
Skip to main content
Riju-Mahna
Level 2
March 5, 2018
Question

Replicate metadata property only

  • March 5, 2018
  • 3 replies
  • 3354 views

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") ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

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