Blog Type: Technology

TIBCO Business Works 5.x to 6.x Migration

TIBCO announced the successor of their Active Matrix Business Works (BW) suite over two years ago on April 14th, 2014. The customers have been slow to adopt the new platform and we still see many solutions running or being developed on the older 5.x versions. The difference in the GIU for BW6 (Eclipse-based product vs […]

Mule Redis Connector

One of the major goals when implementing an integration application, that brings data from different sources and technologies, is simplifying and automating the business processes. Having a reusable set of services, libraries of utility processes, and a common data model is paramount. In order to support high availability and load balancing, integration applications usually use […]

Frequent “Slow clock tick error” on EMS side

“Slow clock tick error” on EMS side is a common issue for most of the companies that are using EMS for transport. The reason for this error is that the EMS server gets very busy and the processing of messages is delayed. We are seeing this frequent error message in the EMS logs and here […]

JMeter for testing Windows Forms applications using Java Robot class

Apache JMeter™ is an open-source desktop Java application that is designed to load test and measure performance. It can be used to simulate loads of various scenarios and output performance data in several ways, including CSV, XML files, or graphs. Because it is 100% Java-based, it is available on every OS that supports Java 6 […]

Multi-tenant architecture using Java Spring and Hibernate

The term multi-tenancy refers to software architecture in which a single instance of a software application serves multiple customers. Each customer is called tenant. In a multi-tenancy environment, multiple customers share the same application which is deployed on a common set of software and hardware resources, with the same data-storage mechanism. One important aspect that […]

Multi-tenant ASP.NET Application using Azure AD

Users like simplicity when it comes to registration on some websites, but still they hate remembering different usernames and passwords for each service they are using. They also like to feel secure and do not want to share their full social media data with the websites they like to use. Here the OAuth 2.0 protocol […]

SnapLogic to Redshift ETL Dimension Loading

⋮IWConnect deals with Data Warehouse related projects and we provide a wide range of ETL (Extract Transform Load) services for warehouse data provisioning. The purpose of this article is to demonstrate the basic concepts of using the SnapLogic platform for ETL dimension loading. About SnapLogic SnapLogic is an elastic integration solution that provides Integration Platform as […]

TIBCO BPM

General Overview A Business Process Management (BPM) enterprise solution is the “must-have” application for business in the new century. In the end, a well-implemented BPM is a key driver for profitability in any company. The objective of this white paper is first to provide a general overview of what BPM is and what makes it […]

Amazon RDS for SQL Server – Encrypted Backup/Restore

Amazon Relational Database Service (Amazon RDS) supports native backup and restore for Microsoft SQL Server databases using full backup files (.bak files). You can import and export SQL Server databases in a single, easily portable file. After you create a full backup of your on-premises database, upload it on Amazon Simple Storage Service (Amazon S3), […]