Skip to main content
Feedback

Execute steps

Execute steps manipulate the document data.

Execute stepsDescription
AgentIntegrates agents from the Boomi Agent Control Tower into your process workflows.
MapTransforms data from one format (profile) to another.
Set PropertiesSets connector-specific properties (such as disk file name, FTP directory, mail subject, etc.) for documents as well as global process properties.
MessageGenerates free-flow text messages with both static and dynamic content.
NotifyCreates a custom notification that appears in your RSS feed.
Program CommandExecutes commands, including calling database SQL and stored procedures and invoking command line scripts.
Process CallExecutes another process from within a process or passes document data to another process for further execution.
Process RouteDynamically executes another process from within a process based on a reference that is set at run time instead of build time.
Data ProcessManipulates data with one or more processing shapes, including document splitting, zip/unzip, and custom scripting.
Find ChangesTracks changes made to system files and sends the document results down an add, update, or delete path.
Add to CacheUsed to add documents to a document cache so that they can be referenced later in the currently executing process or sub-process. References a Document Cache component, which describes how the cache is defined.
Retrieve From CacheUsed to retrieve documents from a document cache so that they can be used in the currently executing process or sub-process. References a Document Cache component, which describes how the cache is defined.
Remove From CacheUsed to remove documents from a document cache so that they are no longer available for use in the currently executing process or sub-process. References a Document Cache component, which describes how the cache is defined.