Tech

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.

Topics: DevOps Tech
Continue Reading
Tech

MuleSoft for Java Developers: Building APIs with Mule and SpringBoot

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. 

Topics: MuleSoft Tech
Continue Reading
Tech

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.

Topics: Tech RPA API
Continue Reading
Tech

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.

Continue Reading
Tech

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!

Continue Reading
Tech

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?

Continue Reading
Tech

Testing made easy with MUnit Test Recorder

By Olga Kepa, MuleSoft Developer on Jul 29, 2020

Testing is a critical part of software development, ensuring early detection of bugs or any other problems within your code. However, for most of us it's the less favorite activity; it feels tedious and often repetitive. Furthermore, creating test for a large block of code can be troublesome, especially for beginners.

Continue Reading
Tech

Oracle APEX: Sending big texts to modal popups

By Rene Mikami, Senior Consultant on Jun 8, 2020

In my experience, when working with Interactive Grid, most of the times, we need to open a modal popup to interact with selected records (single or multi selection). For example, let say we have an Interactive Grid listing some records and you want a button which bulk updates all selected rows with the same value.

Continue Reading
Tech

MuleSoft TDD with the use of MUnit

By Spiros Pappas, Senior MuleSoft Consultant on May 20, 2020

Unit testing has always been an integral part of software engineering because it ensures that problems in the code are isolated and fixed long before they become an issue in production. With the introduction and adoption of Agile framework, unit testing has changed dramatically because of the test-driven development (TDD) methodology. TDD is a software development strategy in which unit tests are used to drive the development process. In this blog, I explain how to practice TDD and share some tips on how to write great unit tests using MUnit.

Continue Reading
Tech

9 easy ways to keep hackers away while working from home - cybercrime amidst COVID-19

By Marta Monteiro, CTO on May 15, 2020

While crime rates in the UK have dropped by more than 20%, cybercrime seems to be on the rise. Phishing related attacks are up by a staggering 667% compared to pre-pandemic February, and more than £2M has been reported lost by victims of Coronavirus-related scams. Despite common belief, not all cybercriminals are technology wizards who spend their days in a basement hacking into government servers. Some use simple tricks and social engineering, which hardly require technical expertise.

Continue Reading