sync changes from language masters to a language copy on demand
When we rollout language copies from language master, I understand the changes from language master are not synced realtime to its language copies as in live copy.
I want to sync the changes from language master into its language copies on demand basis [not using live copies].
On searching for a solution for it, I found a workflow - wcm: sync language copy. I cant seem to get it running properly, it fails with below exception and also I cant find any documents around this workflow.
Caused by: com.day.cq.workflow.WorkflowException: Failed to load destination language from payload.
at com.adobe.cq.wcm.translation.impl.process.SyncLanguageCopyProcess.execute(SyncLanguageCopyProcess.java:72) [com.day.cq.wcm.cq-wcm-translation:1.6.110]
at com.day.cq.workflow.compatibility.CQWorkflowProcessRunner.execute(CQWorkflowProcessRunner.java:93) [com.day.cq.workflow.cq-workflow-impl:6.3.16]
... 9 common frames omitted
Can anyone help me understand how to use this workflow or any alternate ways to address this problem.
Thanks,
Amuthesan