Tracing module enables users to enhance the logs by adding, removing, and clearing all variables from the logging context for a given Mule event. It also enables you to modify the correlation ID during flow execution. The Tracing Module in MuleSoft is used to improve and enrich logging by leveraging MDC (Mapped Diagnostic Context). MDC […]
Pre-requisites We need to have an Anypoint Studio should be setup. A Google account is required to access Google Cloud Console. Create a project in Google Cloud Console (console.google.com). Steps to enable Google Drive APIs and create a client. Steps: 1. Navigate to https://console.cloud.google.com , open the project picker located at the top of the […]
Introduction The MuleSoft NetSuite Connector is a pre-built connector that allows Mule applications to interact directly with NetSuite using its SOAP-based web services. It abstracts the complexities of NetSuite APIs and enables developers to perform operations such as create, update, delete, search, and retrieve records with minimal configuration. As it is built on top of […]
Introduction RESTlet is a REST-like service written in SuiteScript (JavaScript) that exposes NetSuite data and operations via HTTPS. It allows you to: Run custom Suite Script logic. Fetch or update NetSuite records. Perform complex validations before record creation. Connect external systems like MuleSoft with full control. It offers 2 different connection type: RESTlet Token. RESTlet […]
The Secret Handshake 1.1 . Five Surprising Truths About How HTTPS Keeps You Safe: Every time you visit a secure website, you see it: the little padlock icon next to the URL, the reassuring “s” in “https://”. We see this symbol countless times a day and accept it as a sign that our connection is […]
Overview: 1.1 . Introduction: In MuleSoft, streaming refers to processing large data in chunks rather than loading the entire content into memory. It enables efficient handling of large files, database records, or API responses without exhausting system resources. Streaming ensures Mule applications can scale and perform efficiently even when dealing with gigabytes of data. 1.2 […]
Pre-requisites We need to have an Anypoint Studio should be setup. Basic knowledge of Mule 4 and DataWeave. XML Validate Schema Overview When working with XML in enterprise integrations, it’s important to ensure that incoming XML payloads follow a predefined structure. MuleSoft provides built-in support for XML Schema (XSD) validation, which allows developers to enforce […]
Pre-requisites We need to have an Anypoint Studio should be setup. We need to have 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 custom object, then fill-in the name of the custom […]
In modern enterprises, integration is no longer about connecting applications — it’s about engineering a scalable, governed application network that supports growth, agility, and long-term digital transformation. As enterprises adopt cloud, SaaS, and hybrid architectures, fragmented integrations and point-to-point connections quickly become operational liabilities. This is where MuleSoft and API-led connectivity play a critical role — and where TGH Software Solutions brings structured, enterprise-grade integration expertise. This […]
Prerequisites: Anypoint Studio: Anypoint Studio should be set up. Azure Portal: Azure Account: Step1: Go to https://portal.azure.com , click Create a free account, and sign in with your Microsoft credentials (or create one if you don’t have it).Follow the on-screen instructions to verify your identity, provide subscription details (like payment method for verification), and complete […]