Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
II am trying to implement a rest service in windchill which mimics attribute and keyword search (For a Navigate application).
1. Is there an efficient way to do this using a custom QuerySpec to search based on Modelled attributes and IBAs? I understand using a querySpec to get name, number but not an IBA. An example to search for two IBAs using AND condition would be helpful.
2. As for keyword is there an api which is documented and supported to use in this scenario? It seems an article from PTC on an existing api has no documentation.
Hi @WM_9965332
1. Yes you can use joins with a IBA definition.
2. No. You can just use the QuerySpec as the supported way.
check my previous answer Query-spec-for-multiple-objects
PetrH
Hi @WM_9965332,
I wanted to follow up with you on your post to see if your question has been answered.
If so, please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you.
Thanks,
Anurag