Property | Description |
---|---|
Connection | Name of the source connection. |
Source Type | Source type. Select Single for a single source object. |
Object | Source object for the mapping. |
Advanced Source Property | Description |
---|---|
Data Serialization Format | The format of data that is transferred over the network. Specify the property to override the Data Serialization Format value you specified in the OData Consumer connection. Select one of the following options:
When you select Connection Default, the Secure Agent uses the Data Serialization Format value you specified in the OData Consumer connection. Default is Connection Default. |
Maximum Number of Rows | Determines the maximum number of records you can read from the source. For example, when you specify a value of 100, the agent reads 100 records from the source. Default is 0, which specifies that the agent reads all records from the source. |
Number of Rows to Skip | Sets the number of rows you can skip. For example, you can set this property to n to skip the first n rows in a source and read from the (n+1) row. Default is 0. |
Page Size | Determines the number of rows to read from each page from the source. Default is 100 rows. |
Tracing Level | Sets the amount of detail that appears in the log file. You can choose terse, normal, verbose initialization, or verbose data. Default is normal. |