AS400

Overview

The AS400 Smart Service plugin allows us to establish connection and execute queries in AS400 Database. The As400 Database (formerly Db2 for LUW) is a relational database that provides sophisticated data management and analytics features for transaction-based workloads.


Key Features & Functionality

The following smart services are available:

  1. AS400 Execute Delete - Execute delete query on the specified table.
  2. AS400 Execute Insert - Execute insert query on the specified table.
  3. AS400 Execute Query - Execute the provided query.
  4. AS400 Execute Select - Execute the select query on the specified table.
  5. AS400 Execute Truncate - Execute truncate query on the specified table.
  6. AS400 Execute Update - Execute update query on the specified table.
Anonymous