Boomi makes it easy to build and deploy web services without deep coding. In this tutorial, we’ll create a basic Web Services Server (WSS) listener—a process that listens for incoming SOAP or REST requests, processes them simply (e.g., echoing data), and responds. We’ll use Boomi’s low-code interface, deploy to the cloud, and test with Postman.… Continue reading Creating a Simple Web Service Listener in Boomi: Step-by-Step Guide
Tag: dell boomi
HTTP Client Shape
The HTTP Client Shape is a key component used to invoke external HTTP/REST APIs from within a Boomi process. It’s part of the HTTP Client Connector, which enables outbound HTTP requests (GET, POST, PUT, DELETE) to web services, APIs, or endpoints. Purpose: It acts as a “connector” shape in a Boomi process canvas, allowing you… Continue reading HTTP Client Shape
Manual execution in Boomi
Manual Execution Manual execution allows users to trigger a deployed Boomi process directly from the platform interface, bypassing automated schedules or external triggers. This is especially useful during development, debugging, or when immediate data processing is required. Steps to Manually Execute a Process 1. From the Manage menu, From the dashboard, select either: Process Reporting:… Continue reading Manual execution in Boomi
Creating a simple flow in Boomi
đź§ What Is Boomi Flow? Boomi Flow is a cloud-native workflow automation tool that allows users to: Design interactive applications using a drag-and-drop interface Connect to external systems via Boomi Integration Build workflows that span multiple steps, users, and system 1. Create a New Process Log in to Boomi AtomSphere. Go to Build → Click… Continue reading Creating a simple flow in Boomi
Exploring the Test Function in Boomi
In Boomi AtomSphere, building an integration process is only half the journey. The other half is making sure it works as expected. That’s where the Test function comes in—a powerful feature that lets you simulate and validate your process before deploying it into production. Whether you’re syncing data between systems, transforming records, or handling complex… Continue reading Exploring the Test Function in Boomi
Boomi and the Agentic Circular Economy 2025
In 2025, integration isn’t just about connecting applications it’s about enabling intelligence that drives sustainability, resilience, and new economic models. While most discussions around Boomi highlight its low code platform or prebuilt connectors, a quieter revolution is unfolding: Boomi’s Agentstudio and Model Context Protocol (MCP) are reshaping how enterprises design circular supply chains. This is… Continue reading Boomi and the Agentic Circular Economy 2025
Boomi for Integration and EDI SuiteApp
Boomi’s integration platform as a service (iPaaS) seamlessly extends the NetSuite platform by connecting any combination of cloud and on-premises applications to automate business processes – without software, appliances or coding. Integration, Master Data Management, API Management, ETL and EDI are all available from Boomi’s 100% cloud-based, scalable and easy to use platform. Find out… Continue reading Boomi for Integration and EDI SuiteApp
How to Create a Web Listener in Boomi Integration
A Web Listener in Boomi is an essential component when building real-time integrations, especially for handling inbound HTTP requests from external systems (e.g., webhooks, APIs, or other applications). It acts as a server endpoint that listens for incoming HTTP requests and triggers a Boomi process. In this article, we’ll walk through step-by-step instructions to create… Continue reading How to Create a Web Listener in Boomi Integration
Boomi – Trading Partner Management
The Trading Partner Management page (Manage > Trading Partner Management) is used to view, add, and edit Trading Partner and Processing Group components. This page provides the capability to make changes to these components to users who do not have access to the Build page. Trading Partner Management is visible only to users who have the Trading… Continue reading Boomi – Trading Partner Management
Boomi – Shared web server system management
Shared web server performance and web service scalability​ To enhance shared web server performance and scalability, you can enable listener processes to run in Low Latency mode on dedicated execution workers. Enable Web Services Server listener processes to execute mainly in memory by selecting the Low Latency option for them. If your web service is deployed… Continue reading Boomi – Shared web server system management