- CS? - indicates whether the line should be considered as a template (true) or a single object
- Data source name - name of the data source being defined
- Data source type - type of data source being defined
- Server address - address of the server for the data source (if Type is
PULL_FTP
) - Server port - port of the server for the data source (if Type is
PULL_FTP
) - Login username - username to login with for the data source (if Type is
PULL_FTP
) - Login password - password for the username to login with for the data source (if Type is
PULL_FTP
) - Directory - directory from which to retrieve a file (if Type is
PULL_FTP
) - Filename - name of the file to retrieve for the data source (if Type is
PULL_FTP
) - DocStore Path - document store path for the file to retrieve for the data source (if Type is
DOC_STORE
)
PULL_FTP
- to retrieve data via FTPPUSH_WWW
- to have a user upload data via HTTPDOC_STORE
- to retrieve data from the document storeSTAGING_AREA
- to retrieve data from the staging area (?); don't know how this can be defined currently - UNTESTED
License: CC BY 4.0, Copyright IBM Corp. 2007-2020.