Perform advanced search for messages
post
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/findByAdvancedSearchQuery
Searches for messages using global search.
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
Keywords used to complete the search terms.
-
displayFields: array
displayFields
Additional fields to be displayed to the user.
-
filters: array
filters
Value used to narrow down the results.
-
limit: number
Limit on the number of messages to retrieve.
-
offset: number
Value indicating the starting point or index of the results to return.
-
query: string
Query used to search for messages.
-
searchFields: array
searchFields
Fields in which the global search string will be searched.
-
sort: array
sort
Value determines the sort order of the results.
Nested Schema : displayFields
Type:
arrayAdditional fields to be displayed to the user.
Show Source
Nested Schema : filters
Type:
arrayValue used to narrow down the results.
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Nested Schema : searchFields
Type:
arrayFields in which the global search string will be searched.
Show Source
Nested Schema : sort
Type:
arrayValue determines the sort order of the results.
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: additionalPropertiesReturns the results of the search.
Nested Schema : result
Type:
objectAdditional Properties Allowed
Show Source
Returns the results of the search.
Nested Schema : additionalProperties
Type:
Show Source
array-
Array of:
object items
Additional Properties Allowed: additionalProperties