We have been requested to set up audit for Task dependency to track who created it, who modified it and also we need to add few custom attribute to that. Can you please suggest how we can do it.
Release : 15.7.1
Component : CA PPM STUDIO
Updates to dependency are stored in the table prdependency, it is possible to explore a possibility to create custom trigger on that table so you can output it to custom table and see who and when is creating/updating task dependencies.