Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

FolderHelper create folder with a domain

grocha
1-Visitor

FolderHelper create folder with a domain

Hello Forum,


I use FolderHelper class to create folders, but now I want to create a folder and define an ACL domain other than the Default one for that folder at it's creation, the domain is already created manually of course.


Do you guys know how I can do it?


Thank you



Guilherme Rocha


1 REPLY 1
rhegde
1-Visitor
(To:grocha)

Following Windchill API should help you. Have you tried this API?

FolderHelper.service.createSubFolder(String, AdminDomainRef, WTContainerRef)

--
Rochan Hegde


On Fri, Feb 21, 2014 at 6:41 AM, Guilherme Rocha <guilherme.rocha@fast-i.com<br/>> wrote:

> Hello Forum,
>
> I use FolderHelper class to create folders, but now I want to create a
> folder and define an ACL domain other than the Default one for that folder
> at it's creation, the domain is already created manually of course.
>
> Do you guys know how I can do it?
>
> Thank you
>
>
>
> Guilherme Rocha
>
> "A goal without a plan is just a wish."
>
Announcements


Top Tags