Data Cloud Overview In this tutorial we will explain the concept of Data Cloud and how Data cloud works, it is one of the hot topic in Salesforce. Data Cloud is a data platform that unifies all of your company’s data on to Salesforce’s Platform, giving every team a 360-degree view of the customer to drive…
Read MoreMulesoft Anypoint Data Graph MuleSoft Anypoint Datagraph is built on the top of GraphQL. GraphQL was initially developed by facebook and released publicly in year 2015. With the MuleSoft Anypoint Datagraph, Organizations will be able to utilize capabilities of graphql and reuse multiple APIs into single request. GraphQL also allows customer to request limited…
Read MoreMuleSoft Anypoint Flex Gateway Anypoint Flex Gateway is MuleSoft’s new API gateway offering to manage and secure APIs running anywhere (cloud, on premise) in any tech stack (java, .net, python, etc). With the new Anypoint flex gateway, Organizations will be able to manage and govern all the APIs under one roof. MuleSoft…
Read MoreIterate Fixed number of loop in Mule 4 using Dataweave In this tutorial we will demonstrate how we can iterate fixed number of loop in mule 4 using dataweave Below is the input you can see the size of the array is 6 but we need to iterate the list only 3 times on…
Read MoreConnect with Solace from MuleSoft To show how we connect with Solace from MuleSoft we will create a Mule project and import a Solace jar to connect with the Solace environment Let`s create a Solace project in MuleSoft Now we have to import the Solace jar using Maven, Open pom.xml Add properties Add…
Read MoreIf Else In Dataweave In this tutorial, we will demonstrate if else conditional expression in dataweave Input-1 Input-2 Input-3 Input-4 Now we will write a dataweave expression and manipulate the if the employee is eligible for discount on the basis of Input payload Create a sample mule application in anypoint studio and configure the…
Read MoreEnable/DISABLE Logging In Mule 4 In this tutorial we will demonstrate how can we enable/disable the logging in mule 4, logging will help to debug and monitor your application by logging the important message and the error logs, mule logs the message asynchronously which is useful to enhance the performance Supported Log Levels: DEBUG…
Read MoreMuleSoft Custom connector using XML based SDK In this Tutorial we will talk about how to create a MuleSoft custom connector using XML based SDK. MuleSoft provides many connectors to connect to various third-party system. However, you may find yourself in a situation where there is no connector provided by MuleSoft to connect to…
Read MoreDynamic Evaluate In Mule 4 In this tutorial we will demonstrate how can we Select Dataweave(DWL file)dynamically using Dynamic Evaluate In Mule 4. Dynamic evaluate is useful if you wanted to select the dataweave script dynamically out of multiple DWL files on the basis of some conditions passed at runtime. Create a sample…
Read MoreCreate Trail Account on Sharepoint In this tutorial we will demonstrate how can we create trail account on sharepoint to integrate with mulesoft using mulesoft sharepoint connector Click the below URL: https://signup.microsoft.com/create-account/signup?OfferId=B07A1127-DE83-4a6d-9F85-2C104BDAE8B4&dl=ENTERPRISEPACK&ali=1&products=cfq7ttc0k59j:0009 Provide the email address Click on setup account Click on Next Click on send verification code, provide the…
Read More