23
Tue, Apr
1 New Articles

Six Tips to Craft Your IBM i Mobile Application Strategy

Development Tools / Utilities
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

Carefully consider what mobile apps can do for your business before you shop.

 

Mobile computing is hotter than the heat of a thousand suns in the IBM i arena right now. Like a lot of technologies that have come down the IBM midrange pike before it, mobile computing is surrounded by hype and hoopla of the highest order. But make no mistake; mobile computing is very important and needs to be considered by nearly every IBM i shop. This article identifies several things IBM i decision-makers need to understand about IBM i mobile computing.

 

Don't wait for mobile computing to mature on the IBM i. It's real today. It wasn't that long ago when very few mobile computing solutions were available for the IBM i. But in the last few years, many vendors have stepped forward with high-quality mobile solutions. There are a variety of models and implementations, so as you've done with any other important IBM i decision, you have to perform due diligence to be sure you select the right thing. With that understanding, there's very little merit in saying, "Well, we're just gonna wait a little while longer before we start investigating mobile on the IBM i." For most IBM i shops, if you say that, you might as well also email your biggest competitor your customer list.

 

Think big, but take baby steps. You can do amazingly cool things with mobile computing on the IBM i right now, but do you know what mobile can really do for your business? Don't consider mobile in the context of what you're doing now—those problems are solved. Think about the new doors that mobile could open for you. Be broad and be bold. On the other hand, as your ideas start to get a little more concrete, don't set out to completely re-craft your entire business workflow with mobile. Get a little tactical experience under your belt with focused, small mobile solutions first. These early forays into mobile computing will help you understand how, in your environment, your bigger dreams and goals can be accomplished.

 

Beware the BYOD challenge. For years, you've provided your employees with their IBM i workstations. Today, they all come to work with a potential workstation in their pocket or purse. As you discuss mobile computing with your employees, you probably find little consensus on what brands are best or even what models within a brand are best. For anal retentive IT managers, the notion of BYOD (Bring Your Own Device) is cringe-worthy. You may want to provide with them all with an "official" device, but you'll probably encounter pushback on that; one of the benefits of mobile computing is convenience, and it's hardly convenient if requires another device. We all have too many devices already!

 

If you elect to let employees use their own devices, be aware that even across different versions of any one phone, capabilities can vary widely. You'll want to test early and often across lots of phones (another reason for the "baby steps" approach) before you can be comfortable announcing who can use what. Gone are the days when you screw a coax cable into the back of a commodity 5250 workstation and call it a day! Consider devices, needs, costs (especially if you think you need to buy everyone devices), and capabilities carefully. For most typical users today, Android and Apple devices prevail in the U.S., with a smattering of Windows 8 devices. BlackBerrys and other earlier-generation devices are pretty much out of the loop (however, even older brands/models remain popular in Europe).

 

Consider the security aspects of mobile computing. I don't have empirical data, but I'm inclined to believe that any one IBM i-related vendor's mobile offerings are as inherently secure as the other vendors' offerings are. While architecture and implementations are worthy of questioning, I think a bigger exposure lurks. And that's with your users and the login credentials they could have cached on their mobile device.

 

Imagine what your security policies would have been back in 1989 if it had been possible for your users to leave signed-on Model 5251 display stations running at Starbucks (you also need to imagine that we used Starbucks for remote offices back then, too!). With IBM i mobile apps, that's effectively what your users can do today with their pocket- or purse-bound devices. As you consider devices and device usage, have a well-considered plan in place for how "convenient" your mobile apps make logging in. Cached user ids and passwords are great—if you're an end user. They aren't so great if you're an organization's enterprise security officer. Stand your ground! Tell your users that your mobile apps will be as convenient to use as possible but that security comes first.

 

Native versus HTML5. There are three primary types of mobile applications today:

 

  • Native: Native apps are written specifically for a particular device. Apple, Android, and Microsoft mobile apps all require different languages and different development environments. Because there are three code bases, three specialized skills required, and essentially the three efforts to write these different versions of the same app, this can be an expensive option. Native apps are typically installed from a vendor "store" such as the Apple Store or Google Play.
  • HTML5: HTML and JavaScript have matured to the point where together they provide a good cross-platform solution for mobile apps. The look and feel of this type of app can rival that of a native app. Take a look at the jQuery Mobile Gallery to see the kind of look and feel that can be achieved with HTML5 apps. HTML5 files also provide good affinity with the hardware (so, for example, it's easy to integrate HTML5 apps with device facilities, such as dialing a number, determining its GEO location, or initiating a text message). One set of developer skills provides an app that can run across multiple devices. HTML5 apps aren't installed locally on a mobile device; they're launched from the device's browser.
  • Hybrid: Although HTML5 apps integrate well with device hardware, there are gaps. Barcode integration, for example, isn't natively accessible from HTML5 and JavaScript today on most devices. These hardware integration gaps have given rise to the third type of mobile app, the hybrid app. A hybrid app provides a native browser shell that runs an HTML5 browser in that shell. These device-specific shells do a couple of important things. Most notably, they provide device integration between the phone and HTML5 for things HTML5 doesn’t currently support (such as barcode scanning). These shells also provide more control over browsers, such as the potential trouble that a browser's back button can cause.

 

Which is best? That's subjective. If you're a nationwide retailer and you need to offer a first-class shopping experience for a variety of different users, the native app is probably your best bet. But it's also probably fair to say that if you're a nationwide retailer, you have a large, diverse, highly skilled development team that can handle the challenge of writing three different versions of a shopping cart app.

 

If your needs are more departmental and your development team matches the profile of most IBM i shops today, you're probably most interested in the HTML5 or hybrid approach. Using IBM i tools from several vendors today, RPG programmers with little or no mobile development experience can create great departmental apps for you.

 

Have realistic offline expectations. I've spoken to several IBM i executives who claim, or at least initially claimed, that the ability to use a mobile app offline (that is, not directly connected to the IBM i and able to upload and download data when a connection is available) is very important. The reality is that the work to do this correctly and with reasonable assurance that data integrity can be maintained is very challenging. The pipe dream is that a salesperson can continue to take orders, or make quotes, while in a cabin in Meadow, South Dakota. Consider, though, the data required, on the mobile device, to achieve this goal. You need to be able to push a lot of IBM i data onto the mobile device (all that it takes to calculate discounts, assume inventory levels, and determine shipping costs), and you need to be able to synchronize that data with the IBM i reliably. And you need a gracious way to tell your customer that the order taken with your phone may not be doable because some of the data changed on the IBM i after you populated the phone with its data.

 

There are rational ways to do this, but they're probably more tablet-driven than they are smartphone-driven. And, if the recently announced Microsoft Surface 3 excels at anything, this type of application may be it. That device is half tablet and half laptop (Tabtop? Laplet?), and you can install a rational database of good size on it. Not so much on a smartphone. The bottom line: carefully consider your offline needs and think them through with rational expectations. Offline operation of mobile apps is something that's easy to claim but very challenging to do in a way that truly meets expectations.

If Only It Was Easy!

As I said earlier in this article, mobile computing is available today for the IBM i and it should be very high on your radar. The day is rapidly approaching when mobile computing won't just give you an edge; it's going to be necessary for survival. Don't ignore it!

 

Is there a silver bullet for you? Is there a way to minimize the risk and stress associated with acquiring IBM i mobile apps for your organization? Yes, there is. And you've done it many times over the last many years: Don't believe anything any vendor shows you and believe only about half of anything any vendor tells you! Do your homework. Carefully and rationally consider what mobile can do for your business and go into the conversation with tough, challenging questions.  

 

ROGER PENCE

Roger Pence is ASNA's Product Evangelist. Roger has been in the IBM i midrange community for so long that Elvis was alive when he started. He has been with ASNA since 2000. Prior to joining ASNA, Roger was a technical editor for NEWS/400 and the author of the 400/Group's AS/400 and Windows newsletter.

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: