Boomi – Deployment workflow

The workflow for deploying a process or component to an environment involves building the component, creating a packaged component, and then deploying the packaged component. The basic steps to successfully deploying a process or component are as follows: A developer builds a process or deployable component on the Build page. A developer or administrator creates a version… Continue reading Boomi – Deployment workflow

Boomi – Deployment

Deployment is the means by which you prepare your processes and deployable components to run and operate in a test or production environment. Boomi Deployment is similar to traditional software development concepts of building and releasing product. The deployment functionality performs several important functions: Controls the deployment of specific versions to different runtime environments as… Continue reading Boomi – Deployment

Boomi – Viewing a data file in test mode

You can view the source document and tracking information that was sent into a step. About this task​ When you are in test mode, the Start step and all Connector steps have a Connection Data tab that displays inbound or outbound documents, any connector-specific tracking information, and the  View Source link to view the actual data… Continue reading Boomi – Viewing a data file in test mode

Boomi – Logs and documents in test mode

View logs to research where a process failed and why. Viewing logs and understanding the information contained in them is an important part of building, testing, and monitoring processes. Logs can help you research where a process failed and why. While the process executes in Test mode, you can watch the progression of documents through… Continue reading Boomi – Logs and documents in test mode

Boomi – Running a process in test mode

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

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 – 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