Home
Documentum
set "default_acl" value of server config per session
Arun S
I would like to set the "default_acl" value of the server config only for a single session, without the change being global. Is this possible via DFC?
Find more posts tagged with
Comments
DCTM_Guru
Not possible. Since you are already mentioned doing this via DFC code, why dont you just set the acl appropriate using whatever business logic meets your requirements? If you provide more details on your use case, we might be able to help you further.