Boomi · Arazzo Workflow
Boomi DataHub Provision a Model
Version 1.0.0
Create a repository, define a data model within it, and publish the model.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationsManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
datahub-provision-model
Create a repository, create a model inside it, and publish that model.
Creates a DataHub repository, creates a data model with the supplied field schema in that repository, and publishes the model to make it available for use.
1
createRepository
createRepository
Create a new DataHub repository to hold the model.
2
createModel
createModel
Create a data model with the supplied field schema inside the new repository.
3
publishModel
publishModel
Publish the new model so it becomes available for domain deployment and data ingestion.