25
Thu, Apr
1 New Articles

Power i Forecast: SOA

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

While the promised benefits of a service-oriented architecture are becoming increasingly clear, converting legacy systems over to SOA continues to pose challenges.

 

We asked a number of industry leaders what their views are of the future directions of service-oriented architecture, or SOA, and received back a number of interesting responses. The large amount of stable code in place today that doesn't really lend itself well to a service-oriented architecture makes true conversion difficult. Programmers and IT administrators nevertheless are working to implement services, and SOA, one step at a time where it makes sense.

 

Creating business mashups is a way of giving users a similar experience to that of SOA without reengineering legacy applications, and many shops are also introducing Web services. On the horizon, however, are automation tool suites that will be able to convert legacy applications to true SOA on a large scale.

 

Following are comments of five industry leaders who were generous enough to take the time to write down their thoughts on the future of SOA and the challenges it poses for IT and today's businesses. For further information, you may wish to consider reading SOA for the Business Developer by Ben Margolis with Joseph Sharpe available from the MC Press Bookstore.

 

 

Duncan Kenzie

President and CTO

BCD Product Development

I believe SOA will increase in strategic value in the next couple of years as more enterprises look to ways to easily share information between disparate operating systems and databases. SOA provides a loosely coupled solution for aggregating data and delivering it in a single, common user interface, especially with Web applications.

 

For example, our portal product Nexus and Web development tool WebSmart work well together to allow developers to easily fetch information from different servers via AJAX and simple Web server calls and to integrate that data in portlets.

 

One of the challenges of SOA, though, is having a consistent API to communicate between servers. One approach to solving this challenge is to use clearly defined XML schema, but XML can be challenging for humans to read and, therefore, debug. It is also not particularly lightweight, so if you are transmitting large amounts of data over the network, you may experience performance issues. A more recent approach that has gained considerable traction in the last year is to use JavaScript Object Notation, or JSON. JSON has the advantages of being both lightweight and easier to read. It also works well with client-side, AJAX-driven applications that rely heavily on JavaScript. 

 

In summary, as Web applications increase in richness, responsiveness, and complexity and as business needs for more readily integrated data increase, SOA will play a larger strategic role in software development activities.

 

Eden Watt

Vice President of Professional Services

LANSA

 

The explosion of the Internet has transformed our planet, how we communicate and collaborate with the world both personally and professionally, and how we must manage and evolve IT assets, which are critical to the success or failure of our businesses. SOA, as a discipline, is key to how we do this. Implementing SOA means working toward modularized, composite applications where discrete business functions or tasks are available as services, both internally and externally.

 

The challenge for many organizations is how to move forward with this transformation while leveraging existing IT assets and without significant disruption to current business processes. A full-scale overhaul of an organization's applications and business model, in order to implement SOA, is often not practical. With LANSA, we typically work with our customers on a staged approach which aligns business goals with IT and, of course, with the budgetary and time constraints of the organization. This can involve a mix of application modifications, technology solutions, and strategic services offerings. Sometimes, the focus is one particular business process, workflow, or innovation at a time.

 

The opportunities to take advantage of evolving capabilities in areas such as cloud computing and mobile applications to implement new and improved business processes and operational efficiencies will necessitate this move toward SOA-enabled enterprise applications.

 

Stuart Milligan

Director

Databorough

 

Over the last decade, most of our customers and the companies we talk to have a desire to implement some form of SOA architecture over their legacy applications. The monolithic, single-entry-point nature of most legacy systems has largely inhibited any significant progress for most of these companies. The first stage in any legacy-to-SOA transformation is analysis—analysis of business logic and reusable design constructs. Our tools have made the extraction, indexing, and analysis of business rules in legacy RPG/COBOL/CA 2E fully automated, and, in the process, have saved some companies many years and millions of dollars worth of manual efforts. Even so, the actual transformation of the legacy code to SOA still remains a complex and difficult process and, up until now, has largely been done manually.

 

In parallel to our analysis and extraction engines, we have been evolving our reengineering technologies to create distributed, or MVC [Model-View-Controller], architecture from monolithic, interactive legacy code. Variants of this with ever-increasing levels of automation have been available since IBM wrote the Redbook on X-Analysis in 2005. As a conscious design choice, we now implement the reengineered code as a series of Web services, thus achieving long-term modernization and SOA simultaneously.

 

To put the complexity of this task into perspective, note that we started the reengineering tool project in 1999. It's now 12 years later, and we have just completed it for CA 2E applications to the point where any user can use the tool to reengineer CA 2E systems to SOA and/or MVC. The RPG to SOA and/or MVC is still about six months to a year away before it will be ready for widespread deployment by someone with an RPG system that expects a very high level of automation. Can you imagine—13 years to develop a tool! It should give readers some indication of how difficult the task is of moving legacy applications to SOA. Without automation tools, it is unlikely that many companies will realize cost-effective SOA implementations on any large scale within the next five to 10 years.

 

Ron Nunan

Product Marketing Manager

Attachmate

 

Today's IT teams are driven to be reactive to needs of the business, and teams are constantly looking for solutions and strategies to keep up. We are seeing that a services approach to IT projects is truly becoming the preferred method for building solutions, not just in rhetoric, but in practice. This approach has clear benefits, including better flexibility, which allows IT to be more responsive to the business.

 

That being said, we should acknowledge that a services approach is not the same as service- oriented architecture [SOA], which uses and depends on services. SOA extends to service use, policy control, life-cycle management, and other aspects of maintaining healthy and best-practice use. While a full SOA architecture can be a well-thought-out strategy, it isn't easy to sell to the business because it isn't always clear to the business how a full SOA, at a big expense, helps IT meet its ever-changing needs, rapid time frames, and constrained budgets.

 

So while a full SOA is a worthy goal for any organization, the simple use of a services approach within a project can be an easier entry point and allows organizations to do more with less. We at Attachmate see this scenario often with our customers leveraging our Verastream legacy modernization solution; building services out of legacy applications is enough and can provide important benefits all by themselves. And there is always the belief that incorporating an SOA infrastructure over time will increase the benefits even further.

 

The future of SOA will be the growing use of services to meet business needs—from new applications to legacy modernization projects. This shift will create a semi-managed services infrastructure but will leave many aspects left to complete at a future date. Because of this, we can expect to see a growing set of tools and infrastructure to help businesses deliver on the SOA promise. Expect to see all IT shops continuously increase their goals for SOA as their service inventory grows. The benefits of using a services approach improves when the services are surrounded by a more robust and tailored services architecture. Through the increased use of ad hoc tools and management infrastructure, we believe IT will learn to better balance, staying within the constraints of the business while fulfilling on the promises of a full SOA.

 

Eamon Musallam

Product Manager

looksoftware

 

SOA can provide so many benefits to development teams. From an IBM i perspective, adopting an SOA approach to modernization and ongoing development enables the IT team to be much more responsive and agile to the ongoing demands of the business environment it supports. Probably the biggest benefit is being able to adopt the latest technologies like mobile device support, Web deployment, and cloud computing. Ongoing maintenance of the application becomes easier because of a stronger emphasis on reuse and a modular approach when developing.

 

looksoftware has found that the biggest challenge is the difficulty that often faces those teams who are maintaining purchased packages where they do not have the ability to transform those applications, or the extensive effort required if they are dealing with older applications (say 20 years old or more) with a significant amount of legacy code. However, those customers that do move to SOA most often find that the benefits outweigh the effort involved. For a quick read of iSeries issues pertaining to SOA, see the looksoftware document, "All You Need to Know About Service-Oriented Architecture (SOA) and System i."

as/400, os/400, iseries, system i, i5/os, ibm i, power systems, 6.1, 7.1, V7, V6R1

Chris Smith

Chris Smith was the Senior News Editor at MC Press Online from 2007 to 2012 and was responsible for the news content on the company's Web site. Chris has been writing about the IBM midrange industry since 1992 when he signed on with Duke Communications as West Coast Editor of News 3X/400. With a bachelor's from the University of California at Berkeley, where he majored in English and minored in Journalism, and a master's in Journalism from the University of Colorado, Boulder, Chris later studied computer programming and AS/400 operations at Long Beach City College. An award-winning writer with two Maggie Awards, four business books, and a collection of poetry to his credit, Chris began his newspaper career as a reporter in northern California, later worked as night city editor for the Rocky Mountain News in Denver, and went on to edit a national cable television trade magazine. He was Communications Manager for McDonnell Douglas Corp. in Long Beach, Calif., before it merged with Boeing, and oversaw implementation of the company's first IBM desktop publishing system there. An editor for MC Press Online since 2007, Chris has authored some 300 articles on a broad range of topics surrounding the IBM midrange platform that have appeared in the company's eight industry-leading newsletters. He can be reached 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: