Skip to main content
17-Peridot
November 23, 2021
Solved

WRS REST ODATA keyword search

  • November 23, 2021
  • 1 reply
  • 2140 views

Hi team

In WRS REST ODATA

domain.com/Windchill/netmarkets/html/wrs/doc.html

PTC Product Management Domain V5

doing a Part Name search using the filter expression like:

 

 

startswith(Name,'D9999')

 

 

 This works fine. But how can a keyword search be done? Do I perhaps need to use the PTC Saved Search Domain?

thanks -- Rick

Best answer by rhart

That could be the only way, when a keyword is used in the url it overrides the keyword stored in the saved search apparently.

1 reply

rhart16-PearlAnswer
16-Pearl
November 23, 2021

That could be the only way, when a keyword is used in the url it overrides the keyword stored in the saved search apparently.

rleir17-PeridotAuthor
17-Peridot
November 30, 2021

Hi Rhart,

Your suspicion looks correct, thanks for helping.

 

Would anyone else have the answer for this? Can a keyword search be done via the Product Management Domain?

thanks

Rick