REST API GET: 500 Error When Filtering By WorkOrder Instance Fields
(Doc ID 2692577.1)
Last updated on MARCH 12, 2021
Applies to:
Oracle Maintenance Cloud Service - Version 11.13.20.04.0 and laterInformation in this document applies to any platform.
Goal
On : 11.13.20.04.0 version, Maintenance Work Orders
REST API GET: 500 error when filtering by WorkOrder Instance fields
Attempting to filter the REST API by a workorder instance field gets back a 500 error.
As a third party app developer, we need the ability to filter on Instance fields.
[Request]
GET /fscmRestApi/resources/latest/maintenanceWorkOrders?q=WorkOrderOperation.WorkOrderOperationResource.WorkOrderOperationResourceInstance.LaborInstanceId > 0 HTTP/1.1
Host: https://eifm-test.fa.ca2.oraclecloud.com
REST-Framework-Version: 2
Authorization: Basic
[Response]
500 error
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |