The highlight of my week? My first MuleSoft Connect 2022! It was the first in-person event in almost 3(!)years. So, in case you missed it, I would like to share what I learned and enjoyed the most during that eventful day.
What I learned during my first MuleSoft Connect.
By Olga Kepa, MuleSoft Developer on Jul 2, 2022
How to conquer Mule 3 if you're certified in Mule 4?
By Olga Kepa, MuleSoft Developer on Mar 28, 2022
'We are planning to upgrade to Mule 4 in a few months. Meanwhile, the development is on hold because it is impossible to find any Mule 3 certified resources. Can you help us?' The head of the integration programme was crying for help. Looks like it is a common problem as many organisations still rely heavily on the old Mule 3 version.
How to health check APIs using Anypoint Functional Monitoring with Secrets Manager
By Leonardo Cassimiro on Feb 16, 2022
When the connected digital experience has become "a must" rather than "a nice to be", integration solutions are in high demand. APIs are now almost the de factor way for various platforms and systems to communicate and exchange information. So, what happens when a public API fails? In 2014 Gartner estimated it to be about $300,000 per hour!
Exploratory Testing in Agile Developments.
By Nasima Alam, Test Analyst on Nov 30, 2021
As a Test Analyst at Infomentum, I generally follow a formal structured test process, one that is promoted by certification bodies such as ISTQB. It ensures that we adhere to the best practices and verify that the software under test meets our requirements. But is it always enough? In my experience, no. On occasion, a more experimental method of testing is a more suitable approach for that given project. Great news, it also fits nicely with an agile development cycle!
How to use Bitbucket pipelines to deploy to WPEngine
By Diego Maeoka, Senior UI Consultant on Sep 8, 2021
We developers love to use and create automated processes! If something is repetitive, we have an urge to write a bash script, a gulp/grunt task, etc. It is in our nature! If we can automate, we will automate.
MuleSoft for Java Developers
By Guilherme Pereira, Senior Integration Consultant on Jul 20, 2021
Exciting news to share! We are launching a new MuleSoft Online Group dedicated to introducing Java Developers to the MuleSoft world.
How to call RPA bots from a Mule application
By Mayara Silva, RPA Associate on Mar 31, 2021
Here is a challenge for you - how to create an API that retrieves data from a cloud-based system with no external APIs? In the situations like this, it would make a perfect sense to access the data via the system's UI using robotic automation bots. Your API can invoke a bot to read the required information. To implement this solution and enable APIs to Bots requests, we need an API-RPA connector.
Pursue your dream: from MSc in Physics to MuleSoft development
By Olga Kepa, MuleSoft Developer on Nov 3, 2020
Do you know many MuleSoft developers with MSc in Physics and Medical Engineering? Meet Olga Kepa - an example of how a career can change in a drastic way when you pursue your dream.
Oracle APEX: how to customise Interactive Grid search
By Rene Mikami, Senior Consultant on Oct 15, 2020
One of the main features of Oracle APEX is the Interactive Grid (IG). For those unaware, it works as a CRUD to interact with any data from the database. There are many great features readily available in the IG. Search is one of such out-of-the-box capabilities, which means no extra development is required!
The best way to validate MuleSoft
By Alessandro Toscano, Solution Architect on Oct 7, 2020
Are you in the middle of working out your integration strategy and selecting a suitable platform? It's a serious and long-term commitment, so wouldn't it be great to test a chosen platform first? Validate it by building fully-functioning API integrations for your specific use case?