Hi folks,
I'm using the function 'llnode.NodeMove( onode, nnode, 'name' )' to copy a document from onode to nnode folder (with final name = 'name') in my LL971 environment. My problem is: on the nnode I have a category (with attributes already set) and I want my document inherits the relative attribute values (the category is already on the doc). Is there some parameter on NodeMove() function to replicate the LL standard functionality 'Destination,source,merge' of the doc copy ? Thanks for your suggest.....