When you test a process, you can see the progress and the results as each shape is tested. Open a process. Click Test above the upper right corner of the canvas. If you enter test mode and have made a change to the process without saving it, you receive a message. Select one of the following: Click Revert… Continue reading Boomi – Running a process in test mode
Category: Boomi
Boomi – Process testing
Test mode allows you to quickly test processes from within the Build page without needing to deploy the process to an Atom. Test mode is intended to provide immediate feedback on process configuration for use during initial development or production debugging. Test mode provides results and detailed logging information for each shape to assist with… Continue reading Boomi – Process testing
Boomi – Adding documents to a document cache
Adding documents to a document cache Use an Add to Cache shape to add documents to a document cache so that you can reference them later in the currently executing process or in a subprocess. Procedure Drag the Add to Cache shape onto the process canvas. The Add to Cache Shape dialog opens. Enter a display name… Continue reading Boomi – Adding documents to a document cache
Boomi – Add to Cache shape
Add to Cache shape The Add to Cache shape is used to add documents to a document cache so that they can be referenced later in the currently executing process or subprocess. The Add to Cache shape references a Document Cache component, which describes how the cache is defined. The documents coming into the Add… Continue reading Boomi – Add to Cache shape
Boomi – Adding processing steps to a Data Process shape
Adding processing steps to a Data Process shape Add a processing step to a Data Process shape for each action to perform on the document data. The processing steps are executed in the order defined in the shape. Each processing step operates on the data output from the previous processing step. Add a Data Process shape to… Continue reading Boomi – Adding processing steps to a Data Process shape
Boomi – Data Process Shape
Data Process shape The Data Process shape provides a number of options for manipulating document data within a process, from splitting and combining documents to zipping and unzipping data. You can define multiple processing steps to perform more than one action on the document data. The processing steps will be executed in the order defined… Continue reading Boomi – Data Process Shape
Boomi – Branch Shape
Branch shape The Branch shape is used when you have several actions that you want to execute in sequence. Each branch consists of a separate path that is executed in sequential order. A branch’s path is executed to completion before executing the next branch. When you configure a Branch shape the Branch Properties dialog opens.… Continue reading Boomi – Branch Shape
Boomi – Process Call Shape
Process Call shape The Process Call shape enables you to execute another process from within a process. The subprocess that is called is considered a separate, distinct process execution. NOTE The process that calls another process is sometimes referred to as a parent or main process. The process that the parent process calls is sometimes… Continue reading Boomi – Process Call Shape
Boomi – Adding shapes to a process
Adding shapes to a process Processes contain a series of steps, represented by shapes, that determine how data is run within the system. To add shapes to a process, drag them from the shapes palette onto the process canvas. NOTE Processes can contain a maximum of 250 shapes and notes. If adding a shape to… Continue reading Boomi – Adding shapes to a process
Boomi – Creating Components
Creating Components You can create components on the Build page or by copying them from published processes you install from the process library. On the Build page, to create a component, use the Create New button, Component Explorer, the Start tab, or the process canvas. When you install a published process from the process library, the process component and… Continue reading Boomi – Creating Components