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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

GetParts Filter on Version field

mmoruzzi
4-Participant

GetParts Filter on Version field

I am using Windchill MPMLink Release 12.0 and Datecode with CPS 12.0.0.0

Hello,

I tried to get Parts by inserting the folllowing filter : Mane eq ('test') and Version eq ('00') but the response retrieve the following error message
{
"error": {
"code": "PROPERTY_NAME_NOT_SEARCHABLE",
"message": "Version non è un attributo ricercabile"
}
}

Could you help me to solve, please?

Thanks

Michele


Here are the errors that I faced
{
"error": {
"code": "PROPERTY_NAME_NOT_SEARCHABLE",
"message": "Version non è un attributo ricercabile"
}
}

1 REPLY 1
HelesicPetr
22-Sapphire I
(To:mmoruzzi)

Hi @mmoruzzi 

That means that you can not search by the version. 

 

check some articles where you can find some tips how to allow the version search, but it can be not possible to do so.

CS347207 - Not able to filter WorkItems with "TaskName"

CS375454 - his is not possible to filter Parts based on "View" attributes

CS385891 - Unable to filter result using Name attribute

 

based on the article CS347207 check following. . . 

HelesicPetr_0-1700471941541.png

PetrH

Top Tags