REST API "Workflow/WorkItems": Not able to filter WorkItems with "TaskName" in Windchill REST Services
Applies To
- Windchill PDMLink 11.0 to 12.1
Description
- REST API "Workflow/WorkItems": Not able to filter WorkItems with "TaskName"
- Getting below error :
"error": {
"code": "PROPERTY_NAME_NOT_SEARCHABLE",
"message": "TaskName is not a searchable Attribute"
}
}