InfoQ

News

The Microsoft OBA Framework

Posted by James Vastbinder on Jun 11, 2007 01:03 AM

Community
.NET
Topics
Enterprise Architecture ,
Office Business Applications
Tags
OpenXML ,
Microsoft Office ,
Microsoft Office SharePoint Server 2007 ,
Frameworks

Lately Microsoft has been touting a new way to build composite applications that will connect back end Line of Business applications to the front office via Microsoft Office using the acronym, "OBA". OBA stands for Office Business Applications which Microsoft intends as a new framework for developers and ISVs to build applications utilizing Microsoft Office as the entry point.

The intended sweet spot for OBA is within the Lines of Business within the greater Enterprise cloud and will capitalize on the large number of Microsoft Office licenses that have been sold world-wide.

The OBA framework supports Office versions 2003 forward and is accessed via the following integration points:

      - Microsoft Office SharePoint Server (provides a convenient end-to-end Web framework)

      - Open XML (at the document level)

      - Microsoft Office Extensible UI capabilities 

      - Via SharePoint on the server side

      - Via Word, Excel, InfoPath with VSTO

      - MOSS 2007 Business Data Catalog (BDC)

      - Microsoft Enterprise Search

      - Windows Workflow (which shipped in Windows Vista, Office 2007 and the .NET Framework 3.0)

      - Microsoft Dynamics

While this may seem an OZ like scenario to the Microsoft fold, others feel OBA is too little too late. Ephraim Schwartz of InfoWorld wrote:

"Microsoft is trying to say that Office is relevant and that it can become a development platform that can integrate and operate with other vertical applications to create something new. Microsoft hopes that one plus one will equal three."

Ephraim goes on to explain why:

"I think Microsoft is reading the market wrong. OBAs remind me of the old school EAI, enterprise application integration technology while the entire world is moving to an SOA architecture. Mashups can do the same thing and over time I think even the most staid of enterprises will not wait for Microsoft to launch its next OBA RAP solution."

This debate is beginning to heat up with the recent Eweek slideshow titled: "Why Microsoft Ultimately Will Triumph Over Google (and Vice Versa)".

What are your thoughts? Who wins in the clash between Rich Client and Thin Client when building composite applications?

in some ways it just makes sense by Floyd Marinescu Posted Jun 11, 2007 9:23 AM
Re: in some ways it just makes sense by Brandon Satrom Posted Jun 11, 2007 2:05 PM
But in other ways it looks dangerous by Rodrigo Salinas Posted Jun 24, 2007 10:35 PM
  1. Back to top

    in some ways it just makes sense

    Jun 11, 2007 9:23 AM by Floyd Marinescu

    I think using Office as an application client just makes good sense in many areas. Often the business users are already using Office (especially Excel), so letting them stick to their apps of comfort and integrating them into a backend of any technology using the tools MS provided just make sense.

  2. Back to top

    Re: in some ways it just makes sense

    Jun 11, 2007 2:05 PM by Brandon Satrom

    I agree that is does seem to make good sense. Ephraim seems to forget that just "doing SOA" doesn't provide UI's to end-users. He does mention mashups, but I think I agree with Microsoft in their assertion that users would love to use Office apps to perform their work... they already do for that matter. I think Microsoft has a good vision in positioning OBA's as a new "Productivity Tier" of applications which enable the fluid nature of knowledge work.

  3. Back to top

    But in other ways it looks dangerous

    Jun 24, 2007 10:35 PM by Rodrigo Salinas

    Specially now when we are seeing alternative technologies to Microsoft Office System. I have the hope that Google (or any other company) will impose a real alternative to Excel and Word. Just by doing that, by offering an alternative, we have to ask ourselves if we want to invest our time and efforts making a proprietary system to grow, instead of support architectures more independents and interoperables. I would really prefer open standards that allow me to interchange the front-end tools I (or my clients) use.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.