xDI - How To - Components and Technologies

How to use Session Variables to know if an Action Step is completed
When working with processes, especially when a process is also used as a sub-process within another, it's crucial to have a reliable way to determine if...
Wed, 11 Jun, 2025 at 12:27 PM
LDAP - Extracting Data
This article shows how to extract data from an LDAP server to a CSV file.  Stambia can do this kind of extraction with the "TOOL Ldap Extractor (searc...
Fri, 11 Feb, 2022 at 1:01 PM
LDAP - Loading Data From a Database
In this article, we are going to demonstrate how to load data from a Database to an LDAP server, using the "TOOL Ldap Integrator" which is availab...
Fri, 11 Feb, 2022 at 1:01 PM
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