Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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>
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#