Oracle CRM On Demand Connector Guide > Mappings and Mapping Configuration Tasks with Oracle CRM On Demand Connector > Oracle CRM On Demand Sources in Mappings
  

Oracle CRM On Demand Sources in Mappings

To write data to an Oracle CRM On Demand source, configure an Oracle CRM On Demand object as the Source transformation in a mapping.
Specify the name and description of the Oracle CRM On Demand source. You can configure the source and advanced properties for the source object.
The following table describes the properties that you can configure for an Oracle CRM On Demand source:
Property
Description
Connection
Name of the source connection.
Source Type
Type of the source object. Select Single Object, Multiple Objects, or Parameter.
Object
Name of the source object for the mapping.
You can specify a custom query for a source object.
Filter
Adds conditions to filter records. Configure a simple or an advanced filter.
Sort
Determines the order of the rows.
Add the ORDER BY clause in the select query with the COLUMN provided. By default, the sort is in ascending order.
You can set the Tracing Level in the advanced properties session to determine the amount of details that logs contain.
The following table describes the Tracing Levels:
Tracing Level
Description
Terse
Data Integration Service logs initialization information, error messages, and notification of rejected data.
Normal
Data Integration Service logs initialization and status information, errors encountered, and skipped rows due to transformation row errors. Summarizes session results, but not at the level of individual rows.
Verbose Initialization
In addition to normal tracing, the Data Integration Service logs additional initialization details, names of index and data files used, and detailed transformation statistics.
Verbose Data
In addition to verbose initialization tracing, the Data Integration Service logs each row that passes into the mapping. Also notes where the Data Integration Service truncates string data to fit the precision of a column and provides detailed transformation statistics.
When you configure the tracing level to verbose data, the Data Integration Service writes row data for all rows in a block when it processes a transformation.