Get the default supply subinventory and locator information to be applied to the material planned for the work order.
post
/fscmRestApi/resources/11.13.18.05/maintenanceWorkOrderMaterials/action/findByAdvancedSearchQuery
This custom action will be invoked to derive the default supply sub-inventory and locator information for the material planned for the work order. The sub-inventory and locator are first matched with the item in context. If no value is set, the maintenance plant parameters are then searched for the context organization to derive the supply subinventory and locator information.
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/vnd.oracle.adf.action+json
Root Schema : schema
Type:
Show Source
object-
autocompleteQuery: string
Get details using an autocomplete query
-
displayFields: array
displayFields
Get details based on search, filter, or sort criteria with the specified display fields in the response
-
filters: array
filters
Get details based on filters
-
limit: number
Get the response with limit to support pagination
-
offset: number
Get the response with offset to support pagination
-
query: string
Get details with the specified query in the response
-
searchFields: array
searchFields
Get details based on search, filter, and sort criteria, with the specified search fields included in the response
-
sort: array
sort
Get details based on sort criteria, with the specified display fields in the response
Nested Schema : displayFields
Type:
arrayGet details based on search, filter, or sort criteria with the specified display fields in the response
Show Source
Nested Schema : filters
Type:
arrayGet details based on filters
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Nested Schema : searchFields
Type:
arrayGet details based on search, filter, and sort criteria, with the specified search fields included in the response
Show Source
Nested Schema : sort
Type:
arrayGet details based on sort criteria, with the specified display fields in the response
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Response
Supported Media Types
- application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
Show Source
object-
result(required): object
result
Additional Properties Allowed: additionalPropertiesIf the action is successful, the response for the advanced search query will begin.
Nested Schema : result
Type:
objectAdditional Properties Allowed
Show Source
If the action is successful, the response for the advanced search query will begin.
Nested Schema : additionalProperties
Type:
Show Source
array-
Array of:
object items
Additional Properties Allowed: additionalProperties