hub-internal-artifacts.flows.manual-merge-mastering.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": "manual-merge-mastering",
"description": "This is the merge flow for manually merging documents",
"options": {
"sourceQuery": "cts.collectionQuery('mdm-content')"
},
"steps": {
"1": {
"stepDefinitionType": "mastering",
"stepDefinitionName": "manual-merge-mastering",
"retryLimit": 0,
"options": {
"outputFormat": "json"
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy