Dropbox Connector > Mappings and Mapping Tasks with Dropbox Connector > Dropbox Sources in Mappings and Mapping Tasks
  

Dropbox Sources in Mappings and Mapping Tasks

To read data from Dropbox, configure a Dropbox object as the Source transformation in a mapping or mapping task.
The following table lists the Dropbox source properties:
Property
Description
Connection
Name of the connection.
Source Type
Type of the source object. Select Single.
Source Object
Name of the source object. For the Download and Revisions objects, the source object is Dropbox. For Upload, Delete, Move, and Restore objects, the source object is either FlatFile or Salesforce.
The following table describes the advanced properties that you can configure for a Dropbox source:
Property
Description
Source Filter
Specifies the filter you need to apply while querying Entity.
Sorted Ports
Specifies sort specification that you need to apply while querying for Entity Attribute values.
Maximum Page Size
Maximum Page size for creating Message buffer.
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 that you can configure:
Property
Description
Terse
The Secure Agent logs initialization information, error messages, and notification of rejected data.
Normal
The Secure Agent 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 Secure Agent logs additional initialization details, names of index and data files used, and detailed transformation statistics.
Verbose Data
In addition to verbose initialization tracing, the Secure Agent logs each row that passes into the mapping. Also notes where the Secure Agent 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 Secure Agent writes row data for all rows in a block when it processes a transformation.