Hi,
I want to create a folder using dql script. While creating the folder i want set the ACL_name and ACL_domain too.
I have written the DQL script as follows
create dm_folder object set object_name='Sub Folder 1' set acl_name='ACL Name 1' set acl_domain='ACL Domain 1' link '/DMLib/Folder 1'
But the the DQL editor throws error.
Could you please look into this and correct me
Thanks in advance
With Regards
bless