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
Tag: dell boomi
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
Boomi – Set Properties Shape
Set Properties shape Use the Set Properties shape to set values for various document and process properties on outbound connector attributes, such as file name or email subject, or to store values in memory to facilitate your integration. Property values can be composed of static and/or dynamic values. Generally, you use this shape immediately before… Continue reading Boomi – Set Properties Shape
Boomi – Map Shape
Map shape Use maps to transform data from one format to another, or more specifically, from one profile to another. The Map shape references a predefined Map component. When you configure a Map shape the Map Shape dialog opens. It contains the following fields. Name Description Label (Optional) User-defined name to describe the shape. If one is not… Continue reading Boomi – Map Shape
Boomi – Start Shape
Start shape The Start shape is the main shape that begins the process flow. It is automatically added to each new process and it cannot be removed. You use the Start shape dialog to configure the Start shape. After you create a process, the Start Shape dialog opens. The Start Shape dialog looks and behaves… Continue reading Boomi – Start Shape