xDI - How To - Components and Technologies

Microsoft Azure - Transfer Files Using AzCopy
Microsoft Azure Blob Storage has a specific utility for transferring files: the AzCopy executable.  This article shows how AzCopy is integrated in Stambia ...
Fri, 11 Feb, 2022 at 1:09 PM
Microsoft SQL Server - Specifying A Catalog Name
QUESTION When configuring the Runtime to use a MS SQL Server log database, how to specify the Catalog name? SOLUTION Stambia DI uses JDBC connections. ...
Sun, 20 Feb, 2022 at 11:32 PM
PostgreSQL - Specificities
When working with PostgreSQL in Stambia DI, there are a few specificities to understand and to take into account.  Here is some useful information on these...
Fri, 11 Feb, 2022 at 1:02 PM
Saleforce - Uploading Files to Salesforce
Prerequisites: Stambia DI Designer S19.0.18 or higher   In salesforce you have two objects that allow you to store files  and attach them to Salesfor...
Fri, 11 Feb, 2022 at 1:05 PM
SAP IQ - Specificities
When working with SAP IQ in Stambia DI, there are a few specificities to understand and to take into account.  Here is some useful information on these spe...
Fri, 11 Feb, 2022 at 1:03 PM
SAP IQ - Tds JDBC Driver and iAnywhere / SQLAnywhere Driver
SAP IQ (Sybase IQ) can work with different JDBC connection modes : the standard "Tds" jdbc driver, or the "SQL Anywhere" driver.  Which...
Fri, 11 Feb, 2022 at 1:04 PM
Scripting - Retreive last failed action information
To customize the behaviour of the processes, scripting action can be used. When a script is interpreted, an object is passed to this script to provide a...
Thu, 4 May, 2023 at 10:30 AM
Web Services - Execute Mappings in Parallel
When calling a web service (rest or soap) Stambia is creating a temporary xml file that will store the invocation and the response data. This file is then u...
Fri, 11 Feb, 2022 at 12:16 PM
Web Services - Header Parameter in a WebService HTTP REST
This article explains how to include a header parameter in a WebService HTTP REST, and to reverse it on the  metadata to obtain a dynamic header parameter ...
Fri, 11 Feb, 2022 at 1:08 PM
Web Services - Invoking with Pagination
When invoking a Web Service, you may have the requirement to retrieve, by setting some input parameters, data sent by group of pages . This can be performed...
Fri, 11 Feb, 2022 at 1:14 PM