This blog will cover how we can implement Two-way SSL in Boomi. What is SSL? SSL stands for Secure Sockets Layer. It’s a protocol designed to provide secure communication over a computer network, typically the Internet. SSL ensures that the data exchanged between a web server and a client (such as a web browser) remains […]
Introduction to Stored Procedure: A stored procedure is a precompiled collection of one or more SQL statements stored on the database server. They are used to encapsulate repetitive tasks, complex business logic, or a series of operations that need to be performed on the database. Stored procedures help improve the performance, maintainability, and security of […]
EDI TRANSACTION 850 Introduction to EDI What is the EDI? EDI stands for Electronic Data Interchange. EDI is the automated exchange of business documents between organizations. What are the different EDI Standards available in EDI? What are the different Documents types available in EDI? What are the different Communication methods available in EDI? Trading Partner – […]
Generally, MDH itself takes care of channel update acknowledgment by acknowledging the updates automatically when the updates are fetched by the source. But if we want to manually acknowledge the updates we have to do some configurations from MDH and Integration side. In this blog, we will learn how can we manually acknowledge channel updates […]
What is the Merge operation in Salesforce? In Salesforce, a “merge operation” typically refers to the process of merging duplicate records. This is often necessary when you have multiple records in Salesforce that represent the same real-world entity (e.g., two contact records for the same person). Let’s get into the Boomi platform and see how […]
In this Blog we will use HTTP client connector to End date golden records from MDH. Let get started by logging in the platform: Steps: Step 1. Go to platform.boomi.com Step 2. Login by giving your valid credentials (Username and Password). Step 3. Home page will be displayed, now click on “Integration”. Step 4. Click […]
Introduction to EDI What is the EDI? EDI stands for Electronic Data Interchange. EDI is the automated exchange of business documents between organizations. What are the different EDI Standards available in EDI? What are the different Documents types available in EDI? What are the different Communication methods available in EDI? Trading Partner – Trading Partners are […]
About Connector: Salesforce Platform Events connector help us to configure the integration between Salesforce Platform Events and connected business applications. Salesforce Platform Events is a feature in the Salesforce enterprise messaging platform and helps organizations run faster and more efficiently through event-driven business processes that execute in near-real time. The Salesforce Platform Events connector passively […]
Use case: Develop an inbound Process with one host partner and two remote partners and route the documents to Partner specific sub processes using Processing Group Component. Use the communication method as FTP. Here the host partner: Kennymos Remote Partners: ABC Stores and XYZ Stores 840(RFQ) 850 (PO) What is FTP? File Transfer Protocol is a […]