looks like you need to copy the corresponding node's property only right?
why do not just get corresponding node from source workspace
(using getCorrespondingPath()), remove all properties
from target and replace them with source node's properties if so
(and maybe to do the same with mixin types ;) )

yes, i need to copy properties, but how to create corresponding node (with the same uuid) in target workspace ?

Regards
Przemo

Reply via email to