Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
creating sub branch inside a branch
jeetu
Can any one give me the sample code of creating sub branch with in a branch using open api?
Find more posts tagged with
Comments
jeetu
Hi All,
Does any body has the solution for my Query which i have posted above.I need to create a sub branch with in the branch using Open Api.If possible let me know the sample code.
Thanks in Advance
Jitendra
Migrateduser
I dont know if I am too late in responding to this, but here goes -
IWPathNamedObject.create(fileSysService,
IWPathNamedObject.kBranch,
"<path of newbranch>",
null,
null,
"some description");
Hope this helps
Best Regards,
Narendra
jeetu
Dear Narendra,
You are not late.It is more important that you have provided the solution .I will look in to it and see how it works.
Thanks for your support.
Regards
Jitendra