Skip to main content
13-Aquamarine
April 4, 2024
Question

Attribute and Keyword search custom API

  • April 4, 2024
  • 2 replies
  • 1029 views

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

HelesicPetr
22-Sapphire II
22-Sapphire II
April 8, 2024

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

Community Moderator
April 12, 2024

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