cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Attribute and Keyword search custom API

WM_9965332
11-Garnet

Attribute and Keyword search custom API

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.

 https://www.ptc.com/en/support/article/CS157533

2 REPLIES 2

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

Top Tags