Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
What is the API to retrieve all part instances (WTProductInstance2) for a given WTPart? I could not locate any information in the JavaDoc or customizer's guide.
Cory Skradski
If I understand correctly, it may be possible for you to retrieve this information based on settings for the Iteration and Version parametersof the WindchillSearchService.search(SearchInfo) API. If you think this might address your question, you can find the documentation at the following location in the Windchill 10.1 Help Center on ptc.com:
Regards,
Jane
Jane Zupfer
VP, Enterprise Products Publications
T
E -
Great! Thank you all for your suggestions/comments.
I think the ConfigurationHelper service interface will provide the capability I need.
Thanks again!
Cory Skradski