All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hub-internal-artifacts.flows.default-mastering.flow.json Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
{
  "name": "default-mastering",
  "description": "This is the default flow for mastering previously mapped data into data hub",
  "options": {
    "sourceQuery": "cts.collectionQuery('mdm-content')"
  },
  "steps": {
    "1": {
      "stepDefinitionType": "mastering",
      "stepDefinitionName": "default-mastering",
      "retryLimit": 0,
      "options": {
        "outputFormat": "json",
        "collections": [
          "default-mastering",
          "mastered"
        ]
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy