Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
CSIDE and OScript
Set Category to Folder & Subfolder Using OScript
Ramesh Poothur
Hi,How i can set Category to Folder & Subfolder Using OScriptI am using Livelink 9.7Can any one help me on this?
Find more posts tagged with
Comments
Donna Nalls
Hello Ramesh,Did you have a look at the sample code posted by Nair in response to your question in the development discussion?
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=13551359&objAction=viewI
think that Nair was trying to give you some oversight into some of the issues you may encounter for the overall project, including the use of nodecrawler object to traverse down a folder structure and apply the category at the lower levels.I am sensing that you may still be at a more basic level of applying the category to the first node, yes?If you can give us a little bit more detail on how you are approaching the task and what you have accomplished so far, we may be better able to help you with your next step.Have you already created your request handler or node action that will invoke the category application? Are you simply at the point that you don't know how to apply the category to your first node?A bit more detail would go a long way.Best,Donna
Ramesh Poothur
Hi Donna, I am looking for, Set Category to Folder & Sub Folder Using Event Script. When Flow is compleated i need to trigger evet script, which will set Category for created Folder & Sub Folders.Thanks,Ramesh