Boomi · Arazzo Workflow
Boomi Execute a Process and Publish the Result
Version 1.0.0
Run a process, read its execution record, and publish the outcome to an Event Streams topic.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
execute-process-and-publish-result
Execute a process, read its execution record, and publish the outcome to an event topic.
Submits an execution request for a process on an Atom, queries the execution records to capture the latest run's status and message, and publishes that outcome as a message to an Event Streams topic.
1
2
readExecutionRecord
Query the execution records for the process to capture the latest run's status and message.
3
publishOutcome
Publish a message describing the execution outcome to the Event Streams topic so downstream consumers are notified.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.