Pre-requisites We need to have an Anypoint Studio should be set up. We need to have a Salesforce developer account. Create a Salesforce custom object with some fields, as per the requirement. Click on Create in the home section, which is on the right-hand side. Then click on a custom object, then fill in the […]
API Governance API Governance involves implementing and enforcing standards, best practices, and policies to ensure APIs are secure, compliant, and performant throughout their lifecycle. It helps organizations streamline API management and align it with enterprise requirements. It applies only to REST APIs, HTTP APIs, and ASYNC APIs published for exchange. These rulesets are built on […]
API Groups Introduction: API Groups feature provided by MuleSoft is used to organize and manage multiple APIs under a single entity. These APIs can be organized and managed based on the environment and organizations. Benefits: Setup: Note: For this document, we are considering the detailed view for which we will start from scratch. Step-1: Create […]
Introduction What is Object Store v2 Rest API? The Object Store v2 APIs allow you to use REST for the following operations: Object Store V2 REST API Anypoint exchange link : https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/object-store-v2 Implementation Step 1: To use the Object Store V2 REST API we need to have an application deployed in CloudHub with object store […]
Overview: MDH (Master Data Hub): Repositories: Models: Metrics: Golden Records: A Golden Record is the single source of truth about a business entity such as a customer or product. It contains validated data about the entity. Quarantine Records: Data that is considered inaccurate, unverified, outdated, or incomplete is directed to quarantine for review by the […]
Introduction to Dashboard Dashboard is a place that shows information and statistics (=numbers) about how the program is working, which you can use to control it. Types of services available in Boomi Types of Dashboard available in Boomi Master data hub dashboard The Hub Dashboard page is divided into sections. Current View Repositories/modelsThis list is […]
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 – […]