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 order_ID, customer_ID, quantity, product, contact_number, shipping_address, mail_ID. We need to have some sample set of records in the database table, as […]
Global Capability Centers (GCCs) have emerged as strategic innovation and operational excellence hubs for multinational enterprises. With India as the leading destination, GCCs are transforming from cost arbitrage models to value-driven centers of digital transformation, advanced technology adoption, and AI-powered innovation. At TGH Software Solutions, we recognize the growing importance of GCCs and aim to […]
Overview: Many organizations today face AI sprawl—uncontrolled experiments with generative AI that lead to rising costs, inconsistent results, and data security risks. Similarly, API sprawl occurs when APIs grow without centralized governance, making them hard to manage, reuse, or secure. The MuleSoft AI Chain Project solves both challenges by enabling developers to integrate, connect large […]
Overview: ServiceNow is a premier IT Service Management (ITSM) platform that helps organizations automate workflows, manage incidents, and enhance service delivery. MuleSoft facilitates this integration through its ServiceNow Connector, which enables seamless interaction with ServiceNow’s REST APIs—allowing developers to easily create, retrieve, update, and delete records across modules like Incident, Change, Problem, and CMDB. By […]
In today’s fast-paced digital economy, organizations are under immense pressure to innovate, stay agile, and deliver seamless digital experiences to their customers and teams. As businesses rely on a growing ecosystem of cloud applications, legacy systems, and third-party platforms, the need for robust, scalable integration has become more urgent than ever. When comparing leading integration […]
Overview- Salesforce is widely recognized as one of the leading Customer Relationship Management (CRM) platforms, empowering businesses to manage customer interactions, data, and processes. However, for organizations to maximize the potential of Salesforce, it often needs to be integrated with other systems, such as ERP platforms, databases, or third-party applications. These integrations ensure seamless data […]
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 […]
Overview: – What Are MuleSoft Platform APIs?: – Click here Anypoint Exchange (mulesoft.com) Prerequisites: – Steps to deploy the Mule application: – Step 1: Open Postman, configure as shown below, and hit the API POST https://anypoint.mulesoft.com/accounts/login Content-Type: application/json Body: { “username”:”ANYPOINT_PLATFORM_USERNAME”, “password”:”ANYPOINT_PLATFORM_PASSWORD” } Note: – If you are getting any response like an […]
Overview: – What is a Domain Project: – Advantages of Mule Domain Project: – Note:- Let’s demonstrate a simple use case to understand about Domain project clearly. Use Case: – Deploy two applications with the same port on Mule standalone run time. Note: – Generally, each application needs to be deployed on different ports otherwise […]
Overview: – What is Mule Standalone Runtime: – Prerequisites: – Download Mule Standalone Runtime: – Step 1: Click the link below to download the Mule standalone server. https://www.mulesoft.com/lp/dl/anypoint-mule-studio Step 2: Select the product as Mule Standalone from the dropdown. Provide the below details and click on download. Step 3: Check your email inbox for downloading […]