skip to main content
Connection Option Descriptions : Config Options : MapSystemColumnNames (Config Option)
  

Try DataDirect Drivers Now

MapSystemColumnNames (Config Option)

Attribute

MapSystemColumnNames

Purpose

Determines how the driver maps Oracle Service Cloud system columns.

Valid Values

0 | 1

Behavior

If set to 0, the driver does not change the names of the Oracle Service Cloud system columns.
If set to 1, the driver changes the names of the Oracle Service Cloud system columns as described in the following table:
Table 12. Mapped Names for Salesforce Field Names When Using MapSystemColumnNames
Field Name
Mapped Name
Id  
ROWID
CreatedByAccountID  
SYS_CREATEDBYACCOUNT_ID
CreatedTime
SYS_CREATEDTIME
LookupName
SYS_LOOKUPNAME
UpdatedTime 
SYS_UPDATEDTIME
UpdatedByAccountID 
SYS_UPDATEDBYACCOUNT_ID
The value for this config option is specified as a key=value pair in the Config Options field. See "Config Options" for details.

Default

0

GUI Tab

The value for config options are specified in the Config Options field on the Advanced tab.

See also

Config Options