Ok, odd title, but it contains all of the keywords, right?
To start: working with Windchill 10.2 with only minor customizations. Currently, we use Promotion Requests to move from change states to our locked release state. The process is set up with a checker who compares (manually) the information attached to the objects in Windchill with the information in our ECO system. When there are problems/mismatch between the two, the Windchill Promotion process is rejected with a comment explaining the problem.
What I am looking for: The comments when the process is rejected are saved somewhere. I know this because I can go under the process tab of the promotion request and see the comment in the process status for the task Approve Promotion Request. What I want to know is, how do I find out where this comment is stored in the tables, and how do I add it to a query to be put in a report? When I go into Query Builder and look at the list of tables, it is enormous. How do you sort through all of that data to know what to add to the query to get what you want?