Hi ,
I need to dynamically create folders Year--> Month as month changes and then inherit the RM classification from their parent.
Is it feasible using the web services ? If any code snippets be provided it will be really helpful.
Thanks,
Ankur
Hi Ankur,
What is the parent type where you are going to create these dynamic folders? You can set on the admin page the parent's classification to be inherited by its children, so when you create a folder ( docmanagement.CreateFolder(parentNodeID, "foldername", "", null) ) the classification will be inherited.
Is it what you need?
Alex
HiAnkur,
If you have folders as managed objects, and you have the “Inherit From” checkbox checked, then managed items created inside these folders will automatically inherit the RM Classification. There is no coding necessary.
David.
From: eLink Entry: Content Web Services Forum [mailto:otdncontentwebservices971forum@elinkkc.opentext.com]Sent: Tuesday, May 13, 2014 9:33 AMTo: eLink RecipientSubject: Dynamic Folders and RM inheritance
Dynamic Folders and RM inheritance
Posted byankur-jain@hcl.com (Jain, Ankur) On 05/13/2014 09:31 AM
[To post a comment, use the normal reply function]
Forum:
Content Web Services Forum
Content Server:
Content Server
Thanks David and Alex for your inputs.
The dynamic folders will be needed to created under a specific folder.