惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Microsoft Security Blog
Microsoft Security Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Vercel News
Vercel News
Y
Y Combinator Blog
D
DataBreaches.Net
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
WordPress大学
WordPress大学
H
Help Net Security
GbyAI
GbyAI
C
Check Point Blog
L
LangChain Blog
小众软件
小众软件
T
The Blog of Author Tim Ferriss
MyScale Blog
MyScale Blog
G
Google Developers Blog
月光博客
月光博客
V
V2EX
M
MIT News - Artificial intelligence
博客园 - 叶小钗

IT Jungle

Finally: Some Pricing Information On The Power S1112 Entry Server - IT Jungle Rocket Automates Manual IBM i Tasks With AI - IT Jungle Guru: Where’s The Table? - IT Jungle LaserVault Goes iSCSI With Virtual Tape Library - IT Jungle IBM i PTF Guide, Volume 28, Number 31 - IT Jungle Will Power Chips Get A Converged Arm Instruction Set Like Z Mainframe CPUs? - IT Jungle Thinking About Moving IBM i To The Cloud? Don't Start With The Quote - IT Jungle Precisely To Add Ransomware Protection In MIMIX 11 - IT Jungle It’s D-Day For Cybersecurity, AI Firms Warn - IT Jungle IBM i PTF Guide, Volume 28, Number 30 - IT Jungle Oracle Dips A Toe Into IBM’s EBCDIC World - IT Jungle When Your Small IBM i Team Is Really A Team Of One - IT Jungle Guru: Putting Failure Handling In Its Place - IT Jungle Inside The Security Enhancements In ACS - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle IBM i PTF Guide, Volume 28, Number 29 - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle Inside The Encryption Key Management Changes In IBM i 7.6 - IT Jungle FalconStor Moved To The Blue Lagoon, And Is Poised For Growth Because Of It - IT Jungle Guru: Claude’s SQL Tip - IT Jungle Astera Makes Extracting Legacy Report Data an AI Specialty - IT Jungle IBM i PTF Guide, Volume 28, Number 27 - IT Jungle Welcoming The New IBM i Chief Architect And Other New Top Brass - IT Jungle A Deep Dive Into That Power S1112 Entry Power11 Server - IT Jungle Guru: Beyond Three-Part Naming – Running SQL Across Remote IBM i Systems - IT Jungle How IBM Bolstered IBM i Resilience In The Summer Tech Refreshes - IT Jungle IBM i PTF Guide, Volume 28, Number 26 - IT Jungle Power Systems Has A Great Quarter; System Z, Not So Much - IT Jungle Does AI Mark The End Of The ERP Era? - IT Jungle Guru: Deterministic Application Development With AI - IT Jungle
CNX Adds AI To Valence Development Tool - IT Jungle
Alex Woodie · 2026-05-18 · via IT Jungle
  • May 18, 2026

    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 the Nitro App Builder, which provides no-code development functionality, along with a Web portal for administration, a spool file viewer, and a file editor, among others.

    With the launch of Valence 6.4 at the recent COMMON POWERUp conference, you can add a couple more, including the Valence Assistant and Data Chat Widget.

    Valence Assistant

    Valence Assistant will handle several tasks for users, from analyzing existing code to generating finished Valence applications, with all the requisite RPG, SQL, and JavaScript. Customers simply explain to Valence Assistant what they want to develop through a prompt, and the assistant will generate it for them.

    “It’s going to be dramatically faster for anyone, especially someone that’s daunted by the prospect of creating an application,” says Robert Swanson, a co-founder and software engineer at CNX, which was bought by Izzi Software back in February 2025. “This really holds your hand through that process.”

    CNX developed the Nitro App Builder as no-code tool, so it had already lowered the technical know-how required to be productive with Valence, although knowledge of the database has always been helpful. With the addition of the Valence Assistant, the minimum level of knowledge of the Valence toolset has gone down even more, which CNX hopes will help to fill the IBM i skills gap.

    “They don’t have to understand the tool,” Swanson said. “They just need to describe what they want, and it will actually configure the application for them, including backend logic.”

    The addition of Valence Assistant will make the product more practical for application modernization projects, which it previously had shied away from.

    “We kept getting hit all the time with ‘We’ve got these existing things we want to convert,’ and our response was always, ‘Well, you need to inspect what the program does and basically rewrite it,’” Swanson said. “That usually didn’t appeal as much as being able to say ‘We’ve got a silver bullet,’ like a screen scraper. But we hate screen scrapers. The results are always clunky and don’t do justice to the platform. So we finally have an answer to that.”

    During POWERUp, CNX demonstrated how Valence Assistant could help with an application modernization project. The AI tool analyzed the code for the old RPG-based maintenance application and associated display files, then re-wrote the business logic in free-format RPG along with the ExtJS front-end. It even offered users with options on how to improve it.

    “It’s on rails so that it writes in a certain structure that’s very familiar to someone that’s working with an application in this context,” Swanson said. “It’s very easy to modify and understand what it’s doing because there’s no fixed form, no D specs or any of that sort of stuff.”

    The goal is to give junior developers who might not be familiar with the IBM i and RPG a power tool that they can lean on and become productive in a shorter amount of time, Swanson said.

    “This is addressing the skills gap and helping with a lot of new newbies coming into the platform that don’t have any RPG skills or certainly don’t know what fixed-form RPG is,” he said. “It addresses a major pain point for developers that are tasked with trying to modernize existing green screen applications, but they don’t want to deliver something that’s just a green screen with lipstick on it.”

    Data Chat Widget

    The new Data Chat Widget, meanwhile, is designed to let executives or other decision-makers quickly get access to specific data points without requiring the time or effort of a developer to build a custom report to query the Db2 for i database.

    Valence 6.4 lets you ask questions of your database.

    “It’s just really a neat way for people to get what they want without having to wait for it to deliver a specific application that does what they’re looking for,” Swanson said. “Everything is automatically downloadable to PDF or Excel or CSV or JSON or XML.”

    The one caveat with Data Chat Widget is that it assumes the database is laid out in an intuitive manner, with field names that make sense. That’s not always the case, as many IBM i servers still have cryptic field names, perhaps that are leftover of the limited storage of bygone years.

    “I would say a good prerequisite to this is making sure your database is well defined so that there’s no ambiguity in what a column is used for,” Swanson said. “Some places do some really creative, nasty stuff with their databases, and that’s always going to be a challenge no matter what tool you use.”

    Both the Data Chat Widget and the Valence Assistant are accessible through the new VS Code plug-in that CNX has developed. Users can now get access to Valence capabilities through VS Code, which has become the defacto standard tool for application development in the IT world as well as with IBM i, thanks to the Code for i plug-in developed by Liam Allan.

    Valence 6.4 works with multiple AI models. It automatically directs requests to one of a several large language models based on the accuracy requirements and cost constraints. It also handles all the prompting behind the scenes. CNX provides access to AI models for the user. For more information, see www.cnxcorp.com.

    RELATED STORIES

    Izzi Buys CNX, Eyes Valence Port To System Z

    CNX Turns The Crank On Valence

    CNX Releases Beta of Valence 6.0

    CNX Kickstarts Development with Valence 5.1

    Tags: Tags: , , , , , , , , , , ,