Link integrates with Mambu to speed up digital transformation of financial services
Link’s Banking-as-a-Service (BaaS), no-code platform BankOnBox, enables customers to easily configure a wide range of banking products, such as digital onboarding, wallets, payments, credit services, asset management and investments. Link, a provider of a Software-as-a-Service (SaaS) solution for businesses…
Datasense – Management of sensitive data in organizations
The objective of Datasense is to Identify, Classify and Categorize personal and sensitive data in the Portuguese language, in the context of the General Data Protection Regulation (GDPR). Personal data include personal identification numbers (e.g.: ID card number, cellphone number),…
Link congratulates BPI for another international recognition
Link is very pleased to congratulate BPI on yet another international recognition with the award of the Innovation Award 2019 by The London Institute of Banking & Finance in the BEST TECHNOLOGY INITIATIVE – EUROPE category with the BPI GoNow…
Improving the use of Variables and Parameters on SSIS– A tip from the field
As part of my actual job, I frequently use SQL Server Integration Services for developing new packages as well as to change existing ones. Inside SSIS I use and abuse of variables and parameters, and often end up having some…
Getting Started With Oracle JET and Oracle Cloud
Hi everyone, We’ll kick off this year with a new blog series in Link Consulting, dedicated to a more pure development thread with Oracle development tools (broadly speaking) and Oracle JET in particular. I was most impressed with Oracle’s own…
Azure Databricks and Azure HDinsight Hive Integration
Hello, There is a great hype around Azure DataBricks and we must say that is probably deserved. It will put Spark in memory engine at your work without much effort and with decent amount of “polishedness” and easy-to-scale-with-few-clicks. We also…
KAFKA 101 – Messages To Non-existent Topic
This is a series of Kafka 101 tricks that our team see during our engineer work. Blog posts will be very small and objective. This first post is about sending messages to topics that don’t exists and what happens to…
ADF Naming Conventions – Part I
Hi all, Today I’m focusing my attention on ADF naming conventions. Beside this post I will write two more to cover as much as possible all areas of this subject. In the last post I will provide a PDF with all information…
Case Management Patterns using Oracle Process Cloud Service
Hi and welcome to a new article on Case Management using Oracle Process Cloud Service (PCS). This time, we’re going to address some use patterns that may seem difficult to implement using PCS, and tackle the need for unstructured parts…
Did you know… You can change the default file encoding for new query on SSMS?
I’m currently working on a SQL code migration from Firebird to SQL Server. The client provided the scripts with all modules (Stored Procedures, functions, etc) and the steps I’m following (roughly speaking) for converting are: Open new query window Copy…