FileAccessControls

Hi,

I am using some built in services under wmPublic folder and running into allowed read/write/delete Path File Access Control Issues. I know the we can add them in the config under the wmPublic folder and make them available. I am just wondering is there a way that can be done only one time instead of doing it every time when we create a new folder.I know if we do like the documentation way it is secure. Could anyone please advise.

Thanks,
Capri_lak.

One way to do is to use custom java services (the path of the directory where file exists should also be provided as an input) instead of the WmPublic services for usage and another way to do it is, define a standard folder under the IS directory and use that for all the read and write operations.

Cheers,
Akshith