Clarity

  • 1.  Is there a DB Design document anywhere for PPM 14.2?

    Posted Feb 25, 2016 04:22 PM

    I have all kinds of other guides, but often I find I need to write SQL queries and at the moment I have to try and figure it out by looking at a bunch of data in a column I *think* might be what I'm looking for until I can confirm.  If there were any sort of documentation that said, "Hey, the PRASSIGNMENT table holds data about which resources are assigned to which tasks.  PRTASKID is a foreign key back to the task table, PRESTMAX is the maximum hours the resource is assigned to the task" etc, that would be EXTREMELY helpful.



  • 2.  Re: Is there a DB Design document anywhere for PPM 14.2?
    Best Answer

    Posted Feb 25, 2016 04:46 PM

    Try the links on this page; CA PPM Advanced Reporting and Database Schema Index - CA Technologies

     

    and also the Technical Reference Guide ; https://support.ca.com/cadocs/7/CA%20Clarity%20PPM%2014%202%2000%20%20On%20Premise%20-%20Restricted%20Content%20-ENU/Bookshelf_Files/HTML/techref/index.htm 

    the Entity Relationship Diagrams section of that holds a lot of the relationship info.  (that link is for the 14.2 version of the document, from 14.3 the info is in the docops platform)



  • 3.  Re: Is there a DB Design document anywhere for PPM 14.2?

    Posted Feb 25, 2016 04:55 PM
      |   view attached

    Try the technical reference guide attached.

    Attachment(s)



  • 4.  Re: Is there a DB Design document anywhere for PPM 14.2?

    Posted Feb 29, 2016 12:19 PM

    Thank you, both of you, those documents are exactly what I was looking for!