Workday · Arazzo Workflow
Workday Prism Load Dataset
Version 1.0.0
Create a Prism dataset, stage a file container, create a data change task, and confirm its status.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
prism-load-dataset
Create a dataset, stage a file container, load it via a data change task, and confirm.
Creates a Prism dataset, creates a file container to stage data, creates a data change task to load the file into the dataset, then reads the task back to confirm its status.
1
createDataset
createDataset
Create the Prism dataset with the supplied schema.
2
createFileContainer
createFileContainer
Create a file container to stage the data file for loading.
3
createTask
createDataChangeTask
Create a data change task that loads the staged file into the dataset.
4
confirmTask
getDataChangeTaskById
Read the data change task back to confirm its status.
Source API Descriptions
openapi