Skip to content

Release Notes

Version 3.0.0 - June 2025

  • Added direct IBM i → Database replication support - auto-create tables and replicate IBMi data to any database or data platform that has JDBC driver available
  • Added IBMi Data Queue Sink flow for all supported messaging and event streaming platforms
  • Added pre/post processing for program call and dq poller.
  • Added ability to define RPA script execution similar to Program Call definition
  • Added ability to define program call parameters as optional
  • Added an option to trim payload values to the maximum length defined in the program call.
  • Added dynamic CCSID mapping for program call based on request header to support multiple languages and IBM i code page sets.
  • Added AZURE_STORAGE support for storing license and truststore assets
  • Migrated to Java 17+.
  • Bug fixes and minor improvements.
  • Performance improvements.

Version 2.1.0 - February 2024

  • Add Sink version for the following pollers: AWS SQS, Kafka, JMS, Azure Service Bus, GCP Pub Sub
  • Add DLQ configuration for Sink pollers

Version 2.0.2 - December 2023

  • Update Kafka Avro format.
  • Update SQS record format.
  • Bugs and minor fixes.

Version 2.0.1 - December 2023

  • Added InfoConnect RPA Hub credentials and port to the 'application.properties' file in InfoConnect Hub to achieve flexibility in RPA setups.
  • Update OAuth port.
  • Bugs and minor fixes.

Version 2.0.0 - December 2023

  • Support for the following Data Queue poller target message brokers and event platforms: Kafka, Azure EventHub, Azure EventGrid, Azure Service Bus, AWS SQS
  • OAuth2 authentication support for the following providers: build-in, AWS, Azure, Okta, Salesforce
  • Support for Robotic Process Automation (screen navigation) definitions
  • Support GET method for Execute Program Call operation
  • Support custom URI and URI parameter mapping for Execute Program Call operation

Version 1.1.0 - October 2023

  • Ability to use HTTP GET method and map the URI query parameters for program call APIs
  • Performance improvements

Version 1.0.0 - July 2023

Initial release of the product

  • Compatible with IBM i OS v5.4 or higher (v7.1 or higher is required if used together with InfoCDC change data capture tool)
  • Self-containing application that provides admin API and runtime API endpoints for the majority of product configurations
  • Can be configured as an active-active cluster with unlimited number of nodes
  • Ability to surface IBM i program as REST / JSON API
  • Ability to listen for IBM i Data Queue messages and send them to SNS topic or JMS queue or topic (ActiveMQ Classic, ActiveMQ Artemis, AmazonMQ) or Azure ServiceBus in real time
  • Ability to perform one-time Data Queue read and write operations per API call