Blog Type: Technology

Mule Framework Monitoring With nJAMS

In one of our latest blogs “TIBCO to Mulesoft framework migration” we explained the successful migration to MuleSoft of our existing TIBCO ESP framework developed for our clients. We have mentioned there that by using this platform, development time was reduced by 30%; accordingly, integration expenses are lower, business risks and exposure are reduced, we […]

Easily integrate ServiceNow using SnapLogic

IT service management operations are often completely inefficient in a company because of document-based data management, manually entering whole or part of the data or some semi-dynamical process flows that need humans to interact with it. Nowadays, companies are investing increasingly in streamlining operations via cloud-based ITSM solutions. This new implementation of a cloud-based ITSM […]

Configure AWS Device Farm for running Java Appium mobile automated tests

Introduction Device Farm is an app testing service that enables you to test and interact as an AWS engineer with your Android, iOS, and Web apps on real, physical phones and tablets that are hosted by Amazon Web Services (AWS). There are two main ways to use Device Farm: Device Farm allows you to upload […]

Secure your Swagger

A typical day of a Laravel or a Node.js developer may be somewhat different, but a typical day of a .NET developer includes creating Web API services by using some of the most popular frameworks.  What should we do with the documentation created in the process, how do we create something useful for developers who […]

JIRA REST API User Impersonation

JIRA is one of the best, if not the best, task management systems on the market. Besides JIRA’s powerful out-of-the-box features, the whole product has a rich add-on (plugin) mechanism that can help you customize many JIRA aspects. JIRA exposes REST API as well allowing building rich ecosystems that support automation of many tasks, creating Issues for example. […]

Groovy based JIRA Workflow Post Functions

As in my previous Atlassian related article, I will stress from the very beginning that we are not going to develop anything revolutionary or something that does not exist as a plugin on the Atlassian Market. On the other side, the article will demonstrate how easy is to develop and implement a JIRA plugin that […]

Durable Links in SharePoint 2016

Did you ever open a web page that gave back an error: the page does not exist? These links are disturbing to visitors and can occur for several reasons such as incorrect URLs, updated URLs, changed location of the site, and so on. When the users encounter this kind of error, they often lose interest […]

Data Migration Service

Data migration is a time-consuming process and it requires effort to set up, transform, replicate, and keep up-to-date data that is migrating from one database to another. When replication is heterogeneous meaning different source and target database types are present, this process has an even longer execution time. The introduction of AWS Data Migration Service […]

Dynamic Flow Invocation

Flow reference component is used in Mule flows to send a message to another flow for further processing. When a message reaches a flow reference component in a flow, Mule sends the message to another flow according to the configuration of the flow-ref attributes. A flow reference can route messages to any type of flow […]