hub-internal-artifacts.step-definitions.mapping.marklogic.entity-services-mapping.step.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
{
"lang": "zxx",
"name": "entity-services-mapping",
"type": "mapping",
"version": 1,
"modulePath": "/data-hub/5/builtins/steps/mapping/entity-services/main.mjs",
"retryLimit" : 0,
"batchSize" : 100,
"threadCount" : 4,
"options": {
"acceptsBatch": true,
"attachSourceDocument": true,
"sourceDatabase": "data-hub-STAGING",
"targetDatabase": "data-hub-FINAL",
"sourceQuery": "cts.collectionQuery('default-ingestion')",
"collections": [
"default-mapping",
"mdm-content"
],
"validateEntity": "doNotValidate",
"provenanceGranularityLevel": "off",
"permissions": "data-hub-common,read,data-hub-common,update"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy