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 […]
Overview: In any modern development environment especially when working with platforms like MuleSoft maintaining consistency and efficiency across multiple projects is essential. As the number of applications or modules grows, so does the complexity of managing build configurations, dependency versions, and plugin settings. Without a structured approach, this can quickly lead to duplication, version conflicts, […]
Overview: Organizations today need a secure way to let users access applications and APIs without exposing passwords. OAuth 2.0 solves this by using tokens instead of credentials, enabling safe access across systems. Okta acts as the Authorization Server, handling user login, issuing authorization codes, and generating tokens. The Client App requests these tokens, while the […]
Pre-requisites Anypoint Studio: Anypoint Studio should be setup. Salesforce: 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 custom object, then fill in the name of the custom […]
Overview In this blog, we will look at how APIs can be secured using IP Allowlist and IP Blocklist policies. These policies act as gatekeepers at the network level. With an IP Allowlist, only trusted IP addresses or ranges are allowed to access the API, while everything else is blocked. With an IP Blocklist, specific […]
Pre-requisites We need to have an Anypoint Studio should be setup. We need to an order_table in database. For this instance, we are using the MySQL database. Create a table with the fields as ID, name, email, contact, status, and payment. We need to have some sample set of records in the database table, as […]
Overview: – JIRA, developed by Atlassian, is one of the most widely used tools for project and issue tracking. Integrating JIRA with your enterprise systems enables seamless automation, centralized reporting, and real-time updates. MuleSoft offers a JIRA Connector that helps automate JIRA ticket creation, updates, and issue tracking through APIs. In this blog, we’ll explore […]