Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

OData Consumer Connector

OData Consumer Connector

OData Consumer Sources in Mappings

OData Consumer Sources in Mappings

To read data from an OData Consumer service, configure an OData Consumer resource object as the Source transformation in a mapping.
Specify the name and description of the OData Consumer source. Configure the source and advanced properties for the source object.
The following table describes the source properties that you can configure in a Source transformation:
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.
The following table describes the advanced source properties that you can configure in a Source transformation:
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:
  • Connection Default
  • ATOM/XML
  • JSON
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
.

0 COMMENTS

We’d like to hear from you!