Dataiku · Arazzo Workflow
Dataiku Create Govern Artifact with Custom Fields
Version 1.0.0
Create a governed artifact under a blueprint, set its custom field values, and read them back.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
create-govern-artifact
Create an artifact, set custom fields, and confirm them.
Creates a governed artifact under a blueprint, sets custom field values, then reads the custom fields back.
1
createArtifact
createArtifact
Create a new governed artifact under the supplied blueprint.
2
setCustomFields
setArtifactCustomFields
Write the supplied custom field values to the artifact.
3
confirmCustomFields
getArtifactCustomFields
Read the custom field values back to confirm they were applied.