ProstDev ProstDev

Posts tagged Anypoint Studio

22 ProstDev posts tagged Anypoint Studio — tutorials, guides, and write-ups on Anypoint Studio.

Basic Google Big Query operations with a Salesforce sync demo in Mule 4

Basic Google Big Query operations with a Salesforce sync demo in Mule 4

In this post, I would like to demonstrate in a few steps how we can make a sync job that allows us to describe a Salesforce instance and use a few objects to create a full schema of those objects (tables) into a Google Big Query Dataset. Then with the schema created we should be able to push some data into BigQuery from Salesforce and see it in our Google Cloud Console project.

Mar 1, 2022

Dynamic Variable in MuleSoft

Dynamic Variable in MuleSoft

On one of my assignments, I was presented with a rather peculiar demand: to write the records belonging to a unique identifier in a variable. The catch was, we do not know how many such unique identifiers are going to come in a particular batch. The flow will read an excel file and, based on the query string, we'll segregate the records -using a foreach component- and send an email with the final payload.

Jun 8, 2021

JSON Module Component in Mule 4

JSON Module Component in Mule 4

The JSON Module Connector is used to validate a JSON Payload against the predefined JSON Schema of your choice. Since schema validation falls outside the scope of DataWeave Functionality, the JSON Module can be used in MuleSoft. Learn about the possible exceptions you can get when using this component.

Jun 16, 2020

Browse all topics in the tag directory or head back to the blog.

Search

Loading search…