Blog Type: Technology

Amazon Kinesis Analytics Introduction

The rise of streaming data A stream can be defined as a sequence of data, continuously generated by different sources. Streams have potentially unlimited data, unlike any other collection of finite data used in traditional batch processing. Now, where can examples of stream data in real life be found, and how can they be used? […]

Debug deployed BW6 application on specific domain

Debugging is a very helpful process to identify why some issue/error happened. We need to get detailed messages that can help us trace through to the cause of an issue. In some software, we can adjust logging levels to capture different types of messages for different loggers. Starting in Eclipse V3.0 and further releases developers […]

Enterprise Application Integration with MuleSoft Platform

Mule ESB is an integration platform that allows to quickly create elegant, lightweight integration architectures tailored to specific use scenarios. It is an agile ESB platform that comes with a lot of community-provided connectors. In addition, custom components can be easily developed using Java. Combined with the Anypoint platform and its API management features, Mule […]

MuleSoft – Value of Connectivity Overview

After reading the Value of Connectivity white paper published by MuleSoft I found it very relateable to what we do in our company. Digital transformation is the profound and accelerating transformation of business activities, processes, competencies, and models to fully leverage the changes and opportunities of digital technologies and their impact across society in a strategic […]

Mule ESB JMS Request-Reply Interaction Pattern Comparison

JMS request-reply interaction pattern is very common for implementing synchronous RPC (Remote Procedure Call). There are several ways how to implement this pattern: The frameworks usually implement the temporary queue approach using the following sequence of actions: The above lifecycle that includes create/destroy pattern over and over is not the most efficient way of dealing […]

TIBCO to Mulesoft framework migration

MuleSoft’s Anypoint Platform™ is the world’s leading integration platform for SOA, SaaS, and APIs.  It provides excellent business agility for companies by connecting applications, data, and devices, both on-premises and in the cloud with an API-led approach. Mule ESB, CloudHub iPaaS, API Manager, and over 120 SaaS and on-premise connectors are the building blocks of […]

Scale out SignalR: Sending messages locally and through a backplane

Scale-out is one of the key things to think about when designing your application. SignalR has a mechanism for handling scale-out by forwarding messages among servers through a backplane. When a message is sent, it goes through the backplane. There are no exceptions, every message has to pass through the backplane. So, the backplane can […]

TIBCO StreamBase

In recent years the Complex Event Processing (CEP) applications market has been moving more and more toward Event Stream Processing (ESP). ESP is focused on processing continuous streams of events (like a stock market feed or IoT sensor data). Working more like a database turned upside down where queries are stored and stream data is […]

Advanced usage of Selenium IDE for web automated testing

Summary This article gives an overview of Selenium IDE’s main features and its architecture, while the linked document describes in detail how Selenium IDE is used as a full-featured regression test automation tool. Selenium IDE is a “lightweight” full-featured test automation tool for quick jumps in test script creation, record and playback fundamental, regression testing […]

IWant Chatbot (Beta)
IWant Chatbot (Beta):
Hi! How can I help you today? Please consider that I'm still in learning mode, so expect some mistakes and forgive any that occur. Your guidance will help me learn faster.