26
Fri, Apr
1 New Articles

Enterprise Mobile Application Management

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

5 things to focus on to stay productive, responsive, and in control.

With the explosion of mobile devices and our increasing reliance on apps to stay connected anytime/anywhere, organizations of all sizes in any industry are “all in" on the mobile revolution.

Creating mobile applications to make their workforce more productive, optimize business processes, and better engage with customers is a significant focus for must software development groups. Today, most consumers have already made the shift to mobile thinking; they now expect to immediately get everything they want or need when they open an app on their smartphone, both personally and professionally.

For IBM i shops, the mobile revolution creates an additional challenge in that mobile changes must be synchronized with changes to the underlying IBM i applications or application services they are accessing. The good news is that IBM and the IBM i vendor community are providing the technology and tools to support mobile adoption in the IBM i environment.

As the enterprise platform for the core applications that run critical business functions, the IBM i is often the center of the mobile universe. The apps might be built for the mobile device, but the data and business functions the apps provide are running on the IBM i. Whether the IBM i team or a mobile team is building the apps, IBM i operations must help meet the challenges of deploying the code to the device or to a web server for mobile.

A loose management system may have been acceptable when mobile apps were single-function nice-to-haves, but these days they’re playing host to the enterprise’s most critical data, and they’re integrated with enterprise servers and networks. It’s now necessary to do all the same things with mobile apps and data that are done with primary IBM i applicationsfrom keeping data secure, to adhering to compliance standards, to analyzing usage patterns, and more. So, where to start and how?

Biggest Considerations

When looking at mobile development processes and how to make them better, these are some of the most critical challenges and what to do to overcome them.

#1: SYNCHRONIZATION OF CHANGES: Are the right things moving to the right places at the right time when updating the mobile apps?

Unlike pushing new RPG updates to the IBM i production environment, deploying mobile apps is an asynchronous “pull” process. IT operations cannot necessarily simply push changes to the mobile device at will. They might have to wait until the user signs on to the company’s enterprise app store or until they download the app from a public app store before the device gets the latest version of the code. They need to make sure that the right version of the mobile app is available for download at each stage of the application lifecycle. Testers need to be able to get the right version for testing while production users need the right version for production. Meanwhile, the application must ensure that users are prevented from accessing the application until they have the right version of the code on their device.

These are capabilities that can be provided by an enterprise mobile management system. An enterprise mobile management system will make it possible to attach mobile application changes to changes to the core IBM i applications. Changes can then be moved through the lifecycle together. The enterprise mobile management system will deploy the mobile code to the mobile build server (e.g.. Adobe’s Cordova/Phonegap web build server or an internal build server) run the build, import the build results, and then deploy the build results to an Enterprise App Server for download.

The enterprise mobile management system manages and tracks the downloads of the app to individual devices. It prevents users from signing onto the IBM i application with the mobile device unless they have the right version of the mobile app for their testing or production environment. The enterprise mobile management system ensures that mobile devices and core IBM i application environments stay in sync.

#2: SECURITY: Are all the corporate assets on the mobile devicethe application itself and the datasecure even though it’s the user’s personal device?

In these days of BYOD (Bring Your Own Device), an enterprise’s most critical business data is getting in and out of rental cars, running to catch flights, dining out, and dancing the night away. IT is challenged with maintaining the security of the applications and data in the event those devices get left behind. How does IT ensure that valuable corporate data on the device is not compromised and the corporate applications are not accessible to unauthorized users?

It’s important to enforce sign-on policies for the device to protect those corporate assets. This might mean requiring a certain level of security on the device before it can access the network (requiring a passcode at a minimum) or demanding an additional authentication step on the device in order to use the corporate app. It’s also important to have the ability to remotely wipe data and applications from the device if it’s lost or stolen. These are capabilities that can be provided via a modern enterprise mobile management system.

#3: COMPLIANCE: Compliance demands that mobile applications have gone through the appropriate testing and approval processes like other code changes. Mobile development activity must be tracked and available for audit reporting.

Up until recently, most mobile development departments have been independent of the core application development group. Little attention has been paid to regulatory compliance because these apps were often independent of the core applications or they were just user interfaces. But now, as they contain more functionality and are integrated into IT infrastructure, all the same compliance rules apply to mobile apps as are applied to primary, host applications. Mobile development teams need to provide reports on who has touched what code, where the code is, who approved the promotion of the code, what changes have been made to it, and how it got to production.

For compliance success, bringing your mobile development processes into your traditional application lifecycle system is critical. Modern Application Lifecycle Management solutions include enterprise mobile management functions that put everyone onto the same centralized system with automated workflows and approvals. They make it possible to create and enforce repeatable, traceable, auditable processes that include mobile across IT and document them. That should provide the means to deliver reports with all the historical data that most audits require, including service request history, application change activity, authorizations and approvals, and incident trails.

#4: ANALYTICS: Capture data about usage and failures from the application directly from the device?

One of the core concepts of modern DevOps is tracking what happens with the application after it is deployed. This helps direct application development organizations to the areas in which their efforts will have the most impact. Usage analytics can answer questions like these: What features are used most? Which are used least (or not at all)? What content was accessed? Where have there been application failures? That data collection and analysis can be essential to mobile application development planswhat to build next, what to fix, and how to prioritize.

The right management and development tools can automatically insert analytics code into the application that report on exactly how people are using the app. Successful and responsive application development groups use these usage analytics to help drive their development decision-making.

#5: AUTOMATION: Are we doing too much stuff manually to maintain and deploy applications?

Mobile development teams are notoriously known as the ones who love the world of writing scripts to create lifecycle processes. But manual and informal processes can often to lead to errors in production, missed deadlines, and ultimately bad end-results.

Once mobile applications are added to traditional application development systems, it’s possible to replace manual, scripted, ad hoc processes with automated, compliant, release-management processes as defined by IT Operations. With the right system, this operation is completely configurable using simple point-and-click functions to meet the individual business requirements that the organization has established. By managing everything with a single system, all team members gain visibility into the entire change process. Coordinating the mobile changes with the core application changes becomes much easier.

Application Lifecycle Management for Mobile

With the addition of mobile apps and the power they provide, there’s never been a more exciting or more challenging time to be in the application development world. The industry is in explosive growth mode. But it can get incredibly stressful for all those involved. Creating rich, engaging apps that consistently deliver a?great user experience—and meet the need of IT for security governance, and management—requires solid processes every step of the way. IBM i users have tremendous experience in creating highly reliable, compliant processes for application delivery. By applying that know-how to the mobile environment while taking advantage of the great new technology coming from IBM, IBM i users can help their organizations move into the mobile world safely and productively.


Dan Magid
Dan Magid is VP of Solution Sales at Rocket Software and is a recognized authority on helping leading businesses and other organizations achieve compliance through ALM solutions and DevOps best practices. He has written a variety of articles for leading IT publications and is a regular speaker at technology conferences.
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: