Can we get ACL objects that created during workflow ?

Hello Experts ,

As i know we can create an ACL object using DQL and DFC code but i want to know , Is it possible to get ACL objects that created during workflow ?

Best Answer

  • Workflows do not automatically create ACLs unless you explicit grant/revoke permissions on documents. If you are doing this, then you should be able query for the ACL right after you grant/revoke permissions activity.

Answers

  • Workflows do not automatically create ACLs unless you explicit grant/revoke permissions on documents. If you are doing this, then you should be able query for the ACL right after you grant/revoke permissions activity.