Reader is used to read the data from various streams.
You can read the data using the following reader components:
Reader Component |
Description |
---|---|
SQL |
Retrieves data from Oracle or SQL server |
DataStore |
Retrieves data from mongoDB, use datastore reader for processing input and outputs between steps |
Fixed |
Defines a static data set |
SOAP |
Reads a soap Service |
No-op |
Placeholder that allows the reader to be skipped |
OData |
Supports OData Read operations |
OData Action |
Support OData Action Operations |