SlideShare a Scribd company logo
1 of 6
Download to read offline
Making a Strong Business
                                  Case for Multiagent Technology

          Steve S. Benfield                                    Jim Hendrickson                            Daniel Galanti
        CTO, Agentis Software                      VP Global Services, Agentis Software Dir of Engineering, Agentis Software
       1200 Ashwood Parkway                              1200 Ashwood Parkway                 Reconquista 865 - Piso 6
     Suite 410, Atlanta, GA 30338                     Suite 410, Atlanta, GA 30338             Buenos Aires, Argentina
           +1 678.368.4105                                  +1 650.759.8995                      +54.11.4317.6880

            sbenfield@                                        jhendrickson@                               dgalanti@
         agentisoftware.com                                 agentissoftware.com                       agentissoftware.com



ABSTRACT                                                                     methodology, called AdaptivEnterprise, for implementing
In this paper, we describe lessons learned in                                agent-oriented goal-seeking applications. To date, Agentis
commercializing and implementing agent-based systems in                      has either implemented or assisted customers in
real-world business situations. Most notably we discuss                      implementing 15 applications. Of these, 13 are currently in
gains in programmer productivity achieved by using                           production and two are pending deployment.
AdaptivEnterprise, a commercial IDE and J2EE runtime                         AdaptivEnterprise is both an IDE for building agents as
engine based on BDI agents. In a wide range of complex                       well as a Java runtime engine for deploying the agents in a
business applications, we show that the use of BDI                           scalable, reliable, and secure manner. AdaptivEnterprise
technology incorporated within an enterprise-level                           deploys agents in a pure J2EE-environment and has been
architecture can improve overall developer productivity by                   commercially available for several years.
an average 350%. For java coding alone, the increase in
productivity was over 500%. In competitive bids for large                    2. MAJOR LESSONS LEARNED
scale enterprise applications, AdaptivEnterprise was able to                 Agentis has learned several major lessons                in
reduce total cost of ownership between two- and three-fold.                  commercializing agent technology. They are:
In addition, the agent approach allowed the business to
change and extend solutions quickly and helped bridge the                           Agent technology is applicable to a wide range of
                                                                                     industry problems;
gap between the business side and IT development.
                                                                                    The primary business value of agent technology is
                                                                                     reduced complexity;
Categories and Subject Descriptors                                                  Agent technology provides compelling ROI and
I.2.11 [Artificial Intelligence]: Distributed Artificial
                                                                                     productivity improvement;
Intelligence – multiagent systems.
                                                                                    Designing with agents is easier for business
                                                                                     analysts than conventional technologies;
General Terms                                                                       An iterative methodology is critical to building
Management, Economics                                                                successful Agent-Oriented Systems; and
                                                                                    IT Programmers can easily make the transition
Keywords                                                                             from pure Object-Orientation to Agent-Orientation
Agentis, AdaptivEnterprise, Function Point Analysis
                                                                             3. AGENT TECHNOLOGY IS
1. INTRODUCTION                                                              APPLICABLE TO A WIDE RANGE OF
Agentis Software offers a commercial environment and                         INDUSTRY PROBLEMS
                                                                             Our solution, AdaptivEnterprise, is currently in use in a
                                                                             wide variety of applications across a range of industries
Permission to make digital or hard copies of all or part of this work for    including     logistics,  finance,    energy,   telephony,
personal or classroom use is granted without fee provided that copies are    transportation, and housing administration.
not made or distributed for profit or commercial advantage and that
copies bear this notice and the full citation on the first page. To copy     The range of implemented applications includes:
otherwise, or republish, to post on servers or to redistribute to lists,
requires prior specific permission and/or a fee.                                    Datacenter compliance and monitoring (Sarbanes-
AAMAS’06, May 8-12, 2006, Hakodate, Hokkaido, Japan.
                                                                                     Oxley Compliance)
COPYRIGHT 2006 ACM 1-59593-303-4/06/0005...$5.00.


                                                                            10
    Multi-jurisdictional tax calculations                    Measuring true ROI is complicated—and can be expensive
        Global package tracking                                  to measure in full detail. In addition, it is sometimes hard to
        Housing allocation                                       isolate the ROI of agent technology itself because many
        Service configuration                                    factors go into the success and the total cost of a project,
        Dynamic pricing                                          including software licenses, analysis and design, testing,
        Customs documentation cleansing and                      GUI      construction,     server    infrastructure,    project
         classification                                           management, consulting/labor costs, etc.
        Document workflow                                        Likewise, one cannot compare the ROI of two projects and
4. REDUCING COMPLEXITY: THE #1                                    assume the one with the lowest ROI was the most
                                                                  successful. Projects differ in complexity, internal politics,
VALUE OF AGENTS                                                   purpose, stakeholders and, of course, core functionality.
The most common theme throughout these applications is
                                                                  Even two projects with similar functionality can have
that they are “hard” to build. All are complex and are not
                                                                  vastly different ROIs because of factors external to the
the typical transactional applications that corporate IT
                                                                  products/languages used, such as changing requirements,
groups normally build. Many of these applications are more        ineffective management, etc.
typically delivered as customizable packages by third-party
vendors. However, these applications have complex                 However imprecise ROI measurements tend to be, there are
requirements and enough “exceptions” to make                      several generally accepted measures of a project’s
implementing an off-the-shelf package unfeasible without          “success”. The first is productivity—how productive was
significant customization efforts.                                the IT staff at implementing the solution versus other
                                                                  technology choices or development teams? The second is
Another common theme of these applications is change.
                                                                  cost—how much did the project cost versus alternative
Requirements for these applications change very rapidly           estimates?
and in often complex ways. New services and pricing
schemes are added, companies are merged, government               Given the fact that the applications that agents are best at
regulations change, etc. The ability to be able to quickly        solving tend to be complex critical applications, the
add or change functionality is critical. Because major            expected ROI should be high. One specific project resulted
control logic is abstracted in an agent-based system, adding      in a 173% ROI and is detailed at the end of this paper.
and changing functionality is very easy.
                                                                  5.1 Estimating Agent Productivity with
These applications are also event and exception driven.           Function Point Analysis
That is, the system needs to respond to ongoing events and        Function Point Analysis (FPA) is a technique published in
exceptions. Because the response to an event can vary             1979 by Allan J. Albrecht to measure the “size” of a
depending on the current state of the system, the loosely         software application and predict the level of effort
coupled nature of agent control logic (processes) makes           associated with building it.
event and exception processing much simpler to code.
                                                                  A Function Point (FP), according to the International
Finally, speed to market has been critical in the applications    Function Point Users Group (IFPUG.org), is a unit of
we’ve been involved in. Given the mission critical nature of      “system functionality” measured from a functional, or user,
these projects, there are serious financial and business          point of view. It is independent of the computer language,
implications involved in getting these applications               development methodology, technology or capability of the
completed. The reason many of our customers adopted               project team used to develop the application.
Agent technology is that they were looking for a faster and
easier way to get these applications built. Some projects         According to IFPUG:
were awarded to Agentis because we promised to deliver                •    FPA can be used to size software applications
the application quickly, not because the customer                          accurately. Sizing is an important component in
understood Agent-based systems.                                            determining productivity (outputs/inputs).
                                                                      •    Function Points can be counted by different
5. MEASURING ROI FOR PROJECTS                                              people, at different times, to obtain the same
While the technical reasons for using agents might be                      measure within a reasonable margin of error.
apparent for various situations, in business settings, Return
on Investment (ROI) is a primary decision criterion.                  •    Function Points can be used to determine whether
Businesses will take a chance on a technology through a                    a tool, a language, or an environment is more
proof-of-concept project (POC) without regard for ROI but,                 productive when compared with others.
for real implementations, the ROI must be compelling.
Agent technologies are not pervasive in businesses and are        Because FPA is a fairly objective methodology for
foreign to many IT departments. In addition, there is a good      analyzing software complexity, it is useful for measuring
bit of confusion about what agents are.


                                                                 11
the productivity of differing software teams, methodologies,          4.97FP/day. This represents a 423% improvement (4.97FP /
frameworks, and languages.                                            0.95 Average Java FP) over the standard for the
One of Agentis’ customers, a large international logistics            organization.
firm, uses FPA as a standard for measuring projects and IT            Finally, a non-FP related data point is provided by an
productivity. Recently, they performed an analysis of their           application for another customer involving a migration of
Agent-Oriented projects to determine whether to increase              an existing COBOL workflow application with 120,000
the role of Agents in the organization.                               lines of code. The application was re-engineered into a
Based on six applications encompassing a total of 7,356               Java-based system with seven agents in less than three
function points (FP) and 10 person-years of development,              months with two full-time and one part-time developer.
AdaptivEnterprise delivered an average of 2.11 function
points per day for each fully completed project. Average              6. DESIGNING WITH AGENTS IS EASIER
productivity for all other non-agent-based Java projects              FOR BUSINESS ANALYSTS
within the organization is 0.45 FP per day.                           How do you take a business process and map it into
                                                                      software? This is a central problem that business is still
Based on this analysis, agent-oriented methodology,
                                                                      striving to solve in application development. Translating
architecture, and development delivered a 368%
                                                                      requirements into a working system is as much a science as
improvement in overall project productivity. (2.11 FP
                                                                      it is an art. Humans who work with business processes
Actual/0.45 FP Expected)
                                                                      speak one language while programmers and systems
Improvements on specific projects ranged from a high of               analysts speak another. IT staff are much more concerned
513% improvement to a low of 273% improvement. The                    with wiring specific systems and functions together to form
largest single project had 3,850 FP and the smallest project          a specific process. Business analysts describe roles,
had 304 FP.                                                           patterns, workflows, and decision trees.
                            Project Days: Estimated vs. Actual        We have found that by discussing systems in terms of data,
                                                                      goals, and plans, the conceptual modeling of systems
             9,000                                                    becomes much easier. First, the terminology is easier for
             8,000                                                    both IT and business to understand. Agent analysis lends
             7,000                                                    itself very well to iterative requirements gathering. Just as it
             6,000                                                    is easy to code new plans to an existing Agent-based
 # of Days




             5,000                                                    application, it is also easier to add new plans during the
             4,000                                                    conceptual phase of an application. Likewise, moving from
             3,000                                                    the conceptual phase of analysis to the concrete design
             2,000                                                    phase is aided because agent-oriented analysis produces
             1,000
                                                                      goals and plans that can then be specifically designed and
                                                                      coded as discrete work elements.
                 0
                     App1     App2    App3    App4    App5    App6    At Agentis, we’ve used a modified version of the Rational
                                                                      Unified Process along with agile development techniques
                               Actual Days   Estimated Days           such as Scrum or XP. As pointed out previously, time to
Figure 1: Estimated vs. Actual Project Days                           market is important with these applications. Because of that,
                                                                      a classic waterfall or even a strict RUP-based UML
                                                                      modeling approach is not always possible or desirable for
5.2 Agent-Orientation’s Effect on Coding                              these projects.
All the FP numbers presented to this point have been for              6.1 Agility Is Critical
the complete project—which includes requirements                      A typical situation that we encountered was a rapid
gathering, analysis and design, testing, and implementation.          escalation in the problem space. Many organizations that
When Agent-oriented development is compared at a pure                 are introduced to Agents for the first time are a bit skeptical.
coding level, the productivity improvements are even                  To mitigate any possible risks involved with bringing
greater.                                                              Agent-technology on board, many projects start as smaller
Since AdaptivEnterprise is a 100% pure Java and J2EE                  proofs-of-concept and are quickly escalated into full-blown
solution, we compared the agent-based applications against            formal projects once Agent technology and concepts are
other Java applications in the organizations. The historical          proven.
average FP coding productivity for the organization’s Java            Besides being able to tackle complex problems, Agentis’
developers is 0.95 FP/day.                                            experience is also one of agility. Agent-based approaches
We only have coding metrics for four of the projects and              allow us to respond very quickly to changes in the
their mean coding productivity with AdaptivEnterprise was


                                                                     12
requirements of a system and to changes to systems               Typical developer training is three days of classroom
currently in production. For example, the application that       training on the product and 1½ days on the methodology.
covers 3,850 function points started life as a 350+ function     We have added concept courses for the Business Analyst
point application. The benefits of the system were               and Architects. Developers can be productive after the
immediately seen by the customer and the application             training and proficient in 4 to 6 weeks of project work.
quickly escalated into a major, mission-critical endeavor.
Because the BDI agent-model scales easily, it was fairly         7. CASE STUDIES
straightforward to move the system from a small effort to a      7.1 Multi-Jurisdiction Tax Application for a
large one—more agents were added along with more goals
and more plans.                                                  Large Energy Company
                                                                 Collection of sales and use tax is complicated because each
Several customers have stated that agent-oriented                city, municipality, county, and state has their own taxation
methodology coupled with a GUI design environment for            policies. In addition, many large corporations are given tax
building agents facilitated RAD capabilities with their          breaks and have specific agreements in place with various
complex systems—something that was previously not                government agencies covering the types of items that are
thought possible, since RAD tends to be associated with          taxable and at which special rate. Finally, because the
smaller systems with more CRUD (Create, Read, Update,            customer in this case is an energy utility, many special
Delete) transaction functionality.                               taxation rules apply that are above and beyond typical use
6.2 Agent Technology Must Play Well With                         tax calculations.
Others                                                           The customer had acquired an existing tax package and had
Both the methodology as well as the actual implementation        spent almost 18 months of time and several millions of
of an agent-based system must “play well with others”. At        dollars implementing and customizing the application.
minimum, a system will need to interact with an existing         However, the tax package was unable to provide accurate
relational (SQL) database—most likely by storing long            tax information because of the complexities involved and
running state & transaction information.                         required heavy user intervention, resulting in large amounts
                                                                 of overtime pay spent to ensure the tax calculations were
Many organizations are moving toward Service Oriented            correct. Agentis was brought in to help fix the problem.
Architecture (SOA) by implementing standard language
and platform neutral mechanisms for exposing computing           The customer was attracted to the speed of development
resources through WSDL or SOAP. At minimum, the agent            that Agentis promised as well as the goal and plan nature of
system must be able to consume SOAP-based web services           the agent architecture which was easy for the customer to
and provide agent-based web services to other systems via        understand. Likewise, speed of application maintenance
web services standards.                                          and change was critical. Tax laws and regulations change
                                                                 constantly across many tax jurisdictions. The agent-
Likewise, organizations are also starting to use BPEL as a       oriented application allows them to add and modify tax
process model definition and execution environment.              calculation plans very easily.
Agents must be able to call BPEL processes and BPEL
processes must be able to invoke agents.                         Between overtime spending, maintenance spending on the
                                                                 discontinued tax application, and ability to meet quality of
Having an Agent technology based on J2EE or .NET                 service requirements of the government, the customer
mitigates most of these integration concerns at a code level.    saved just under $6 million in direct costs and
Having GUI and IDE support for these interactions is             administrative revenue for collecting & administrating the
critical for productivity.                                       taxes.
6.3 Agent Technology Can Be Used By IT
Programmers                                                               ROI for Tax Application
Agentis normally helps customers build their first
application. In cases of large applications, a third-party                Direct Savings &
integrator might be brought in to provide programming                     Revenue Stream               $5,812,000
resources. Projects are normally led by Agentis staff with                Project Costs               $ 1,171,000
extensive agent experience. However, most of the coding is                Useful Life                      5 Years
done by “normal” Java developers. Agentis has trained
over 100 developers in the AdaptivEnterprise product and                  Net Present Value           $ 2,005,555
all of our customers have taken over the maintenance of                   ROI                             173.06%
their applications with several of them continuing to build
new applications with no direct input from Agentis.
                                                                 Overall the ROI on the project was calculated at 173% over
                                                                 five years resulting in an internal rate of return of 43%. In


                                                                13
addition to the cost savings, the customer can now offer            a shipment or entering details about the shipment and its
value-added services to their customers such as tax                 current status: examples include being detained for customs,
reduction strategies, etc. In addition, the new system              weather delays, transit strikes, etc. Because of this, human
provides an audit trail for additional Sarbanes-Oxley (SOX)         intervention is usually required in the process as well as
compliance.                                                         timely communication to the customer on the shipment
The project was so successful that the customer has                 status. To support this complex workflow scenario, the
contacted Agentis on how the two companies can become               system supports the following:
closer strategic partners for further application development.          •    Role-based and team-based workflow;
                                                                        •    Integration to existing enterprise services for
7.2 Global Package Tracking, Tracing, and                                    authorization and authentication, shipment
Recovery                                                                     searching, customer location and service level
The customer is a global logistics and shipping company                      agreements;
handling billions of packages a year. As the organization               •    Real-time subscription to changes in physical
grows and acquires other logistics firms, a global solution                  location and workflow state;
was needed to handle package tracking, tracing, and                     •    Automatic workflow task allocation to most
recovery. As packages move through the system, millions                      suitable Customer Service Representative (CSR)
of events are generated which change the state of the                        and most suitable team; and
system and of individual shipments.                                     •    Extensive workflow monitoring: notifications,
The application was designed to handle up to 7,500                           alerts, reminders, state change markers.




     Figure 2: An event-handling agent with 37 possible executable plans.

concurrent users over 100 countries and needed to handle            The system is currently deployed to over 30 CPUs serving
over 10,000 traces per day. A trace is a physical trace of a        almost 3,000 concurrent users.
shipment—not just a check on ‘where is my package’.                 Business benefits, as stated by the customer, are:
Many times a trace results in people physically looking for



                                                                 14
•   Reduced cost of operations because of automation of    The system was competitively bid with the customer. The
    tasks and increased call center throughput;            total implementation costs to date are roughly $6MM.
• Enterprise-level adaptability because of agent reuse     Other competitive solutions using a combination of
    and flexibility and SOA implementation; and            packaged software along with customization had a
• New platform for customer self-service as well as new    estimated total ownership cost of $15MM to $25MM. The
    service delivery channels                              customer was able to get the functionality that they wanted
The reasons the customer chose Agentis/Agent Technology    in half the time they wanted at less than half the cost.
were:
                                                           8. Summary
•   Full BDI/Goal Directed Agent Framework                 Agent technology is ready for mainstream corporate use
    o 100% J2EE solution; use of EJBs, MDBs, JMS           and can be successfully commercialized. It has proven
    o Both synchronous and asynchronous inter-agent        itself to be highly reliable and scalable and also well suited
         communication                                     for complex business applications involving many moving
•   Extreme adaptability through Agents                    parts, fast changing requirements, and tight timelines.
    o Low lifecycle costs: maintenance is adaptation       Agent-based solutions have been used many times to solve
    o Unprecedented application longevity                  problems customers thought were not solvable—at least not
•   Agents are EJBs                                        within any reasonable timeframe or budget constraints.
    o Enterprise friendly and very scalable
•   Visual Agent Development Environment                   However, pure agent technology is not enough. The
    o Oriented toward Business Analysts                    technology must be presented in a way that “typical”
    o Comprehensive develop/test/deploy environment        programmers can understand and use—and it must
                                                           integrate into their current development efforts.
                                                           Likewise, a proven methodology that addresses the needs
                                                           of business analysts as well as developers is also required.
                                                           One of the primary benefits of agent technology is reducing
                                                           the complexity of not only the programming of the system
                                                           but also the understanding and modeling of the system.




          Figure 3: Plans are modeled with UML.




                                                          15

More Related Content

What's hot

Gartner Report
Gartner ReportGartner Report
Gartner ReportLanair
 
Derek Wiggill, CEO, Argility
Derek Wiggill, CEO, Argility Derek Wiggill, CEO, Argility
Derek Wiggill, CEO, Argility OpenText Cordys
 
Scalable eCommerce Solutions: Salmon
Scalable eCommerce Solutions: SalmonScalable eCommerce Solutions: Salmon
Scalable eCommerce Solutions: SalmonSalmon Limited
 
Appstory Company Presentation
Appstory Company PresentationAppstory Company Presentation
Appstory Company PresentationPieter Vanhees
 
The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...
The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...
The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...Effective
 
E&C Industry Review By Scott Boutwell Jan09
E&C Industry Review By Scott Boutwell Jan09E&C Industry Review By Scott Boutwell Jan09
E&C Industry Review By Scott Boutwell Jan09Scott Boutwell, LEED AP
 
Real insights real_results-steve_robinson
Real insights real_results-steve_robinsonReal insights real_results-steve_robinson
Real insights real_results-steve_robinsonIBM
 
Agility Matrix - Updated!
Agility Matrix - Updated!Agility Matrix - Updated!
Agility Matrix - Updated!Clayton Costa
 
IBM mobile strategy at Innovate 2012
IBM  mobile strategy at Innovate 2012IBM  mobile strategy at Innovate 2012
IBM mobile strategy at Innovate 2012Dirk Nicol
 
Overcoming contradictions mike-o_rourke
Overcoming contradictions mike-o_rourkeOvercoming contradictions mike-o_rourke
Overcoming contradictions mike-o_rourkeIBM
 
1 jazz overview-karthik_k
1 jazz overview-karthik_k1 jazz overview-karthik_k
1 jazz overview-karthik_kIBM
 
Maximise Software Investment In Uncertain Times
Maximise Software Investment In Uncertain TimesMaximise Software Investment In Uncertain Times
Maximise Software Investment In Uncertain TimesKristina O'Regan
 
Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...
Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...
Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...Tom Humbarger
 
O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...
O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...
O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...Videoguy
 
Acto.IT Consulting Presentation
Acto.IT Consulting PresentationActo.IT Consulting Presentation
Acto.IT Consulting PresentationAlex Bomjardim
 
Star Knowledge Project Framework & Governance
Star Knowledge Project Framework & GovernanceStar Knowledge Project Framework & Governance
Star Knowledge Project Framework & GovernanceThe Knowledge Compass, Inc.
 
Novus Consulting Services
Novus Consulting ServicesNovus Consulting Services
Novus Consulting Servicesnovusgs
 

What's hot (19)

Gartner Report
Gartner ReportGartner Report
Gartner Report
 
Derek Wiggill, CEO, Argility
Derek Wiggill, CEO, Argility Derek Wiggill, CEO, Argility
Derek Wiggill, CEO, Argility
 
Scalable eCommerce Solutions: Salmon
Scalable eCommerce Solutions: SalmonScalable eCommerce Solutions: Salmon
Scalable eCommerce Solutions: Salmon
 
Appstory Company Presentation
Appstory Company PresentationAppstory Company Presentation
Appstory Company Presentation
 
Tieto Introductie
Tieto IntroductieTieto Introductie
Tieto Introductie
 
The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...
The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...
The Human Interface: Making UX An Integral Part of Your Technology Buying Dec...
 
E&C Industry Review By Scott Boutwell Jan09
E&C Industry Review By Scott Boutwell Jan09E&C Industry Review By Scott Boutwell Jan09
E&C Industry Review By Scott Boutwell Jan09
 
Les outils de Devops IBM
Les outils de Devops IBMLes outils de Devops IBM
Les outils de Devops IBM
 
Real insights real_results-steve_robinson
Real insights real_results-steve_robinsonReal insights real_results-steve_robinson
Real insights real_results-steve_robinson
 
Agility Matrix - Updated!
Agility Matrix - Updated!Agility Matrix - Updated!
Agility Matrix - Updated!
 
IBM mobile strategy at Innovate 2012
IBM  mobile strategy at Innovate 2012IBM  mobile strategy at Innovate 2012
IBM mobile strategy at Innovate 2012
 
Overcoming contradictions mike-o_rourke
Overcoming contradictions mike-o_rourkeOvercoming contradictions mike-o_rourke
Overcoming contradictions mike-o_rourke
 
1 jazz overview-karthik_k
1 jazz overview-karthik_k1 jazz overview-karthik_k
1 jazz overview-karthik_k
 
Maximise Software Investment In Uncertain Times
Maximise Software Investment In Uncertain TimesMaximise Software Investment In Uncertain Times
Maximise Software Investment In Uncertain Times
 
Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...
Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...
Catalyze Webcast - Carey Schwaber From Forrester Research - 10 Tips For Drivi...
 
O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...
O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...
O N N -- D D E E M M A A N N D D C C O O N N F F E E R R E E ...
 
Acto.IT Consulting Presentation
Acto.IT Consulting PresentationActo.IT Consulting Presentation
Acto.IT Consulting Presentation
 
Star Knowledge Project Framework & Governance
Star Knowledge Project Framework & GovernanceStar Knowledge Project Framework & Governance
Star Knowledge Project Framework & Governance
 
Novus Consulting Services
Novus Consulting ServicesNovus Consulting Services
Novus Consulting Services
 

Viewers also liked

Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...
Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...
Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...South Asia Fast Track
 
閱讀台南的各種角度3 -簡要版
閱讀台南的各種角度3 -簡要版閱讀台南的各種角度3 -簡要版
閱讀台南的各種角度3 -簡要版輝 哲
 
Got nuffin but love media
Got nuffin but love mediaGot nuffin but love media
Got nuffin but love mediaGabby Vicentè
 
The Drum - Fauxlympics
The Drum - FauxlympicsThe Drum - Fauxlympics
The Drum - FauxlympicsMelanie Peck
 
KD Belfast 22.-23. august 2013
KD Belfast 22.-23. august 2013KD Belfast 22.-23. august 2013
KD Belfast 22.-23. august 2013konzulatNYC
 
Etkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan Üniversitesi
Etkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan ÜniversitesiEtkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan Üniversitesi
Etkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan ÜniversitesiHakan Turkkusu
 
CP_Pres_2.0_-_Generic
CP_Pres_2.0_-_GenericCP_Pres_2.0_-_Generic
CP_Pres_2.0_-_Genericalroche
 
عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014
عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014
عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014CMCF(Centre Maroco-Coréen de Formation en TICE)
 
ORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDS
ORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDSORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDS
ORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDSNewyorksys.com
 
TOC Photo Shoot Plan
TOC Photo Shoot PlanTOC Photo Shoot Plan
TOC Photo Shoot PlanLukaMedia
 
Automatic problem generation
Automatic problem generationAutomatic problem generation
Automatic problem generationAbhishek Dey
 
黑瓦與老樹
黑瓦與老樹黑瓦與老樹
黑瓦與老樹輝 哲
 
Tom how to make a film
Tom how to make a filmTom how to make a film
Tom how to make a filmangmediasdc
 
Video Content Handling for Rich Content Web Sites
Video Content Handling for Rich Content Web SitesVideo Content Handling for Rich Content Web Sites
Video Content Handling for Rich Content Web SitesAhsan Saleem
 

Viewers also liked (20)

стенгазета 5
стенгазета 5стенгазета 5
стенгазета 5
 
Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...
Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...
Sourajit Aiyer - Asian Management Review - Tracing Pakistan's economic impera...
 
閱讀台南的各種角度3 -簡要版
閱讀台南的各種角度3 -簡要版閱讀台南的各種角度3 -簡要版
閱讀台南的各種角度3 -簡要版
 
Fair and balanced the audience view of media coverage of the crisis
Fair and balanced the audience view of media coverage of the crisisFair and balanced the audience view of media coverage of the crisis
Fair and balanced the audience view of media coverage of the crisis
 
Got nuffin but love media
Got nuffin but love mediaGot nuffin but love media
Got nuffin but love media
 
The Drum - Fauxlympics
The Drum - FauxlympicsThe Drum - Fauxlympics
The Drum - Fauxlympics
 
Kota padang
Kota padangKota padang
Kota padang
 
PCOS Basic Operation
PCOS Basic OperationPCOS Basic Operation
PCOS Basic Operation
 
KD Belfast 22.-23. august 2013
KD Belfast 22.-23. august 2013KD Belfast 22.-23. august 2013
KD Belfast 22.-23. august 2013
 
Introduction
IntroductionIntroduction
Introduction
 
Etkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan Üniversitesi
Etkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan ÜniversitesiEtkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan Üniversitesi
Etkinlikler de tıpkı insan gibidir; Doğar, Büyür, Biter | Okan Üniversitesi
 
CP_Pres_2.0_-_Generic
CP_Pres_2.0_-_GenericCP_Pres_2.0_-_Generic
CP_Pres_2.0_-_Generic
 
عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014
عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014
عرض خاص باليوم الدراسي للحركات الانتقالية دجنبر 2014
 
ORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDS
ORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDSORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDS
ORACLE PL/SQL TUTORIALS - OVERVIEW - SQL COMMANDS
 
How did you attract
How did you attractHow did you attract
How did you attract
 
TOC Photo Shoot Plan
TOC Photo Shoot PlanTOC Photo Shoot Plan
TOC Photo Shoot Plan
 
Automatic problem generation
Automatic problem generationAutomatic problem generation
Automatic problem generation
 
黑瓦與老樹
黑瓦與老樹黑瓦與老樹
黑瓦與老樹
 
Tom how to make a film
Tom how to make a filmTom how to make a film
Tom how to make a film
 
Video Content Handling for Rich Content Web Sites
Video Content Handling for Rich Content Web SitesVideo Content Handling for Rich Content Web Sites
Video Content Handling for Rich Content Web Sites
 

Similar to Making a Strong Business Case for Multiagent Technology

Cut Costs - Fight Recession
Cut Costs - Fight RecessionCut Costs - Fight Recession
Cut Costs - Fight RecessionMomir Boskovic
 
Choosing a Desktop Virtualization (VDI) Partner
Choosing a Desktop Virtualization (VDI) Partner Choosing a Desktop Virtualization (VDI) Partner
Choosing a Desktop Virtualization (VDI) Partner AnuntaTech
 
Fortune 100 Case Study
Fortune 100 Case Study Fortune 100 Case Study
Fortune 100 Case Study Open iT Inc.
 
Value maximisation in software management
Value maximisation in software managementValue maximisation in software management
Value maximisation in software managementaymanakt
 
Convergence point of_view_article
Convergence point of_view_articleConvergence point of_view_article
Convergence point of_view_articleSteven Yong
 
Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...
Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...
Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...Cognizant
 
Digital Fuel IT Financial Management -Bus applications costvisibility_0911
Digital Fuel IT Financial Management -Bus applications costvisibility_0911Digital Fuel IT Financial Management -Bus applications costvisibility_0911
Digital Fuel IT Financial Management -Bus applications costvisibility_0911yisbat
 
Deloitte Software As A Service Deloitte Seminar
Deloitte Software As A Service   Deloitte SeminarDeloitte Software As A Service   Deloitte Seminar
Deloitte Software As A Service Deloitte SeminarTheo Slaats
 
Maximizing business application functionality
Maximizing business application functionalityMaximizing business application functionality
Maximizing business application functionalityDavid Santos
 
IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...
IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...
IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...Compuware APM
 
Mpower Corporate Profile
Mpower Corporate ProfileMpower Corporate Profile
Mpower Corporate ProfileNAAhmed
 
A Rational approach to application migration and modernization
A Rational approach to application migration and modernizationA Rational approach to application migration and modernization
A Rational approach to application migration and modernizationIBM Rational software
 
Microsoft Business Intelligence Vision and Strategy
Microsoft Business Intelligence Vision and StrategyMicrosoft Business Intelligence Vision and Strategy
Microsoft Business Intelligence Vision and StrategyNic Smith
 
Ergo - IT Infrastructure Overview Brochure
Ergo - IT Infrastructure Overview BrochureErgo - IT Infrastructure Overview Brochure
Ergo - IT Infrastructure Overview Brochureffurlong
 
Sougata Mitra, EU Sales
Sougata Mitra, EU Sales Sougata Mitra, EU Sales
Sougata Mitra, EU Sales Sougata Mitra
 
London 2012 brochure - intelligent managed services infrastructure, applicati...
London 2012 brochure - intelligent managed services infrastructure, applicati...London 2012 brochure - intelligent managed services infrastructure, applicati...
London 2012 brochure - intelligent managed services infrastructure, applicati...Atos Benelux and the Nordics
 

Similar to Making a Strong Business Case for Multiagent Technology (20)

Cut Costs - Fight Recession
Cut Costs - Fight RecessionCut Costs - Fight Recession
Cut Costs - Fight Recession
 
CV_Gopinath
CV_GopinathCV_Gopinath
CV_Gopinath
 
Choosing a Desktop Virtualization (VDI) Partner
Choosing a Desktop Virtualization (VDI) Partner Choosing a Desktop Virtualization (VDI) Partner
Choosing a Desktop Virtualization (VDI) Partner
 
Fortune 100 Case Study
Fortune 100 Case Study Fortune 100 Case Study
Fortune 100 Case Study
 
Value maximisation in software management
Value maximisation in software managementValue maximisation in software management
Value maximisation in software management
 
Convergence point of_view_article
Convergence point of_view_articleConvergence point of_view_article
Convergence point of_view_article
 
Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...
Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...
Digital Engineering: Top 5 Imperatives for Communications, Media and Technolo...
 
Digital Fuel IT Financial Management -Bus applications costvisibility_0911
Digital Fuel IT Financial Management -Bus applications costvisibility_0911Digital Fuel IT Financial Management -Bus applications costvisibility_0911
Digital Fuel IT Financial Management -Bus applications costvisibility_0911
 
Deloitte Software As A Service Deloitte Seminar
Deloitte Software As A Service   Deloitte SeminarDeloitte Software As A Service   Deloitte Seminar
Deloitte Software As A Service Deloitte Seminar
 
Maximizing business application functionality
Maximizing business application functionalityMaximizing business application functionality
Maximizing business application functionality
 
Dipsanta Dey
Dipsanta DeyDipsanta Dey
Dipsanta Dey
 
IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...
IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...
IDC & Gomez Webinar --Best Practices: Protect Your Online Revenue Through Web...
 
Mpower Corporate Profile
Mpower Corporate ProfileMpower Corporate Profile
Mpower Corporate Profile
 
A Rational approach to application migration and modernization
A Rational approach to application migration and modernizationA Rational approach to application migration and modernization
A Rational approach to application migration and modernization
 
Microsoft Business Intelligence Vision and Strategy
Microsoft Business Intelligence Vision and StrategyMicrosoft Business Intelligence Vision and Strategy
Microsoft Business Intelligence Vision and Strategy
 
Ergo - IT Infrastructure Overview Brochure
Ergo - IT Infrastructure Overview BrochureErgo - IT Infrastructure Overview Brochure
Ergo - IT Infrastructure Overview Brochure
 
I Tech Art
I Tech ArtI Tech Art
I Tech Art
 
Sougata Mitra, EU Sales
Sougata Mitra, EU Sales Sougata Mitra, EU Sales
Sougata Mitra, EU Sales
 
London 2012 brochure - intelligent managed services infrastructure, applicati...
London 2012 brochure - intelligent managed services infrastructure, applicati...London 2012 brochure - intelligent managed services infrastructure, applicati...
London 2012 brochure - intelligent managed services infrastructure, applicati...
 
Everything ITROI
Everything  ITROIEverything  ITROI
Everything ITROI
 

Making a Strong Business Case for Multiagent Technology

  • 1. Making a Strong Business Case for Multiagent Technology Steve S. Benfield Jim Hendrickson Daniel Galanti CTO, Agentis Software VP Global Services, Agentis Software Dir of Engineering, Agentis Software 1200 Ashwood Parkway 1200 Ashwood Parkway Reconquista 865 - Piso 6 Suite 410, Atlanta, GA 30338 Suite 410, Atlanta, GA 30338 Buenos Aires, Argentina +1 678.368.4105 +1 650.759.8995 +54.11.4317.6880 sbenfield@ jhendrickson@ dgalanti@ agentisoftware.com agentissoftware.com agentissoftware.com ABSTRACT methodology, called AdaptivEnterprise, for implementing In this paper, we describe lessons learned in agent-oriented goal-seeking applications. To date, Agentis commercializing and implementing agent-based systems in has either implemented or assisted customers in real-world business situations. Most notably we discuss implementing 15 applications. Of these, 13 are currently in gains in programmer productivity achieved by using production and two are pending deployment. AdaptivEnterprise, a commercial IDE and J2EE runtime AdaptivEnterprise is both an IDE for building agents as engine based on BDI agents. In a wide range of complex well as a Java runtime engine for deploying the agents in a business applications, we show that the use of BDI scalable, reliable, and secure manner. AdaptivEnterprise technology incorporated within an enterprise-level deploys agents in a pure J2EE-environment and has been architecture can improve overall developer productivity by commercially available for several years. an average 350%. For java coding alone, the increase in productivity was over 500%. In competitive bids for large 2. MAJOR LESSONS LEARNED scale enterprise applications, AdaptivEnterprise was able to Agentis has learned several major lessons in reduce total cost of ownership between two- and three-fold. commercializing agent technology. They are: In addition, the agent approach allowed the business to change and extend solutions quickly and helped bridge the  Agent technology is applicable to a wide range of industry problems; gap between the business side and IT development.  The primary business value of agent technology is reduced complexity; Categories and Subject Descriptors  Agent technology provides compelling ROI and I.2.11 [Artificial Intelligence]: Distributed Artificial productivity improvement; Intelligence – multiagent systems.  Designing with agents is easier for business analysts than conventional technologies; General Terms  An iterative methodology is critical to building Management, Economics successful Agent-Oriented Systems; and  IT Programmers can easily make the transition Keywords from pure Object-Orientation to Agent-Orientation Agentis, AdaptivEnterprise, Function Point Analysis 3. AGENT TECHNOLOGY IS 1. INTRODUCTION APPLICABLE TO A WIDE RANGE OF Agentis Software offers a commercial environment and INDUSTRY PROBLEMS Our solution, AdaptivEnterprise, is currently in use in a wide variety of applications across a range of industries Permission to make digital or hard copies of all or part of this work for including logistics, finance, energy, telephony, personal or classroom use is granted without fee provided that copies are transportation, and housing administration. not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy The range of implemented applications includes: otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee.  Datacenter compliance and monitoring (Sarbanes- AAMAS’06, May 8-12, 2006, Hakodate, Hokkaido, Japan. Oxley Compliance) COPYRIGHT 2006 ACM 1-59593-303-4/06/0005...$5.00. 10
  • 2. Multi-jurisdictional tax calculations Measuring true ROI is complicated—and can be expensive  Global package tracking to measure in full detail. In addition, it is sometimes hard to  Housing allocation isolate the ROI of agent technology itself because many  Service configuration factors go into the success and the total cost of a project,  Dynamic pricing including software licenses, analysis and design, testing,  Customs documentation cleansing and GUI construction, server infrastructure, project classification management, consulting/labor costs, etc.  Document workflow Likewise, one cannot compare the ROI of two projects and 4. REDUCING COMPLEXITY: THE #1 assume the one with the lowest ROI was the most successful. Projects differ in complexity, internal politics, VALUE OF AGENTS purpose, stakeholders and, of course, core functionality. The most common theme throughout these applications is Even two projects with similar functionality can have that they are “hard” to build. All are complex and are not vastly different ROIs because of factors external to the the typical transactional applications that corporate IT products/languages used, such as changing requirements, groups normally build. Many of these applications are more ineffective management, etc. typically delivered as customizable packages by third-party vendors. However, these applications have complex However imprecise ROI measurements tend to be, there are requirements and enough “exceptions” to make several generally accepted measures of a project’s implementing an off-the-shelf package unfeasible without “success”. The first is productivity—how productive was significant customization efforts. the IT staff at implementing the solution versus other technology choices or development teams? The second is Another common theme of these applications is change. cost—how much did the project cost versus alternative Requirements for these applications change very rapidly estimates? and in often complex ways. New services and pricing schemes are added, companies are merged, government Given the fact that the applications that agents are best at regulations change, etc. The ability to be able to quickly solving tend to be complex critical applications, the add or change functionality is critical. Because major expected ROI should be high. One specific project resulted control logic is abstracted in an agent-based system, adding in a 173% ROI and is detailed at the end of this paper. and changing functionality is very easy. 5.1 Estimating Agent Productivity with These applications are also event and exception driven. Function Point Analysis That is, the system needs to respond to ongoing events and Function Point Analysis (FPA) is a technique published in exceptions. Because the response to an event can vary 1979 by Allan J. Albrecht to measure the “size” of a depending on the current state of the system, the loosely software application and predict the level of effort coupled nature of agent control logic (processes) makes associated with building it. event and exception processing much simpler to code. A Function Point (FP), according to the International Finally, speed to market has been critical in the applications Function Point Users Group (IFPUG.org), is a unit of we’ve been involved in. Given the mission critical nature of “system functionality” measured from a functional, or user, these projects, there are serious financial and business point of view. It is independent of the computer language, implications involved in getting these applications development methodology, technology or capability of the completed. The reason many of our customers adopted project team used to develop the application. Agent technology is that they were looking for a faster and easier way to get these applications built. Some projects According to IFPUG: were awarded to Agentis because we promised to deliver • FPA can be used to size software applications the application quickly, not because the customer accurately. Sizing is an important component in understood Agent-based systems. determining productivity (outputs/inputs). • Function Points can be counted by different 5. MEASURING ROI FOR PROJECTS people, at different times, to obtain the same While the technical reasons for using agents might be measure within a reasonable margin of error. apparent for various situations, in business settings, Return on Investment (ROI) is a primary decision criterion. • Function Points can be used to determine whether Businesses will take a chance on a technology through a a tool, a language, or an environment is more proof-of-concept project (POC) without regard for ROI but, productive when compared with others. for real implementations, the ROI must be compelling. Agent technologies are not pervasive in businesses and are Because FPA is a fairly objective methodology for foreign to many IT departments. In addition, there is a good analyzing software complexity, it is useful for measuring bit of confusion about what agents are. 11
  • 3. the productivity of differing software teams, methodologies, 4.97FP/day. This represents a 423% improvement (4.97FP / frameworks, and languages. 0.95 Average Java FP) over the standard for the One of Agentis’ customers, a large international logistics organization. firm, uses FPA as a standard for measuring projects and IT Finally, a non-FP related data point is provided by an productivity. Recently, they performed an analysis of their application for another customer involving a migration of Agent-Oriented projects to determine whether to increase an existing COBOL workflow application with 120,000 the role of Agents in the organization. lines of code. The application was re-engineered into a Based on six applications encompassing a total of 7,356 Java-based system with seven agents in less than three function points (FP) and 10 person-years of development, months with two full-time and one part-time developer. AdaptivEnterprise delivered an average of 2.11 function points per day for each fully completed project. Average 6. DESIGNING WITH AGENTS IS EASIER productivity for all other non-agent-based Java projects FOR BUSINESS ANALYSTS within the organization is 0.45 FP per day. How do you take a business process and map it into software? This is a central problem that business is still Based on this analysis, agent-oriented methodology, striving to solve in application development. Translating architecture, and development delivered a 368% requirements into a working system is as much a science as improvement in overall project productivity. (2.11 FP it is an art. Humans who work with business processes Actual/0.45 FP Expected) speak one language while programmers and systems Improvements on specific projects ranged from a high of analysts speak another. IT staff are much more concerned 513% improvement to a low of 273% improvement. The with wiring specific systems and functions together to form largest single project had 3,850 FP and the smallest project a specific process. Business analysts describe roles, had 304 FP. patterns, workflows, and decision trees. Project Days: Estimated vs. Actual We have found that by discussing systems in terms of data, goals, and plans, the conceptual modeling of systems 9,000 becomes much easier. First, the terminology is easier for 8,000 both IT and business to understand. Agent analysis lends 7,000 itself very well to iterative requirements gathering. Just as it 6,000 is easy to code new plans to an existing Agent-based # of Days 5,000 application, it is also easier to add new plans during the 4,000 conceptual phase of an application. Likewise, moving from 3,000 the conceptual phase of analysis to the concrete design 2,000 phase is aided because agent-oriented analysis produces 1,000 goals and plans that can then be specifically designed and coded as discrete work elements. 0 App1 App2 App3 App4 App5 App6 At Agentis, we’ve used a modified version of the Rational Unified Process along with agile development techniques Actual Days Estimated Days such as Scrum or XP. As pointed out previously, time to Figure 1: Estimated vs. Actual Project Days market is important with these applications. Because of that, a classic waterfall or even a strict RUP-based UML modeling approach is not always possible or desirable for 5.2 Agent-Orientation’s Effect on Coding these projects. All the FP numbers presented to this point have been for 6.1 Agility Is Critical the complete project—which includes requirements A typical situation that we encountered was a rapid gathering, analysis and design, testing, and implementation. escalation in the problem space. Many organizations that When Agent-oriented development is compared at a pure are introduced to Agents for the first time are a bit skeptical. coding level, the productivity improvements are even To mitigate any possible risks involved with bringing greater. Agent-technology on board, many projects start as smaller Since AdaptivEnterprise is a 100% pure Java and J2EE proofs-of-concept and are quickly escalated into full-blown solution, we compared the agent-based applications against formal projects once Agent technology and concepts are other Java applications in the organizations. The historical proven. average FP coding productivity for the organization’s Java Besides being able to tackle complex problems, Agentis’ developers is 0.95 FP/day. experience is also one of agility. Agent-based approaches We only have coding metrics for four of the projects and allow us to respond very quickly to changes in the their mean coding productivity with AdaptivEnterprise was 12
  • 4. requirements of a system and to changes to systems Typical developer training is three days of classroom currently in production. For example, the application that training on the product and 1½ days on the methodology. covers 3,850 function points started life as a 350+ function We have added concept courses for the Business Analyst point application. The benefits of the system were and Architects. Developers can be productive after the immediately seen by the customer and the application training and proficient in 4 to 6 weeks of project work. quickly escalated into a major, mission-critical endeavor. Because the BDI agent-model scales easily, it was fairly 7. CASE STUDIES straightforward to move the system from a small effort to a 7.1 Multi-Jurisdiction Tax Application for a large one—more agents were added along with more goals and more plans. Large Energy Company Collection of sales and use tax is complicated because each Several customers have stated that agent-oriented city, municipality, county, and state has their own taxation methodology coupled with a GUI design environment for policies. In addition, many large corporations are given tax building agents facilitated RAD capabilities with their breaks and have specific agreements in place with various complex systems—something that was previously not government agencies covering the types of items that are thought possible, since RAD tends to be associated with taxable and at which special rate. Finally, because the smaller systems with more CRUD (Create, Read, Update, customer in this case is an energy utility, many special Delete) transaction functionality. taxation rules apply that are above and beyond typical use 6.2 Agent Technology Must Play Well With tax calculations. Others The customer had acquired an existing tax package and had Both the methodology as well as the actual implementation spent almost 18 months of time and several millions of of an agent-based system must “play well with others”. At dollars implementing and customizing the application. minimum, a system will need to interact with an existing However, the tax package was unable to provide accurate relational (SQL) database—most likely by storing long tax information because of the complexities involved and running state & transaction information. required heavy user intervention, resulting in large amounts of overtime pay spent to ensure the tax calculations were Many organizations are moving toward Service Oriented correct. Agentis was brought in to help fix the problem. Architecture (SOA) by implementing standard language and platform neutral mechanisms for exposing computing The customer was attracted to the speed of development resources through WSDL or SOAP. At minimum, the agent that Agentis promised as well as the goal and plan nature of system must be able to consume SOAP-based web services the agent architecture which was easy for the customer to and provide agent-based web services to other systems via understand. Likewise, speed of application maintenance web services standards. and change was critical. Tax laws and regulations change constantly across many tax jurisdictions. The agent- Likewise, organizations are also starting to use BPEL as a oriented application allows them to add and modify tax process model definition and execution environment. calculation plans very easily. Agents must be able to call BPEL processes and BPEL processes must be able to invoke agents. Between overtime spending, maintenance spending on the discontinued tax application, and ability to meet quality of Having an Agent technology based on J2EE or .NET service requirements of the government, the customer mitigates most of these integration concerns at a code level. saved just under $6 million in direct costs and Having GUI and IDE support for these interactions is administrative revenue for collecting & administrating the critical for productivity. taxes. 6.3 Agent Technology Can Be Used By IT Programmers ROI for Tax Application Agentis normally helps customers build their first application. In cases of large applications, a third-party Direct Savings & integrator might be brought in to provide programming Revenue Stream $5,812,000 resources. Projects are normally led by Agentis staff with Project Costs $ 1,171,000 extensive agent experience. However, most of the coding is Useful Life 5 Years done by “normal” Java developers. Agentis has trained over 100 developers in the AdaptivEnterprise product and Net Present Value $ 2,005,555 all of our customers have taken over the maintenance of ROI 173.06% their applications with several of them continuing to build new applications with no direct input from Agentis. Overall the ROI on the project was calculated at 173% over five years resulting in an internal rate of return of 43%. In 13
  • 5. addition to the cost savings, the customer can now offer a shipment or entering details about the shipment and its value-added services to their customers such as tax current status: examples include being detained for customs, reduction strategies, etc. In addition, the new system weather delays, transit strikes, etc. Because of this, human provides an audit trail for additional Sarbanes-Oxley (SOX) intervention is usually required in the process as well as compliance. timely communication to the customer on the shipment The project was so successful that the customer has status. To support this complex workflow scenario, the contacted Agentis on how the two companies can become system supports the following: closer strategic partners for further application development. • Role-based and team-based workflow; • Integration to existing enterprise services for 7.2 Global Package Tracking, Tracing, and authorization and authentication, shipment Recovery searching, customer location and service level The customer is a global logistics and shipping company agreements; handling billions of packages a year. As the organization • Real-time subscription to changes in physical grows and acquires other logistics firms, a global solution location and workflow state; was needed to handle package tracking, tracing, and • Automatic workflow task allocation to most recovery. As packages move through the system, millions suitable Customer Service Representative (CSR) of events are generated which change the state of the and most suitable team; and system and of individual shipments. • Extensive workflow monitoring: notifications, The application was designed to handle up to 7,500 alerts, reminders, state change markers. Figure 2: An event-handling agent with 37 possible executable plans. concurrent users over 100 countries and needed to handle The system is currently deployed to over 30 CPUs serving over 10,000 traces per day. A trace is a physical trace of a almost 3,000 concurrent users. shipment—not just a check on ‘where is my package’. Business benefits, as stated by the customer, are: Many times a trace results in people physically looking for 14
  • 6. Reduced cost of operations because of automation of The system was competitively bid with the customer. The tasks and increased call center throughput; total implementation costs to date are roughly $6MM. • Enterprise-level adaptability because of agent reuse Other competitive solutions using a combination of and flexibility and SOA implementation; and packaged software along with customization had a • New platform for customer self-service as well as new estimated total ownership cost of $15MM to $25MM. The service delivery channels customer was able to get the functionality that they wanted The reasons the customer chose Agentis/Agent Technology in half the time they wanted at less than half the cost. were: 8. Summary • Full BDI/Goal Directed Agent Framework Agent technology is ready for mainstream corporate use o 100% J2EE solution; use of EJBs, MDBs, JMS and can be successfully commercialized. It has proven o Both synchronous and asynchronous inter-agent itself to be highly reliable and scalable and also well suited communication for complex business applications involving many moving • Extreme adaptability through Agents parts, fast changing requirements, and tight timelines. o Low lifecycle costs: maintenance is adaptation Agent-based solutions have been used many times to solve o Unprecedented application longevity problems customers thought were not solvable—at least not • Agents are EJBs within any reasonable timeframe or budget constraints. o Enterprise friendly and very scalable • Visual Agent Development Environment However, pure agent technology is not enough. The o Oriented toward Business Analysts technology must be presented in a way that “typical” o Comprehensive develop/test/deploy environment programmers can understand and use—and it must integrate into their current development efforts. Likewise, a proven methodology that addresses the needs of business analysts as well as developers is also required. One of the primary benefits of agent technology is reducing the complexity of not only the programming of the system but also the understanding and modeling of the system. Figure 3: Plans are modeled with UML. 15