Tech

Using AWS service role in CloudHub 2.0

By Guilherme Pereira, Senior Integration Consultant on Oct 28, 2024

AWS Service Roles allow services to securely interact with other AWS services on your behalf by assuming roles with the necessary permissions. This simplifies access management and reduces the need to handle long-term credentials.

CloudHub 2.0 works on top of an AWS EKS service, so we can leverage AWS Service Roles to connect our APIs with many other AWS services used by our integrations, such as SQS, S3, DynamoDB, Secret Manager, etc.

In this article, we will see how it works and how to implement it.

Continue Reading
Tech

Data Cloud in higher education - more than just a system of record

By Alessandro Toscano, Solution Architect on Oct 14, 2024

In higher education, managing student data is often seen as a challenge of consolidating records across various platforms - from admissions and financial aid systems to student management portals and alumni databases. For many institutions, the complexity of these systems leads to fragmented data, making it hard to get a unified view of students and make timely, data-driven decisions.

Continue Reading
Tech

How to set up Confluence to manage multiple projects

By Giulia Fabiano, Project Manager on Sep 19, 2024

As a project manager, I often have multiple projects running parallel to one another. Before building a solid approach to monitor all these tasks and activities in progress, I always worried I might miss something.

Continue Reading
Tech

Setting Boundaries in Hyperautomation Projects

By Siddharth Sharma on Aug 14, 2024

Working in the automation space is both exciting and challenging. In a recent hyperautomation project with a client, I was provided invaluable insights into the complexities and nuances of automating business processes using MuleSoft RPA.

Here's a detailed look at my experience, the challenges faced and the lessons learned, along with a project glance on automating quotes in Excel and PDF formats.

Topics: MuleSoft Tech RPA
Continue Reading
Tech

Summer 2024 Anypoint Code Builder Release

By Olga Kepa, MuleSoft Developer on Aug 1, 2024

It’s been some time since my last blog on Anypoint Code Builder, so today I'll be guiding you through the most recent changes that have been made to it. The latest release was in June, and to say it was a big one is an understatement!

Topics: MuleSoft Tech
Continue Reading
Tech

Quote to Cash Automation - Improving Comparisons Using Algorithms

By Santosh Sundar on Jul 25, 2024

Occasionally, I’ll come across a project where I encounter an interesting challenge or two. In one of these instances, I was working on an automation project for a customer who wanted to ingest all of their quotes from different suppliers into their Salesforce application. The quote documents were highly unstructured PDFs and Excel files, requiring the design of a bot which would extract data from these files and ensure that mandatory information was loaded into the Salesforce application using OCR technology.

Continue Reading
Tech

My Journey with MuleSoft's Robotic Process Automation

By Siddharth Sharma on Jul 18, 2024

Introduction

When I embarked on my latest project involving MuleSoft's Robotic Process Automation (RPA), little did I know it would be one of the most challenging yet rewarding experiences of my professional journey. As someone who enjoys solving complex puzzles, I was eager to dive into the intricacies of RPA; however, I soon realised this project would test my skills and patience in ways I hadn't anticipated. Balancing work and personal life became crucial, as late nights and early mornings became routine. However, with a steadfast commitment to overcoming each obstacle, the end result was immensely satisfying.

Continue Reading
Tech

Challenges with Clipboard Crosstalk

By Santosh Sundar on Jul 11, 2024

Introduction

Not long ago, our team came across a surprising new issue when running bots in live VMs. To provide some context, by default each VM deployed for automation has 2 user accounts that can work concurrently. In this case, we deployed 2 parallel instances of the bot to optimise the throughput. 

Continue Reading
Tech

What’s New in Anypoint Code Builder?

By Olga Kepa, MuleSoft Developer on May 16, 2024

It’s been some time since my last blog on Anypoint Code Builder. Since then, there have been a number of changes made to the IDE, so I will guide you through the recent updates that have been made and compare it to previous versions. 

Topics: MuleSoft Tech API
Continue Reading
Tech

Playing with Flex Gateway and minikube — Part 1

By Guilherme Pereira, Senior Integration Consultant on Apr 4, 2024

Originally posted on Another Integration Blog.

Continue Reading