One aspect of Mule DataMapper that makes it a grate data integration tool is its ability to do mappings involving complex and different data structures (XML, Json, POJOs, CSV, Excel files and more). One feature that is really attractive is the possibility to test your mappings without the need to launch your Mule application, so that you can provide sample input data and preview what the result of the DataMapper will be.
After reading this post you should be able to:
Read more →
- Understand how to add and use Input Arguments
- Test your mappings with the Preview Functionality
Filed under: CloudHub, Mule ESB, Mule School, Mule Studio by Mariano Capurro on Monday, August 20, 2012 | Social tagging: DataMapper > Mule 3 > Mule ESB > preview
1 Comment »
We’ve just rolled out a new platform service in our CloudHub R20 release for storing application data. With Mule’s Object Store capabilities, each CloudHub integration application is given it’s own storage, with zero configuration required. This makes it a extremely easy to implement two very important integration scenarios:
- Persisting OAuth tokens – all our OAuth enabled connectors can store tokens and restore them using ObjectStores
- Storing synchronization state – your application may need to keep track of the last record synchronized, so the next time it synchronizes it can resume where it left off
In addition, you can store any other data you want in it as well! Let’s take a more in depth look at these scenarios.
Read more →
Filed under: CloudHub by Dan Diephouse on Friday, August 17, 2012 | Social tagging: cloud > CloudHub > Data > Objectstore > Platform > services
1 Comment »
Following the recent release of Mule 3.3.0, I’m happy to announce the related releases of five community transports: AMQP, PubSubHubbub, Redis, Erlang and JCR.
With these new versions available, you’ll be able to benefit immediately from the new features of Mule 3.3.0.
Read more →
Filed under: CloudHub, Mule ESB, MuleForge by David Dossot on Sunday, August 12, 2012 | Social tagging: AMQP > Erlang > JCR > Mule 3 > Mule ESB > PubSubHubBub > Redis > release
5 Comments »
This tutorial is the second in a series of blog posts that explain how to integrate Mule and Social Media.
Today’s post will focus on connecting to Facebook and updating your status on facebook.
Other posts to expect will integratie Mule and:
Read more →
Filed under: CloudHub, Mule ESB, Mule School by Tom Stroobants on Monday, August 6, 2012 | Social tagging: facebook > Mule 3 > Mule ESB > Social Media
7 Comments »
Myself and Dave recently spoke a different events about Real-time APIs and use cases. Folks ahve been asking for the slides and video, so here they are!
Real-time APIs: Don’t call us, we’ll call you
The number of real-time APIs on the Web are rising. What the heck are real-time APIs, how are they used? How are they built? This deck and demo was presented at CloudMafia in San Francisco.
Read more →
Filed under: CloudHub, Tech Ramblings by Ross Mason on Wednesday, August 1, 2012 | Social tagging: CloudMafia > Meetup > real-time > Salesforce Chatter > Salesforce.com > Streaming APIs > twilio
1 Comment »
Webhooks are a very simple way to tie application together on the Internet. Suppose application A wants to be informed when data changes in application B: the traditional approach consists in having application A poll B for changes. The webhooks approach turns the problem around: B gets configured so it hooks to A via HTTP calls. Whenever data changes in B (or for that matter, whenever anything of interest happens in B), B will call A to let it know. No more polling, just simple HTTP server-to-server callbacks. Webhooks is so simple that there is no spec for it: the HTTP spec is all what is needed really.
Read more →
Filed under: CloudHub, Mule ESB by David Dossot on Monday, July 23, 2012 | Social tagging: IDLight > Magento Mule 3 > Mule ESB > unbounce > Use case > webhooks
6 Comments »
SOAP, JMS, Restful, SFTP… Sometimes your integration just comes to the point in which you need to be able to download a file from your browser. From Ubuntu One all the way to Dropbox and Google Drive, the number of file storage services on the cloud just keeps climbing. One that is particularly gaining a lot of momentum and putting a lot of effort on cloud to cloud integration is Box, so we decided to build a Cloud Connector for it and we’ll show it to you in this post.
Read more →
Filed under: CloudHub, Mule Studio, MuleForge by Mariano Gonzalez on Tuesday, July 17, 2012 | Social tagging: Base64 > Box > Cloud Connector > File Sharing > MEL > Mule 3 > Mule 3.3 > Mule ESB > Mule Expression Language > salesforce > Salesforce.com
11 Comments »
We’re big fans of real-time here at MuleSoft, always asking “why wait for anything?”. This week we have Ross our CTO and Dave our Salesforce Architect and Integration Strategy Lead talking at local events, the CloudMafia meet up and the Salesforce.com Integration and Analytics meet up. We’d love to see you at either of these events this Wednesday evening.
Read more →
Filed under: CloudHub, MuleSoft, Tech Ramblings by Amelia Cady on Monday, July 16, 2012
No Comments »
A new Mule release has to come with another internal hackathon. Our development teams focused on using the new features we added in Mule 3.3 and we came to the conclusion “A hackathon is like a box of chocolate, you never know what your are gonna get”. In our case, we got some really cool applications, so cool that some of those can become real products in the future.
Read more →
Filed under: CloudHub, Mule ESB, Mule Studio, MuleForge, MuleSoft by Ramiro Rinaudo on Tuesday, July 10, 2012
3 Comments »
In response to the growing demand we’ve seen for application and data connectivity across the cloud ecosystem, this week we are renaming our cloud integration platform as a service Mule iON to CloudHubTM. I’d like to give you a quick insight into why we’ve changed the platform name.
Read more →
Filed under: CloudHub, MuleSoft by chris.purpura on Saturday, July 7, 2012 | Social tagging: Cloud Connectors > Cloud Integration > CloudHub > integration platform as a service > iPaaS
No Comments »