The worlds of enterprise resource planning and service-oriented architecture are coming together. Three of the major software vendors of ERP software are moving their own platforms to ones that support Web services.Oracle Corp. is rolling out its Fusion platform, which updates the PeopleSoft HR software with Web services interfaces. Already, its Fusion Middleware allows users to build their own composites, or applications that reuse already-existing functionality in other programs, according to Wayne Bobby, vice president for solutions for finance and administration at Oracle Federal.Likewise, SAP AG of Waldorf, Germany, has migrated its MySAP ERP software to a new Web services-based platform called Netweaver. It is now exposing all the core functionality as Web services. So far, more than 1,500 functions are available. 'We are going to expose every single element of our solution as a Web service,' said David Ditzel, director of public services technology solutions for the company.In a similar move, CGI Inc. of Montreal has migrated its federal ERP software, called Momentum, to a Java 2 Enterprise Edition-based platform, allowing developers to easily hook their own J2EE applications into CGI's software, according to Heidi Green, who runs the ERP practice for the company's state and local group.ERP systems traditionally have been known as large, monolithic applications that tend to be difficult to install, maintain and upgrade. SOA promises to make software more responsive, namely by making it easy to reconfigure functions to meet changing needs. Could these two identities work well together?A government agency might buy an ERP system 'every 10 years or so,' Green said. A component-based approach could allow agencies to add new functionality over time 'at a reasonable cost.'In many ways, the federal government has already been trying to simplify ERP deployment by breaking the job into smaller chunks. For instance, when the Social Security Administration wrote the business case for building a new core financial-management system in 2001, it looked toward breaking fiscal duties into discrete functionalities, following Clinger-Cohen Act tenets to mitigate risk, according to Tom Bianco, who manages the Social Security Online Accounting and Reporting System.SSA's system, now in place, uses components of the Oracle Federal Financials package, including the general ledger, accounts payable, accounts receivable and purchasing modules.With Web services-based interfaces, the modular approach could now become a lot more fine-grained, advocates say. Instead of one component handling all supply chain management, for instance, an orchestration of multiple components could be called out to handle individual tasks such as supply credit check or check inventory. Vendors would still integrate these components into larger offerings, such as one for supply chain management, but users also could apply selected features to their own needs.With these components, organizations could build composite applications, or applications that draw both data and processes from existing systems, noted Michael Grim, head of public services business development for SAP.The need to build composite applications certainly seems to be growing. Increasingly, managers are calling for applications that can draw from multiple systems, Grim noted.For instance, Maryland legislators have enacted a law that would prohibit individuals from renewing a driver's license if that person owes back taxes to the state. While a good idea in theory, the operation would involve the system that handles tax data as well as the one that handles license renewals.By having individual functions within these systems exposed, organizations can then have their own specialized applications built. 'So if you want to create a new composite application, we'll give you a Web service-based way at getting at that information in SAP,' Grim said.A composite application that intermingles other programs with SAP's MySAP ERP offering could be built either through SAP's own Netweaver Developer Studio, or in a non-SAP development environment, Ditzel said.As an example of how a Web services-based application could augment an ERP implementation, Ditzel pointed to how Adobe Systems Inc.'s Portable Document Format-based documents can act as electronic forms that can be filled out by a user at a computer. When the form is saved, the user-generated data is formatted in Extensible Markup Language, using a schema of the organization's choice.A developer can use Adobe Acrobat to design electronic forms that look like an organization's paper forms. All the fields to be filled out by the user could correspond to a data model within an organization's SAP system. The developer could then create a composite application that routes the XML-encoded information into the SAP system. When a user fills out such an electronic form, the data could be automatically inserted into the ERP system.The advantages here are manifold, Ditzel said. Data can be entered into an ERP system without users actually having to log into the system. An organization can preserve the look and feel of its paper forms through Adobe's software, rather than go with SAP's own less-powerful form designer. For the user, fields could be prepopulated, using information from the ERP database. And the organization can also take advantage of Adobe's PDF-based workflow capabilities.Grim noted that SAP has long published the interfaces to its software under the name of Business Application Programming Interfaces, or BAPI. It also has offered a Cobol-like programming language, called Advanced Business Application Programming.What is new is that the company is using industry standards. Grim admits the old interfaces were 'SAP-centric.' Using Netweaver, an organization could work with the SAP software through Web services and the Java programming language, capabilities that are more broadly available. So a process such as combining Adobe's PDF support software and MySAP has grown dramatically easier, Ditzel claimed.Oracle offers a similar approach with its Fusion Middleware, allowing customers to build unique applications by using Web services and J2EE specifications. 'There are functions that these agencies perform that will never exist in a commercial, off-the-shelf application,' Bobby said.Such a composite-based approach is the basis for SOA. Last summer, the Organization for the Advancement of Structured Information Standards formally defined the concept in its SOA Reference Model as 'a paradigm for organizing and utilizing distributed capabilities that may be under the control of different ownership domains.'By reusing capabilities, theorists say, organizations could better use available resources or meet changing needs more quickly.SOA is certainly on the radar of Army ERP managers, even if its arrival is some time away.'We're looking at [SOA] pretty closely across the Army,' said Catherine Doolos, program manager for the Single Army Logistics Enterprise program. She admitted that the service is not ready to move to a component-based approach, though the signs point in that direction.Right now, ERP integration is the chief aim of the Army, Doolos said. And in this regard, the Web services approach is helping the Army integrate complex systems. Her office is working on a Netweaver implementation that will integrate the Global Combat Service Support-Army field logistics system with the service's national logistics system, handled by the Logistics Modernization Program. This bridge program, called Product Lifecycle Management Plus, is scheduled to be implemented by 2010.A bridge between the two systems will allow a universal view across the entire logistics system, Doolos said. A clerk requesting a part can see where that part is in the supply chain. Budget analysts looking at the total number of parts being ordered can get up-to-date data. 'The Army wants to trace that transaction all the way back up to the national level,' Doolos said.Making this happen, however, is a challenge in integrating different systems, she said. 'We spend a lot of time putting together end-to-end business processes.' And newer tools such as Netweaver are not particularly easier to use than those offered 10 years ago. 'It is equally ... difficult. It's difficult to do software development,' she said.Other government users could take a while moving to the component ERP approach. 'Government customers won't be the first to go to Fusion,' Bobby said of his own company's offering. 'Oracle won't force them off what they are on now.'This componentization also changes how third-party add-ons for ERP systems are created. Logical Apps Inc. of Irvine, Calif., offers a plug-in for the Oracle e-Business suite called ActiveGovernance, which is software that enforces policy-based procedures within an ERP system. The Homeland Security Department uses the software to watch for improper payments and to ensure privacy safeguards, said Thomas Tobin, the company's senior vice president of product development.In its present version, ActiveGovernance monitors behavior through agents plugged into the ERP software. The agents watch for changes when users use electronic forms, or when data is changed at the database level.Component-based architecture can benefit this approach only somewhat, Tobin said. 'You would think that because it's more open and there are more well-defined access points, that we would be able to sit at a distance and query those Web services and get the same information. But the reality is that we need to use the same, agent-based approach,' he said. 'In a business rules engine, you need to be very close to the transaction. You don't necessarily want to coordinate among lots of external processes.'Despite these shortcomings, the Web services-based approach to ERP promises gains in flexibility for the agencies.'By and large, the whole market understands that SOA is the way technology is going,' said Ari Kaplan, president of the Independent Oracle User Group, an interest group of Oracle software users. 'You get interoperability and better ability to write applications.'
'So if you want to create a new composite application, we'll give you a Web service-based way at getting at that information.' Michael Grim, SAP
Bits and piecesIndustry standardsCould it work?