Blog Type: Technology

How to Enable Automatic Email Sending After a Google Form Submission?

Nowadays, most people use Google Forms to create surveys and share documents with their colleagues and friends. As we all know, Google Forms is a free Google application that we can use to quickly create and distribute a form to gather information. Usually, when we have created a Google Form and submitted it for its […]

Enhance Your eCommerce Solution with Rules Engine for Product Bundles

Digitalization is our new reality. We are already living in it and though we are sometimes afraid of what it brings, its benefits are felt and seen everywhere, especially during COVID-19. The first industries that felt the digitalization wave that COVID-19 brought are eCommerce and the healthcare industry. Every business owner that had only a […]

Improve Your Sales Processes by Leveraging Salesforce Quote-to-Cash (QTC)

Are you manually reviewing your quotes? If your answer is yes, and you still have a person in your company dedicated to manually reviewing and approving quotes, then you are losing a lot of valuable time and even affect the employee’s motivation and productivity. And what about your sales process? The entire sales team loses […]

Is Your Website GDPR Compliant?

As technology progresses over the years, we have witnessed of growing use of personal data for applications and websites to function, but also to improve user experience. However, this personal data use isn’t always for the benefit of the people. We have all heard about stolen identities, stolen money from credit cards, etc., and due […]

How to Accumulate and Modify Values into Variable Using Mule 4 and DataWeave 2?

Very often when we are working with values and variables, we need to store some value in a variable and modify that value when needed. If you are a senior developer working with MuleSoft values and variables, you have probably noticed that after the initial assignment of a variable, we cannot change that value in […]

Mobile Automation Accessibility Testing Using Perfecto

Introduction We are living in times when every app should be easily accessible by everyone, including vision, hearing, and it should be accessible even for impaired users. To assist you with improving the accessibility of your applications, Perfecto provides integration with the mobile platform accessibility tools Accessibility Inspector (iOS) and Accessibility Scanner (Android). With these […]

Running ELT Processes with SnapLogic

Introduction ELT is an abbreviation for Extract, Load, and Transform. The essential difference with the well-known ETL is the Transformation which is done as the last phase of the process, or on the Data Warehouse side, hence making utilization of the powerful database engines available today. That also means there is no need for data […]

Implementing Business Rules in Mule 4 Using MuleSoft API-Led Connectivity

The Need for Business Rules Engine Nowadays, world markets are full of regulatory requirements. Numerous business rules and decisions are made within all kinds of industries to process claims, validate transactions, compute benefits, determine rates, and deal with exceptions. These types of policies or rules would be easy to manage if they were fixed. Still, […]

Writing Automated Accessibility Tests Using AXE-Core and Robot Framework

Introduction By definition, Web Accessibility Testing is the practice of ensuring that web/mobile applications are accessible for people who have disabilities such as blindness, hearing problems, and motor or cognitive impairments. Testing web accessibility is important to senior developers since it ensures that the web content is reachable to anyone without any barriers. It is […]