18
Thu, Apr
5 New Articles

Eye on the i World

Commentary
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

Worried about a platform switch? Being proactive about exploring web development and webfacing your green-screen apps could help.

 

It's probably difficult to find an IBM i developer or IT manager who hasn't at some point lost sleep over the possibility that a C-level fiat, or another action beyond their control, might find them facing a mandate to change platforms away from the IBM i. The ubiquity of Microsoft Windows in executive awareness, a misplaced perception by some that the i platform isn't being used by "major" companies, and the relative availability of developers in their early careers who are familiar with other platforms (compared to that of those experienced on the i) are just a few of the potential perils threatening our favorite box.

 

The real question, though, is what to do about it. Whether a move to switch platforms is an active problem in your environment, or simply a potential one, what's some good advice for navigating through this peril?

 

This article will begin an exploration of some recommendations for strategies and tactics to save the i at your enterprise from a platform switch, starting with an interview of Trevor Seeney, an experienced software developer and technology consultant who has also delivered web-centric presentations at COMMON on such topics as JavaScript and securing CGI applications written in RPG. Trevor's recent experience has been focused on developing web-faced applications using PHP and RPG-ILE (aka e-RPG) against MySQL and DB2 databases, respectively. Based in New Jersey, Mr. Seeney also has a background in IBM i systems security and has some strong opinions about one major strategy for saving your shop from a platform switch.

 

A Strong Platform with Some Weak Developers

"It's important to emphasize the IBM i's strengths," Seeney maintains. "Above all else, the IBM i is known to be a secure processor, which is a key element when opening up the processor to the Internet. Moreover, it has a great database in DB2 and an HTTP server that makes it a great web server. For the rookie IBM i web developer, the operating system and primary language RPG are already familiar to them.

 

"In my opinion, the main factor in the way of enterprises fully using the IBM i is the available programming talent and their outdated skillset. Many of the current practitioners are in the twilight of their careers and are thus disinclined to learn new technologies. However, in technology one has to re-educate oneself to remain current and viable in the workforce. Older developers find this wearisome and tend to rely on their current skillset to get them through to retirement in their current job. People are not willing to put in their personal time to learn something new.

 

"Furthermore, IBM i programming talent is comparatively more expensive than the younger web-focused programming talent. I believe this is a job-security hazard due to a short-sighted view of some experienced programmers. If mature IBM i developers were to lose their jobs, finding similar alternative employment will be difficult, if not impossible. The parochial knowledge that many IBM i developers have of their company and the applications systems therein also make it difficult for the institution to adapt to a modernization strategy."

 

App Modernization Is a Key

Seeney continued, "Modernization of core applications is the key to continued viability for the IBM i. You already have everything you need to do web development on the i.

• You can reface applications to run on the internal company intranet by using business logic embedded in existing applications.

• Start small by encapsulating your business processes within stored procedures or subprocedures that you can name and call from a variety of languages.

• Use SQL instead of native DB2 definitions of database files, which lets you move toward stored procedures.

• Modularize application functions and access them via object-oriented techniques.

 

"Developing for the browser is a client-server paradigm, whereas developing on the IBM i is a purely server-side paradigm. To be effective in developing for the browser, not only is familiarity with HTML required, but with the styling language CSS and the scripting language JavaScript as well. This can be a daunting proposition, and many IBM i developers simply take a pass.

 

"There is a humorous adage that goes something like, 'There are two types of people in technology: Those that understand what they do not manage and those that manage what they do not understand.' Too often in IBM i shops, the manager is a former developer whose technical skills have become rusty and do not extend to familiarity with web development. This can mean there is resistance to deploying new technology beyond the comfort level of the technology manager lest that impact their own job security."

 

"We on the i Must Adapt"

"Web development on the IBM i became a reality through the introduction of a service program known as CGIDEV (subsequently superceded by CGIDEV2). The service program enabled RPG programs to interface with browsers through a series of subprocedures. This has worked well, but after three decades of use, there are still comparatively few adopters. Why? The age of many developers discourages them from learning new techniques, a source of frustration for many modernization advocates. As an illustration, I can count only about a dozen IBM i web developers in the New York City area. But if the web paradigm continues to dominate, we on the i must adapt.

 

"Above all, I recommend that you learn PHP. PHP is an interpretive language and the ubiquitous language of the Internet. It's relatively simple to learn and generally available on all platforms. You don't even need the Internet; you can learn PHP on a laptop by downloading a freeware utility onto your PC that will set up a web server and facilitate development practice in PHP. Wampserver.com offers a free download of a web development environment for Windows that lets you create web apps with Apache2, PHP, and a MySQL database. You can also obtain a Wamp server from sourceforge.net and other sources you can identify with a search engine. Then there is the option of running PHP on your IBM i. Zend Technologies provides an executable that facilitates running PHP natively on the IBM i.  

 

"PHP runs in the IFS on the IBM i. A simple connection to the DB2 database enables retrieval of existing corporate data through stored procedures. In addition, you can achieve access to business logic via an API called the ToolKit, which enables execution of subprocedures and returns data to the caller. Calls to the ToolKit can be verbose and tricky to debug, but once you've gained a familiarity with it, it yields easily maintainable code. What's more, PHP enables a brevity of code that makes it easier to use for web development than RPG. For example, you can handle web functions that take four pages of RPG with a half-page of PHP code."

 

"For the system manager, PHP talent is widely available and less expensive than RPG talent. A PHP developer can be effective developing on the IBM i without prior experience on the platform. For the IBM i PHP developer, having this skill incidentally creates potential employment opportunities in organizations where the IBM i platform is not present. In effect, a PHP developer becomes platform-independent.

 

"I have one client that was an early adopter of web technologies. The system manager was something of a pioneer, although not a programmer, and is still on the job to this day. Currently, the company is refacing their RPG browser programs with PHP equivalents that operate offshore and are not native IBM i developers. There is one IBM i developer who writes the DB2-side stored procedures and subprocedures. The development process is working well and comparatively inexpensively.

 

"The alternative to modernization through custom conversion is to deploy a commercial webfacing solution. These solutions do the job but, in my opinion, are expensive and don't really give the existing IBM i development staff the web-based skillset that is needed to maintain the business application. So I think the implementation of a commercial webfacing solution deployed on an institution’s IBM i is good for the enterprise, but not so much for the existing development staff."

 

Share Your Story

Do you have a story to tell about saving the IBM i at your enterprise, or an enterprise at which you worked previously, that you would be willing to share? For confidentiality, we can obscure the enterprise name and/or other revealing details. If so, please contact This email address is being protected from spambots. You need JavaScript enabled to view it. and perhaps we can share your success with others who would appreciate some guidance.

John Ghrist

John Ghrist has been a journalist, programmer, and systems manager in the computer industry since 1982. He has covered the market for IBM i servers and their predecessor platforms for more than a quarter century and has attended more than 25 COMMON conferences. A former editor-in-chief with Defense Computing and a senior editor with SystemiNEWS, John has written and edited hundreds of articles and blogs for more than a dozen print and electronic publications. You can reach him at This email address is being protected from spambots. You need JavaScript enabled to view it..

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: