Evaluating the adoption of a SOA approach to developing applications

At the current ‘evolutionary stage’ of E-Business technologies, the multi-tier architecture (illustrated in Figure 1) utilised by Picture Rights can be regarded as a more traditional design.

Figure 1 – Example of multi-tier architecture

As a common business approach, this multi-tier architecture is relatively mature and stable with the advantage of being well-supported. When based on standards, this architecture allows for future developments because each tier can be readily exchanged due to defined interfaces between tiers.

This model automates many activities of the business processes, for example, a client could submit a web form with a picture attachment to request a quote. However, the model fundamentally relies on the human operator as input to the process so the level of automation is ‘capped’ e.g. the user may have to re-submit multiple forms.

The Service Oriented Architecture (SOA) is an alternative approach whereby the most relevant group of technologies is the Web Services Architecture (WSA). The primary goal of adopting a WSA approach is to enable automation by providing interfaces between the company’s electronic business systems and external or internal software applications. Figure 2 outlines the operation of web services.

Figure 2 Web service operation outline

The WSA does not replace the existing architecture but is complementary: the web service still uses a web server component of multi-tier architecture. A web service is provided and third-party software clients can easily connect by discovering these services listed in a service directory in a process governed overall by standardised protocols.

Web Services for the Company

Each web service should mirror a specific function because a host of web services can be listed in a UDDI registry and a third-party can access any specific services required. The table below provides examples of web services that Picture Rights could publish.

Web ServiceFunction/ProcedureAudience
Novelty1. Client searches catalogue of novelty image backgrounds.
2. Client selects an image and submits photo.
3. Combined photo/background image returned with quote reference and price.
High street shops
Online novelty print websites
Order1. Client submits quote reference and makes payment in system.
2. Order details returned (e.g. address) and instructions for shipment to Picture Rights (if applicable)
Any party using other web services.
Portfolio1. Client requests portfolio
2. Before/After restoration image catalogue returned
Picture Rights’ own website
Reseller of image restoration service
Repair1. Client submit(s) images to be repaired with description of work required.
2. Quote reference and due date returned.
Picture Rights’ own website
Reseller of image restoration service
Progress1. Client requests status of progress
2. Service returns status e.g. work started, complete, dispatched
Any third party system (e.g. high street) or own website.
Enquiry1. Client sends general enquiry e.g. can you do this
2. Text response is returned by customer service agent
Any third party system e.g. specialist reseller or own website

The web services could interface with the existing, potentially legacy, business systems via an “adapter” so that for example, once an order is placed, the photo requiring repair is placed in a folder on the graphic technician’s PC with an accompanying brief. The processes resulting from WSA adoption is more efficient (compared to, for example, email exchange) so enables the business to meet deadlines better while saving costs (through increased productivity).

APIs can be published by the company for third-parties to benefit from using these web services in their applications. Resellers, for example, could seamlessly integrate the novelty picture service into a website where a consumer interacts with the web store and is not aware of Picture Rights’ involvement.

This well-defined and seamless integration would be appealing for prospective partners to widen the market for Picture Rights through more partners. Additionally WSA would strengthen the existing relationships with current partner and ‘lock’ the partner into this process (cost of change from using Picture Rights as a service provider would be higher).

The adoption of WSA could also mean that Picture Rights’ own applications could access the web services of other organisations. For example, a web services client could fetch the image of a third-party catalogue (verifying licensing and cost) and order this as part of Picture Rights’ own novelty service, when a client order is placed (via a partner).

Although the SOA is a conceptually better approach compared to alternative architectures, it has commercial benefits whereby it is predominantly adopted by business to gain competitive advantage. To maintain that competitive advantage, a business must then continue to evolve its SOA to embrace the latest developments. SOA is however still, arguably, in its infancy because a variety of standards exist (few being de jure) and standards/technologies are continuously emerging to supersede others. Additionally some of the proprietary products or technologies associated with the standards are not well documented.

Tools and Standards

Web services are designed to automate processes by interoperability, which itself is achieved by adherence to standards. A number of standards are available in the web services protocol stack as described below.

LevelTechnologyStandards and Resources
DirectoryUDDIUDDI Version 3.0.2 (OASIS, 2004)
Service DescriptionWSDLWeb Services Description Language (WSDL) 1.1 (W3C, 2011)
Message EncodingSOAP, XML, XML-RPC, RESTSOAP Version 1.2 Part 1: Messaging Framework (Second Edition) (W3C, 2007)
Network TransportHTTP, SMTP, FTPW3C, IETF

Some standards compete and/or are complementary such as SOAP and REST. It is arguable that the adoption of standards (as opposed to technology implementation) is crucial to realising the return on investment of a particular technology because some standards will prevail in the long-term over others. The resources in the table above provide a good reference to the standards required so that a brief can be better provided to developers for the prospective web services. Additionally the Web Services Interoperability Organization (WS-I) provides many standards (in the form of profiles) to help ensure web services are interoperable.

If development was performed ‘in-house’ (this could be preferable as the adoption of SOA would be core to the business strategy) then financial investment in required technologies could be kept minimal by utilising open source products – which tend to better implement standards than proprietary systems and functionality can often be extended with plug-ins. The coding of many of these standards could even be done with text editors but the tools below will automate many aspects of the development process.

ToolPurposeResources
Eclipse IDEFramework software for developing software applications.https://eclipse.org
Axis2Web Services / SOAP / WSDL engine with server/client componentshttp://axis.apache.org/axis2/java/core/

Recommendation

Picture Rights has to operate a technical transformational process (e.g. image repair) as well as market its services to consumers or businesses – and provide customer service. It is difficult for an SME (with 30 personnel) to coordinate all these functional areas effectively. The adoption of a SOA could have a huge transformative effect on the business model. Web services enable a business to transition from the using the Web for business to consumer (B2C) interaction to a transactional approach to using the Web i.e. business to business (B2B) automation. By providing web services to third parties, who will interact with customers themselves (marketing, customer service), Picture Rights could both extend their market reach but also better focus on the core business processes that add value – the technical manipulation of images.

With such a dramatic effect on the business, the adoption of web services may appear disruptive but WSA technology could integrate with existing applications and enhance processes (via “adapters” bridging web services to legacy applications). This could separate customer interfaces (e.g. third parties or own website) from operational (transformative) processes. As the, increasing, adoption of web services is standards driven (consisting of a layered technology stack); confidence can be had in the long-term usage of this technology.

The resources involved could be minimal initially: Many tools (arguably the better products) such as Apache are freely available and the developments/training involved can produce results early on. The “trialability” and scalability of the SOA approach means that observable benefits could be realised throughout the adoption cycle: The UDDI structure also means web services could be added over time. Using cloud hosting services reduces the technology dependence (compared to purchasing physical servers) and these could be scaled in-line with demand (e.g. seasonal demand for personalised cards).
Ultimately the WSA approach therefore reduces many of the fixed costs associated with the business processes and better controls the variable costs, reducing risk to the business. WSA is a modern approach and more businesses are adopting Software as a Service (Kontzer, 2012), known as Saas, it is important that Picture Rights capture this market potential.

References

The Open University (2014) T320 ‘Introduction to web services’, Block 3 Part 1, ‘E-business technologies: foundations and practice’, Milton Keynes, The Open University

W3C (2001) ‘Web Services Description Language (WSDL) 1.1’ (Online)
http://www.w3.org/TR/wsdl (Accessed 25th February 2015)

W3C (2007) ‘SOAP Version 1.2 Part 1: Messaging Framework (Second Edition)’ [online] http://www.w3.org/TR/soap12/ (Accessed 25th February 2015)

Oasis (2004) ‘UDDI Version 3.0.2’ [online] https://www.oasis-open.org/committees/uddi-spec/doc/spec/v3/uddi-v3.0.2-20041019.htm (Accessed 25th February 2015)

Web Services Interoperability Organization ‘Basic Profile Version 1.2’ [online] http://ws-i.org/Profiles/BasicProfile-1.2-2010-11-09.html (Accessed 25th February 2015)

Kontzer, T (2012) ‘Strategic Tech Slideshow: Gartner’s Global SaaS Spending Report: Plenty of Room for Growth’ [online] http://www.cioinsight.com/c/a/Strategic-Tech/Gartners-Global-SaaS-Spending-Report-Plenty-of-Room-for-Growth-282322 (Accessed 26th February 2015)