Skip to main content
8-Gravel
October 15, 2024
Question

Is it possible to add a link to Change Request in My Tasks table view in Windchill PDMLink

  • October 15, 2024
  • 1 reply
  • 601 views

Is it possible to add a link to Change Request in My Tasks table view in Windchill PDMLink?

1 reply

avillanueva
23-Emerald I
23-Emerald I
October 15, 2024

The subject column should be the primary business object of the workflow. Since My tasks is a general table, it is limited to things related to workflow tasks or action items. For tasks, that can only be the PBO. If the subject is a change request, then you should already have it.  If it is the change notice, then the answer is no since that is a few links away from the current task (Task -> Change notice -> change request). You would have to follow it. 

BikrantS8-GravelAuthor
8-Gravel
October 15, 2024

I was able to fetch the CN number by creating an alias attribute on workitem with the below mapping.

MBA|primaryBusinessObject^WCTYPE|wt.change2.WTChangeActivity2~MBA|theChangeActivity2@WCTYPE|wt.change2.IncludedIn2~MBA|theChangeOrder2^WCTYPE|wt.change2.WTChangeOrder2

 

However, I am still unable find the mapping for CR. Please could you suggest.?