There are few lifecycles created using DMAdmin login, which are not available / visible to other users.
Please let me know, how to enable the lifecycles available to everyone?
Thanks in advance.
Regards,
Arun
Hi,
Lifecycles (dm_policy objects) are also sysobjects so they also have ACLs. Browse your dm_policy object, and set its Permissions to "Relate" for the required users/groups (to dm_world if you really need everybody).
Cheers,
Mike