Navigation :
CSV and JDBC sources
Example of a request to perform a LOAD
(fetching) operation from a CSV or JDBC source:
{
"operation":"LOAD",
"topics":["Trade"],
"scope":{
"CobDate":"2019-11-21"
}
}
When loading data from a CSV source, the scope in the request payload resolves to a sub-folder
in the data root directory.