Title for the custom action to return available persons for assignment.
post
/fscmRestApi/resources/11.13.18.05/maintenanceResourceAvailablePersons/action/findByAdvancedSearchQuery
Description for the custom action to return available persons for assignment.
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
Identifies the display fields to be returned by the custom method for the available persons result.
-
filters: array
filters
Get details based on filters.
-
limit: number
Get the response with limit to support pagination.
-
offset: number
Value that identifies the offset for pagination support.
-
query: string
Identifies the query to be used by the custom method to get the available persons result.
-
searchFields: array
searchFields
Identifies the search fields to be used by the custom method to get the available persons result.
-
sort: array
sort
Identifies the sort criteria to be used by the custom method to sort the available persons result.
Nested Schema : displayFields
Type:
arrayIdentifies the display fields to be returned by the custom method for the available persons result.
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:
arrayIdentifies the search fields to be used by the custom method to get the available persons result.
Show Source
Nested Schema : sort
Type:
arrayIdentifies the sort criteria to be used by the custom method to sort the available persons result.
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: additionalPropertiesIndicates the return element for the custom action.
Nested Schema : result
Type:
objectAdditional Properties Allowed
Show Source
Indicates the return element for the custom action.
Nested Schema : additionalProperties
Type:
Show Source
array-
Array of:
object items
Additional Properties Allowed: additionalProperties