hub-internal-artifacts.flows.default-ingestion.flow.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
{
"name": "default-ingestion",
"description": "This is the default flow for ingesting into data hub",
"options": {
},
"steps": {
"1": {
"stepDefinitionType": "ingestion",
"stepDefinitionName": "default-ingestion",
"retryLimit": 0,
"options": {
"outputFormat": "json",
"collections": [
"default-ingestion"
]
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy