Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi all change objects experts around
Is there ready tool in Windchill to list all change objects that are linked to an given object or to any of its dependency objects?
For example I would like to get list of all problem reports, change requests, and change notices that have affected any time to any documents or parts needed make given WTPart.
If there is no ready tool can this be achieved with report generator or some kind of advanced search?
Be careful that searching for objects with multiple links at the same time, such as the one you described in your request, can also lead to exhaustion of system HW resources if not done properly.
This is an example of a report I am completing that combines Problem Report, ECR, ECN, ECT, Affected Materials and Resulting Materials, with the need to check who has assigned and uncompleted tasks
Each green arrow means that the report should search, via outer join, even if one of the two linked tables does not return any results, so that a record for the table containing data will still come up.