Get an integration map using advanced query
post
/api/boss/data/objects/ora/cxSalesCommon/integration/v1/$en/integrationMaps/{integrationMaps_id}/$query
Request
Path Parameters
-
integrationMaps_id(required): string
This path parameter maps to the following field defined in the Integration Maps REST resource:
- integrationMapNumber: The public unique identifier of the integration map.
Supported Media Types
- application/json
Root 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 : 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.
Response
Default Response
A single item response
Root Schema : integrationMaps_item-response
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.
Links
- $self
-
Parameters:
- integrationMaps_id:
$request.path.integrationMaps_id
- integrationMaps_id: