MuleSoft

Choice Router In MuleSoft

Pre-requisites Anypoint Studio: Database: Choice Router In MuleSoft *Note: First we’ll check whether that particular record is present in the DB, if it is there then we’ll update the record, else we’ll insert the record.  Steps: 2. Following the addition of the listener component, include two loggers to mark the beginning and the end of […]

MuleSoft

Auto Discovery In MuleSoft

Overview: Steps: 2. Then, mock the API and publish it to Anypoint exchange. 3. Next, create a new Mule project and generate its scaffold structure using the API specification published in Exchange. 4. Next, we’ll be adding two loggers to mark the beginning and the end of the flow. By logging the message “Start of […]

MuleSoft

API Groups In MuleSoft

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 […]

MuleSoft

Object Store V2 REST API

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 […]

MuleSoft

Object Store’s Types And Instances

Introduction What is an Object Store? An object store is a mechanism for storing objects within or across Mule applications. The Mule runtime engine (Mule) leverages object stores to persist data for future retrieval. Internally, Mule uses object stores in various filters, routers, and message processors that require state persistence between messages. Where are object […]

Boomi

Implementation Of Request Purchase Order-3A4 Using RosettaNet Standard

Introduction: List of RosettaNet PIP(Partner Interface Processes) standard transaction message formats: 3A1 Request Quote 3A2 Request Price and Availability 3A3 Request Shopping Cart Transfer 3A4 Request Purchase Order 3A5 Query Order Status 3A6 Distribute Order Status 3A7 Notify of Purchase Order Update 3A8 Request Purchase Order Change 3A9 Request Purchase Order Cancellation 3A10 Notify of […]