Skip to main content

Posts Tagged ‘mulesoft’

What You Missed in Salesforce News – April 9, 2018

Top Salesforce News 3 Easy Steps for Data Management in Salesforce Salesforce Acquires Mulesoft and Announces Integration Cloud Introducing 24×7 Proactive Monitoring What You Need to Know About the Lightning Platform How to Sell Smarter with the New Sales Cloud Quickly and Easily Prevent Duplicate Records Moving From Clicks to Conversation: Finally Analytics You Can […]

Salesforce Acquires Mulesoft and Announces Integration Cloud

Salesforce aficionados’ ears perked up last week with the acquisition of MuleSoft for $6.5B, and even more so when the fastest-growing software company on the globe announced Integration Cloud, a solution that directly impacts the future of Salesforce in a big way. Salesforce Acquires MuleSoft Salesforce and MuleSoft share in a press release “MuleSoft provides […]

Security and Compliance

Salesforce’s MuleSoft Acquisition Underscores The Importance of Integration

We are no strangers to Salesforce and MuleSoft, working in tandem with both partners to achieve integration success with our customers across a variety of industries. As the dust finally settling on Salesforce’s monumental $6.5 billion dollar acquisition of MuleSoft, we wanted to also acknowledge what this means for the industry now and going forward. […]

Upload and Download Files From AWS S3 Bucket Using Mule Connector and Access Token

For the most part, it should be straightforward to transfer files to and from AWS S3 buckets with Mule connector. S3 connector has been out there for a long time. If you just use customer key and secrete, you can see an example here http://www.dejim.com/blog/2016/03/10/amazon-s3-connector-download-bucket/ The complication comes when you also want to use an […]

Low-code + API Management Platforms = Success

We are currently experiencing a technology revolution that is impacting the workplace. The battle for organizations to survive is being awarded to those who are able to respond to changing market conditions with speed, agility, and better innovation. In today’s demanding competitive landscape, this cannot be accomplished with traditional software application development. Cloud first applications […]

Json Data Processing with Mule Transformers and Dataweave

As REST APIs are taking over the world, json has stood out and become the de facto data format for APIs. It’s important that developers are familiar with json data processing. A couple of years ago I wrote a blog post discussing Mule Json transformers. Since then, I have seen many new nuances dealing with […]

MuleSoft – Correlating Array and HashMap with Dataweave

In data processing, two of the most common collection data types are array (list) and map (HashMap). The key difference between a list and a map is how they are accessed. A list is accessed by an integer positional index, such as list. However, map is accessed by a key, such as map.getValue(“key1”) or simply […]

Top Integration Blogs for 2017

The year is winding down and we want to look back at the year that was, from advancements in cloud and the Internet of Things (IoT) to the increased awareness around artificial intelligence. The following are the top 10 blogs our writers penned in the past year. Check them out: #1 – API Gateway Pattern […]

Successful Marketing Cloud Implementation

Generating Log Entries in Mule Java Component

This is another journal post so I don’t have to re-learn the same thing many times over in the future. There are different options if you need to use log file to debug Java component with Mule application. The laziest way is to use System.out.println() inside your Java code. If you do that, you just […]

Mule Flat File and Cobol Copybook Processing

A few months back, I worked on a project that involves flat file handling. I thought it was such an odd thing that people still use flat file in the 21st century. Ironically, I’m now on my 3rd project which involves flat file processing. It is not just flat file; I am actually dealing with […]

What is in a Mule API Version?

“What’s the version of your Mule API?” you might be asked one day. On the surface, you would think it’s such a trivial question, but if you think again, you would know there is much to more to the story. The truth is, there are a few “versions” of the same Mule API depending on […]

Join Perficient at MuleSoft Summit in Atlanta with Free Registration

Perficient is sponsoring this year’s MuleSoft Summit in Atlanta on Thursday, October 19th, 2017. This event will bring together a number of CIOs, IT Leaders, architects, and developers from a range of Atlanta-based companies. The summit will feature stories from client speakers on how they’ve leveraged MuleSoft technology to accelerate digital transformation to improve customer, […]

Load More