Get all integration instances using advanced query
post
/api/boss/data/objects/ora/cxSalesCommon/integration/v1/$en/integrationInstances/integrationInstances/$query
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Nested Schema : schema
Type:
Show Source
object-
accessors: object
accessors
Maps accessor names to query objects specific to corresponding accessors. Query object for each accessor supports query capabilities similar to the base.
-
fields: array
fields
Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
-
subTypes: object
subTypes
Maps discriminator values (as defined in subtypes) to query objects specific to corresponding subtypes. Subtype-specific query objects support a subset(fields,accessors,filter) of the query capabilities when compared to the base.
Nested Schema : __collection_query-allOf[1]
Type:
Show Source
object-
collection: object
collection
Defines query criteria that can be applied on a resource collection.
Nested Schema : type
Type:
Show Source
object-
parameters: object
parameters
Values to be applied in a parameterized filter specific to the view.
Nested Schema : accessors
Type:
objectMaps accessor names to query objects specific to corresponding accessors. Query object for each accessor supports query capabilities similar to the base.
Nested Schema : fields
Type:
arrayRestricts the resource fields. Only the specified fields and mandatory system fields are returned.
Show Source
Nested Schema : subTypes
Type:
objectMaps discriminator values (as defined in subtypes) to query objects specific to corresponding subtypes. Subtype-specific query objects support a subset(fields,accessors,filter) of the query capabilities when compared to the base.
Nested Schema : collection
Type:
objectDefines query criteria that can be applied on a resource collection.
Show Source
-
filter: string
The resource collection will be queried using the specified filter condition.
-
limit: integer
Restricts the number of resource items returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resource items.
-
offset: integer
Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.
-
privilege: string
Represents the privilege or action required to check for while serving a request to access a resource.
-
sortBy: array
sortBy
Orders a resource collection based on the specified fields.
Nested Schema : sortBy
Type:
arrayOrders a resource collection based on the specified fields.
Show Source
Nested Schema : items
Match One Schema
Show Source
-
string
Name of field based on which sorting will happen. Order is ascending.
-
object
items-oneOf[1]
Object with single entry. Key must be name of field based on which sorting will happen. Value must be either asc or desc to decide the sort order.
Nested Schema : items-oneOf[1]
Type:
objectObject with single entry. Key must be name of field based on which sorting will happen. Value must be either asc or desc to decide the sort order.
Nested Schema : parameters
Type:
objectValues to be applied in a parameterized filter specific to the view.
Response
Default Response
An array of items response
Nested Schema : integrationInstances_item-response
Match All
Show Source
-
object
Integration Instance
Title:
Integration InstanceIntegration instances represent the details of specific records integrated between Sales and other Oracle applications, such as routine identifier, status, integration payload, and integration map identifier. -
object
__busObj_context
-
object
integrationInstances_item-response-allOf[2]
Nested Schema : Integration Instance
Type:
objectTitle:
Integration InstanceIntegration instances represent the details of specific records integrated between Sales and other Oracle applications, such as routine identifier, status, integration payload, and integration map identifier.
Show Source
-
activeFlag: boolean
Title:
Active FlagDefault Value:trueIndicates whether the integration instance is active. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the integration instance record. -
description: string
Title:
Integration DescriptionThe description of the integration instance. -
integrationInstanceId: string
(big-integer)
Title:
Integration Instance IdentifierThe unique identifier of the integration instance. -
integrationInstanceNumber: string
Title:
Integration Instance NumberThe public unique identifier of the integration instance. -
integrationMap:
integrationMap
-
integrationPayload: string
(long-text)
Title:
Integration PayloadThe payload for the integration. -
name: string
Title:
Integration NameThe name of the integration instance. -
routineExecutionId: string
(big-integer)
Title:
Routine Execution IdentifierThe execution identifier of the routine that created the integration instance. -
status:
status
-
timeCreated: string
(date-time)
Title:
Time CreatedRead Only:trueThe date and time when the integration instance was created. -
timeUpdated: string
(date-time)
Title:
Time UpdatedRead Only:trueThe date and time when the integration instance record was updated. -
updatedBy: string
Title:
Updated ByRead Only:trueThe user who updated the integration instance record.
Nested Schema : integrationMap
Match All
Show Source
-
object
Integration Map
Title:
Integration MapIntegration maps describe the attribute mappings between objects in Sales and objects in other Oracle applications. The integration process uses these mappings to determine the attributes that need to be synchronized from Sales to the other applications. -
object
__busObj_context
Nested Schema : Integration Map
Type:
objectTitle:
Integration MapIntegration maps describe the attribute mappings between objects in Sales and objects in other Oracle applications. The integration process uses these mappings to determine the attributes that need to be synchronized from Sales to the other applications.
Show Source
-
activeFlag: boolean
Title:
Active FlagIndicates that the integration map is active. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the integration map record. -
description: string
Title:
Map DescriptionThe description of the integration map. -
integrationMapId: string
(big-integer)
Title:
Integration Map IdentifierThe unique identifier of the integration map. -
integrationMapNumber: string
Title:
Integration Map NumberThe public unique identifier of the integration map. -
integrationSpec: string
(long-text)
Title:
Map Transform SpecificationThe transform specifications for the integration map. -
lockedFlag: boolean
Title:
Locked FlagIndicates that the integration map is locked and can't be edited or cloned by a user. -
name: string
Title:
Map NameThe name of the integration map. -
seededFlag: boolean
Title:
Seeded FlagIndicates whether the integration map was seeded by Oracle. -
sourceApplication: string
Title:
Source ApplicationRead Only:trueThe source application for the integration. -
sourceObject: string
Title:
Source ObjectThe source object of the integration. -
timeCreated: string
(date-time)
Title:
Time CreatedRead Only:trueThe date and time when the integration map was created. -
timeUpdated: string
(date-time)
Title:
Time UpdatedRead Only:trueThe date and time when the integration map was last updated. -
updatedBy: string
Title:
Updated ByRead Only:trueThe user who last updated the integration map record.
Nested Schema : integrationInstances-integrationDetails_item-response
Match All
Show Source
-
object
Instance Detail
Title:
Instance DetailAn integration instance details stores the various stages of an integration instance and their statuses. -
object
__busObj_context
Nested Schema : Instance Detail
Type:
objectTitle:
Instance DetailAn integration instance details stores the various stages of an integration instance and their statuses.
Show Source
-
childIntegrationDetails:
childIntegrationDetails
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the integration instance detail record. -
inboundPayload: string
(long-text)
Title:
Inbound PayloadThe inbound payload for the integration instance detail. -
instanceDetailId: string
(big-integer)
Title:
Request Detail IdentifierThe unique identifier of the detail record within an integration instance. -
integration:
integration
-
integrationInstanceId: string
(big-integer)
Title:
Integration Instance IdentifierThe unique identifier of the integration instance. -
integrationLevel: integer
(int32)
Title:
Integration LevelThe level of the integration instance detail. This applies to integrations with substeps. -
outboundPayload: string
(long-text)
Title:
Outbound PayloadThe outbound payload for the integration instance detail. -
stage:
stage
-
status:
status
-
step: string
Title:
SubstepThe name of the substep. -
timeCreated: string
(date-time)
Title:
Time CreatedRead Only:trueThe date and time of the creation of the integration instance detail record. -
timeUpdated: string
(date-time)
Title:
Time UpdatedRead Only:trueThe date and time when the integration instance detail record was updated. -
updatedBy: string
Title:
Updated ByRead Only:trueThe user who last updated the integration instance detail record.
Nested Schema : childIntegrationDetails
Match All
Show Source
-
object
Instance Detail
Title:
Instance DetailAn integration instance details stores the various stages of an integration instance and their statuses. -
object
__busObj_context
Nested Schema : integration
Match All
Show Source
-
object
Integration Instance
Title:
Integration InstanceIntegration instances represent the details of specific records integrated between Sales and other Oracle applications, such as routine identifier, status, integration payload, and integration map identifier. -
object
__busObj_context