Boomi · Arazzo Workflow
Boomi Provision Environment With Atom
Version 1.0.0
Create a runtime environment and confirm an online Atom is available for it.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationsManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
provision-environment-with-atom
Create an environment, locate an Atom by name, and confirm it is online.
Creates a runtime environment, queries the Atom fleet for an Atom matching the supplied name, and reads its detail to confirm online status so the environment is ready to receive deployments.
1
createEnvironment
createEnvironment
Create the runtime environment with the supplied name and classification.
2
findAtom
queryAtoms
Query the Atom fleet for an Atom whose name matches the supplied value, returning the first match.
3
confirmAtomOnline
getAtom
Read the matched Atom to confirm it is online and ready before deploying processes into the new environment.