Skip to main content
7-Bedrock
July 1, 2021
Question

Infoengine DIRECTION parameter to find hangingChanges in ChangeActivity

  • July 1, 2021
  • 1 reply
  • 1043 views

Hi,

 

Looking to create an infoengine task that outputs related information about resulting items in a change activity. A snippet of what I have now is below.. I don't think my DIRECTION value is correct but I'm not sure what value to place in here. Any ideas?

 

ie:param name="TYPE" data="wt.change2.ChangeRecord2"/>

param Name="DIRECTION" data="theChangeActivity2"/>

param Name="OBJECT_REF" data= (a VR of a ChangeActivity) />

param Name="ATTRIBUTE" data="*" />

 

This isn't returning anything in the collection. Below is the output.

-<wc:COLLECTION>

 wt.change2.ChangeRecord2 ....

</wc:COLLECTION>

 

1 reply

16-Pearl
July 2, 2021

I think the choices would be ANCESTORS | DESCENDANTS | BOTH

Maybe, depends which kind of task webject is being called http://support.ptc.com/help/windchill/wc111_hc/whc_en/Windchill_Help_Center/IEUG_TaskAdminWebjects.html#