Blog Type: Technology

The Importance of Applicant Tracking Systems for Your Business

The hiring process – then and now The process of hiring people changes fast. This occurs due to the great technological advancements which happen daily. As an example, we can take the job postings. As we can see from a present perspective, they are much more available than they were in the past – social […]

Automate and Digitalize Your Order2Cash Process

dynamics 365 - sales

Are you still issuing invoices manually? Do you experience delayed payments and invoice delivery due to manual work? Have you checked the extent to which manual work influences your ROI and business growth? Many people might think that O2C is just a mere collection of business processes fulfilling the process of selling goods and/or services […]

Efficient Order2Cash Process Means Efficient Business

Efficient Order2Cash Process Means Efficient Business

A company’s success depends on the investment the company does in its processes and their efficiency. There is a saying which goes Your future is created by what you do today, not tomorrow., so investing in your internal processes should start sooner than later. In these terms, Order2Cash (O2C) as a core process is essential […]

Visual Testing in CodeceptJS Using Resemble.js

More and more tools have been introducing the option of integrating visual testing within the automated UI tests. This came out from the necessity to execute regression testing more efficiently even in the areas that were previously considered as “manual job only”.  The already proven concept for UI testing was able to catch any unwanted […]

Deploy a Power Platform Solution by using Azure DevOps Pipeline automatically

In this blog post, we will show you a complete Microsoft solution on creating a simple Pipeline for deploying Power Platform solutions from one environment to another with the help of Azure DevOps. So, let’s dive in. We have already created Dynamics 365 solutions and our goal is to transfer the solution from source to […]

Drawing Google Maps Tiles with Flutter

Google Maps is ubiquitous technology found on mobile and web that almost everyone has used one way or another. The obvious question for the curious mind would be: So, how does it work? So, how does it work? Most of you know that the earth’s shape resembles a sphere while most device screens are flat, […]

Run CodeceptJS Tests Using Bitbucket Pipelines

Optimizing the supply chain

CodeceptJS is JavaScript-based test automation tool that is very easy to work with and it is getting more and more popular due to its compatibility. First of all, it allows us to write a test based on any of the most popular automation frameworks. Frameworks that are supported by CodeceptJS are: Besides that, CodeceptJS has […]

Create and Automate Surveys in Salesforce

surveys in Salesforce

Clients’ feedback matters the most and companies invest a lot of time, energy, and resources to gather it. Receiving timely and detailed clients; feedback is important in improving customer service and increasing customer retention rate. There are various ways to ask for feedback, and one of them is by sending a survey. It seems as […]

Request Based Routing in Kubernetes Using Istio

In your Kubernetes cluster, you might need to deploy multiple services as part of your application. Some of them should be publicly accessible. You could use a separate load balancer for each of the services that you want to expose to the outside world, but it is not a very rational approach. It would be […]