Salesforce Data 360 Connector > Mapping and mapping tasks with Salesforce Data 360 Connector > Salesforce Data 360 sources in mappings
  

Salesforce Data 360 sources in mappings

To read data from Salesforce Data 360, configure a Salesforce Data 360 object as a source in a mapping.
The following table describes the Salesforce Data 360 source properties that you can configure in a Source transformation:
Property
Description
Connection
Name of the source connection.
Object Type
Type of the source object. Select one of the following object types:
  • - Single Object
  • - Query
  • - Parameter
Default is Single Object.
Object
Name of the source object.
Select a source object from a data space.
When you select query as the object type, you can read data from a custom data space. For more information about configuring a custom data space, see Configure additional properties.
Parameter
This property appears only if you select parameter as the object type.
A placeholder to dynamically assign values at run time for the source object without the requirement to edit the task.
Select an existing parameter for the source object or click New Parameter to define a new parameter for the source object.
To overwrite the parameter at run time, select the Allow parameter to be overridden at run time option.
Filter
Filters records based on the filter condition.
You can specify the following filter conditions:
  • - Not parameterized. Uses a basic filter to specify the object, field, operator, and value to select specific records.
  • - Completely parameterized. Uses a parameter to represent the field mapping.
  • - Advanced. Uses an advanced filter to define a more complex filter condition.
Default is Not parameterized.
Note: Contains, Starts With, and Ends With filter operations apply only to the Advanced filter condition.
Sort
Not applicable for a Salesforce Data 360 connection.