Unite RPG & .NET development teams for maximum productivity. Stop duplicating RPG business logic and validation rules in .NET code. Start protecting the accuracy of IBM i DB2 data. Stop mixing & start fusing with iFusion.net. FREE Webinar, White Papers and more!
Integrate RPG and Java to take advantage of the latest technologies, such as Excel spreadsheets, Adobe files, and email.
Written by Tom Snyder
Editor's Note: This article is an excerpt from Advanced Integrated RPG, a new MC Press book.
When you look at your Original Program Model (OPM) programs and think about why these programs were developed, the goal was likely to provide comprehensive software that would withstand the test of time and produce solid, reliable results as the backbone for business-critical operations. If you were to focus solely on this aspect, you might not see the need to even bother using ILE. After all, you have a programming language that works, it has been around for a very long time, and it is easy to understand. So, let's consider some of the limitations of this way of programming and define the reasons why modernization of the code is necessary.
T.L. Ashford, the leader in bar code labeling software for the IBM i is sponsoring a FREE WHITE PAPER: “Bar Code / RFID Label Printing, Avoiding the Integration Traps” by Thomas M. Stockwell. This white paper examines three approaches to ADC integration with IBM i. It identifies the integration traps commonly experienced by business and then examines a better approach using native IBM i labeling software specifically designed for the IBM i architecture. Call 800-541-4893 for more information. Download White PaperOn-line Demo of Barcode400
Let's explore detecting and handling API application-related error messages.
Written by Bruce Vining
The past several articles in this column have been related to detecting and managing messages that have been sent to other jobs on the system. We looked at handling message watches, validating inquiry message responses, and providing responses to inquiry messages. Today, we will continue looking at messages but turn inward. This article will review some of the approaches available to handle message conditions that exist within the current application program.