Hi
Is there somebody knows how to apply recursively a RM parameters from the parent's folder ?
We are using Object Importer script, how make this script spread these parameters across the folders below ?
Is there a tag that we can add to recursively change all children from the current object ?
<import>
<node type="folder" action="update">
<location>Enterprise:WORK:FOLDER:232323</location>
<rmclassification filenumber="888.10.HIS.DDM">
<status>ARH</status>
<subject>This is a different subject1111</subject>
</rmclassification>
</node>
</import>
Thanks in advance.
Is there somebody knows how to apply recursively a RM parameters from the parent's folder ?
We are using Object Importer script, how make this script spread these parameters across the folders below ?
Is there a tag that we can add to recursively change all children from the current object ?
<import>
<node type="folder" action="update">
<location>Enterprise:WORK:FOLDER:232323</location>
<rmclassification filenumber="888.10.HIS.DDM">
<status>ARH</status>
<subject>This is a different subject1111</subject>
</rmclassification>
</node>
</import>
Thanks in advance.