Invoking SQL Integration service flows
Before you begin
Traditional:
Your
Business Automation Workflow administrator
must define the data sources that are needed for your SQL integrations, by using the admin
console.
Containers:
To integrate with SQL, update the Liberty configuration and add the driver files to your persistent storage. See Configuring custom Liberty data sources.
About this task
The System Data toolkit includes SQL Integration capabilities that enable integration with external databases.
The SQL Integration service flows support common database interactions, including support for parameterized queries. These service flows can automatically map query results directly into the relevant variable type. The SQL Integration service flows enable you to develop implementations to
- Read existing data from a database.
- Insert new data to a database.
- Call-stored procedures in your database.
When passing data between a workflow and a connected database, the SQL Integration service flows allows you to specify SQL data types such as integers, BLOBs, and CLOBs.
SQL Execute StatementSQL Execute Statement (SQLResult)SQL Execute Multiple StatementsSQL Execute Multiple Statements (SQLResult)SQL Execute Script (SQLResult)SQL Call Stored ProcedureSQL Call Stored Procedure (SQLStatement)SQL Call Stored Procedure (SQLResult)SQL Call Multiple Stored ProceduresSQL Call Multiple Stored Procedures (SQLResult)SQL File to BlobSQL File to Blob (SQLStatement)SQL Blob to FileSQL Blob to File (SQLStatement)SQL File to ClobSQL File to Clob (SQLStatement)SQL Clob to FileSQL Clob to File (SQLStatement)SQL Get Database Type
SQLConnector is an undocumented implementation
detail.
This topic is shared by BAW, CP4BA, CP4BASaaS. Last updated on 2025-01-20 10:38