Skip to main content
12-Amethyst
November 28, 2022
Solved

How to fetch objects linked in "change Process" tab of Chabge Request.

  • November 28, 2022
  • 2 replies
  • 990 views

I want to fecth the tasks available in "Tasks for Change Process" of Change Request and link to another object available in asssociated process object of the same CR through java code.
Any help on this?

Best answer by NP_9998831

Achieved the requirement in different way
Solved: Re: Affected objects in Associated Process Objects... - PTC Community

2 replies

avillanueva
23-Emerald I
23-Emerald I
November 28, 2022

If you are looking to navigate to related change objects from the CR, check out ChangeHelper2 class. The table for "Tasks for Change Process" is showing you that structure and related tasks to those objects. I am not sure what you mean with the second part. Can you reply with some screenshots and context. Assuming you are not talking about customizing the "Tasks for Change Process" table, wouldn't what you asked for be achievable from adding object to the Associated Process Object table? And if its there, wouldn't it show up already?

NP_999883112-AmethystAuthorAnswer
12-Amethyst
December 21, 2022