Find link between Change Request and Change Notice using PTC Navigate
Hi developers,
I have a requirement to display the ECN along with its associated ECR. I found the link types namely:
- wt.change2.ChangeProcessLink
- wt.change2.AddressedBy2
- wt.change2.ChangeReferenceLink
In Thingworx under "ptc-windchill-demo-thing" i'm using "Query" service for my use case as shown below for all the link types:
child and parent columns are empty
No rows are populatedNo rows are populated
I'm unable to get all the associated change objects. When i searched with "wt.change2.ChangeProcessLink" type I'm not able to get the child and parent details without which the service will become irrelevant to my use case.
Thanks and Regards,
Saran

