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"
}
}
