In this Blog let us see How to integrate Atom Queue in Boomi. What are Dead Letter Queues Pros and Cons of Atom Queue What is Atom Queue? Atom supports message queuing which means messages are managed by a shared server queue embedded in the atom. Each queue component specifies the configuration of a message […]
In this blog, we will see how to create a package component and deploy it to an environment using AtomSphere API in Boomi. What is AtomSphere API? It is an API in Boomi which automates the packaging, deployment of integration processes and other components. All AtomSphere API calls are authenticated by a user name or API token […]
In this blog, let us see the steps of how to integrate Boomi with ServiceNow by creating an incident in service now. What is ServiceNow? ServiceNow is a cloud-based platform which works as a ticketing tool that processes and catalogues customer service requests. We can raise requests that deal with incidents, problems and other services. […]
What is Salesforce? Salesforce is a cloud computing service as a software (SaaS) company that specializes in customer relationship management (CRM) Here we will see how to create a new account in the salesforce by using Dell Boomi Steps to establish connectivity between SalesForce and Dell Boomi. Step 1:- Navigate to the salesforce portal using the […]
In this Blog, we will see what is Box and How to integrate Box in Boomi. What is a Box? Box is a Cloud-based service which provides file sharing, accessing, and collaboration on files, folders, and content across devices that are uploaded to the servers. Users may invite others to view and/or edit an account’s […]
In this blog, we will see how to call a stored procedure in Dell Boomi. What is the Stored Procedure? A Stored procedure is a set of SQL Statements which are stored in a relational management system as a group so that it can be reused and shared by multiple programs. The stored procedure accepts […]
In this Blog, we will see how to handle API Pagination in Boomi What is API Pagination? When we make calls to API, there will be a lot of results to return. To avoid that, we paginate the results to make sure responses are easier to handle. Pagination is when a query returns more results […]
In this blog we will perform sorting of a document based on a particular field, sample input and output documents are given below: Input: Output: Overview of the use case: Steps: Step 1. Go to platform.boomi.com Step 2. Login by giving your valid credentials (Username and Password). Step 3. The home page will be displayed, […]
What is Scheduling? Process execution schedules are standardized schedules that control when a process should run. You can add multiple schedules to a process for different execution requirements. A process must be deployed to an Atom, Molecule, or Atom Cloud to run on a schedule. A schedule starts as soon as you deploy the process […]
Install Jar files for SQL Server In this blog, we will see how to install Jar files for SQL Server and deploy them to the atom. Step 1: Let us begin with the steps. Step 1: Search for SQL jars and choose 2nd option as shown. Step 2: Once we open the link, click on […]