• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • CNX Adds AI To Valence Development Tool

    May 18, 2026 Alex Woodie

    CNX is adding a new AI assistant to Valence, its no-code development environment for IBM i. The AI will provide a range of enhancements to the Valence experience, from helping with modernizing existing greenscreen applications to providing the ability for executives to “chat” with their Db2 for i data.

    Valence is a collection of tools for creating new Web and mobile applications that run on IBM i. The software features RPG procedures for integrating with existing IBM i logic, and generates JavaScript front-ends that are served by IBM i’s native HTTP Server (the one powered by Apache). Popular add-ons include …

    Read more
  • Guru: Access Client Solutions 1.1.9.11 – Security First, With Continued Investment In SQL Tooling

    January 26, 2026 Gregory Simmons

    Big Blue has released IBM i Access Client Solutions (ACS) version 1.1.9.11, and while the release is anchored by an important security fix, it also reflects IBM’s continued investment in the SQL tooling that has become central to day-to-day IBM i development and administration. This is not a feature-heavy update on its own, but it arrives after a series of releases that have steadily expanded the usefulness of both Run SQL Scripts and SQL Performance Center.

    The primary driver for upgrading to ACS 1.1.9.11 is the remediation of CVE-2025-66516, an XML External Entity vulnerability related to how ACS processes certain …

    Read more
  • Where Infor Is Headed With Its ERPs For IBM i

    November 17, 2025 Alex Woodie

    As the largest provider of IBM i-based ERP systems that isn’t named Oracle or SAP, Infor wields a significant amount of influence over the midrange marketplace. Companies that run XA, LX, and System 21 rely on Infor to keep their ERP systems up-to-date and viable with changing business and technology requirements. To that end, Infor shared some of its roadmap items with the user community during the recent inPOWER 2025 event.

    More than 450 people attended the inPOWER 2025 conference, which took place in late September in Pewaukee, Wisconsin. The event was sponsored by the XA, LX, System 21, and …

    Read more
  • Eradani Uses AI For New EDI And API Service

    May 21, 2025 Alex Woodie

    Eradani this week rolled out a new service aimed at helping customers to accelerate their EDI and API integration projects. What’s unique about its new Managed API and EDI Integration Service offerings is that it uses a large language model (LLM) to essentially take the role of the experienced integration specialist.

    Eradani has been in the data integration business since Dan Magid founded the company in 2018. The Berkeley, California, company sells a tool called Eradani Connect that seeks to eliminate the complexity of data integration challenges involving the IBM i server, and to enable users to connect the IBM …

    Read more
  • IBM i PTF Guide, Volume 26, Number 41

    October 21, 2024 Doug Bidwell

    Don’t get hyper about HIPERs, but there are some issues you need to deal with if you have moved to IBM i 7.5. High Impact / Highly Pervasive (HIPER) Issue Potential undetected data loss can occur on LPARs using NPIV with certain Fibre Channel adapters. Potential undetected data loss can occur on LPARs using NPIV over Fibre Channel adapters with the following Feature Codes:  EN1E/EN1F, EN1G/EN1H, EN1J/EN1K, EN2L/EN2M, and EN2N/EN2P.

    You can read about this HIPER PTF at this link.

    Now, there are also two security vulnerabilities on this week’s To Do list.

    First, we have Security Bulletin: IBM …

    Read more
  • Eradani Taps GenAI for IBM i Integration Boost

    October 9, 2024 Alex Woodie

    Eradani introduced a new product last month that uses the power of generative AI to simplify the development of code for integration projects involving IBM i. The company says the new product, dubbed Eradani Assist, will allow customers to use natural language to tell the product to build specific application and data integrations, and the product will leverage one or more large language models (LLMs) to generate the integration code.

    Eradani calls its flagship product, Eradani Connect, an “integration hub” that manages communication into and out of the IBM i platform. The software supports application and data integration projects that …

    Read more
  • IBM Bolsters Data and App Integration with webMethods, StreamSets Acquisitions

    July 10, 2024 Alex Woodie

    IBM i shops are among the customers that could benefit from IBM’s completion of its acquisition of webMethods and StreamSets, which it announced last week.

    In mid-December, IBM announced an agreement had been reached with Software AG and Silver Lake, the private equity firm that owned a majority of Software AG, to acquire webMethods and StreamSets for €2.13 billion, or $2.32 billion per the conversation rate at the time.

    The two deals significantly bolster IBM offerings in the fields of data and application integration, which are areas of growing concern due to the rising popularity of artificial intelligence and the …

    Read more
  • Guru: Web Concepts For The RPG Developer, Part 2

    June 10, 2024 Chris Ringer

    Hello again! Part 1 of Web Concepts for the RPG Developer was an introduction on how to build components in an HTTP request and I hope you enjoyed it. Part 2 is just a continuation of that vast topic because there is so much to learn. I encourage you to click on the links in this article and explore on your own too.

    JSON

    A web API endpoint may require the data in the body of an HTTP POST request to be constructed as JSON (“jay sahn,” short for JavaScript Object Notation). JSON is formatted text (a string) containing key:value …

    Read more
  • Eradani Lays Waste to API Payload Restrictions

    November 15, 2023 Alex Woodie

    Eradani Connect customers who need to pass large amounts of data to IBM i via external API calls have often been stymied by a built-in restriction in IBM i that limits their payload to a mere 16MB. Those customers will be thrilled that Eradani has launched a new big data connector that smashes those payload restrictions to smithereens.

    Eradani Connect is a packaged application designed to simplify the creation and execution of API calls on IBM i. The software functions as a middleware layer that makes it easy for .NET, JavaScript, and Python developers to get access to the IBM …

    Read more
  • Guru: The Transition From Modern RPG IV To Modern SQL

    October 30, 2023 Bob Cozzi

    Seven or eight years ago I was working with a client who needed more contemporary reporting than provided by the legacy Query/400 product. Initially I looked at Db2 Web Query and realized the documentation was sparse and the tutorials for most things, even “getting started” were virtually non-existent. It was also about four times more expensive than I felt it was worth to a P05 or P10 client. I mentioned the documentation issue to the folks at IBM and they agreed. Some of it was eventually resolved, but not enough in my opinion to get the masses to replace Query/400 …

    Read more

Previous Articles

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • Progress And Frustration With IBM i Security, Fortra Finds
  • In The Trenches With: JAMS Software
  • Guru: Where’s The Table?
  • Lightedge To Start Selling IBM PowerVS to IBM i Customers
  • IBM i PTF Guide, Volume 28, Number 20
  • Big Blue Unveils Bob Premium Pack For IBM i
  • Midrange Dynamics Sees Solid Git Adoption On IBM i
  • Guru: SQL Sequences In RPG Let Db2 Handle The Counting
  • From Green Screens To Smart Factories: Explaining DevOps To The Next Gen IBM i Developers
  • IBM i PTF Guide, Volume 28, Numbers 18 And 19

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle