Property | Description |
|---|---|
Connection | Name of the source connection. You can select an existing connection, create a new connection, or define parameter values for the source connection property. To overwrite the source connection properties at runtime, select the Allow parameter to be overridden at run time option. |
Source Type | Type of the source object. Select one of the following source types:
Default is Single Object. |
Object | The source object for the task. You can choose objects only from the vobjects data model. Select the source object for a single source. When you select multiple source objects as the source type, you can add multiple source objects and configure a relationship between them. |
Parameter | This property appears only if you select parameter as the source 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 runtime, select the Allow parameter to be overridden at run time option. |
Property | Description |
|---|---|
Filter | Filters records based on the filter condition in a read operation. You can configure a simple filter or an advanced filter to filter rows from the source. You can improve efficiency by filtering early in the data flow. Click Configure to add conditions to filter records from the data that the Secure Agent reads from the source. Select one of the following filter options from the list:
Default is Not Parameterized. For more information about filters and operators that you can configure, see Filter options and operators. |
Sort | Not applicable. |
Property | Description |
|---|---|
Page Size | Determines the number of rows to read in each request. Specify 0 to read all rows from the source. Default is 0. |
Page Offset | Sets the number of rows you can skip from the beginning of the dataset before returning the result. 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. |
Tracing Level | Determines the amount of detail that appears in the log file. Select one of the following options from the list:
Default is Normal. |