cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

FolderHelper create folder with a domain

grocha
1-Newbie

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-Newbie
(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."
>
Top Tags