Implementing OAuth REST Connections for NetSuite in SSIS Processes
In NetSuite, we have introduced the option to work with REST Token-Based authentication to establish a connection with your NetSuite environment. This modern approach offers flexibility with access to objects and the actions to perform on them and is lightweight.
Capture and Work with Output Parameters from SQL Stored Procedures using KingswaySoft
In SQL, Stored procedures provide the option to use Output parameters as a way to return back data to the query which has called the procedure, and this can in turn, be beneficial for improved code organization and better performance. With our latest version of SSIS Productivity Pack, we have introduced Output parameter handling support to a few of our component tasks. In this blog post, we will be looking specifically at our Premium SQL Server components and how they can manage this.
Use Azure Managed Identity Authentication to Secure your Dataverse/Dynamics CRM Connections
Azure AD (Microsoft Entra ID) Enterprise Applications have long provided robust authentication for Dynamics 365/Dataverse integrations using client secrets or certificates - proven methods that remain secure when properly managed. However, for teams seeking to further streamline operations and align with modern Azure-native practices, we’re thrilled to announce the newly added Azure Managed Identity authentication option in the Dataverse/CDS/CRM Connection Manager in our v25.1 release of SSIS Integration Toolkit for Microsoft Dynamics 365 made available on April 4, 2025.