O R AC L E BPM SUITE 11G

Size: px
Start display at page:

Download "O R AC L E BPM SUITE 11G"

Transcription

1 Bruce Silver Associates Industry Trend Reports Independent Expertise in BPM February 2013 Business-Driven BPM BPMS Watch Bruce Silver 1216 New York Drive, Altadena CA USA Tel: O R AC L E BPM SUITE 11G For years, the challenge for BPM Suite vendors has been how to match BPM s businessdriven promise to the technical complexity of automating core business processes. At one time, business-driven meant process analysts working with the business to create process and use case models as business requirements that would handed off to developers for implementation. For today s BPM market, business-driven demands more. It means empowerment of process analysts and business users themselves to directly participate in the implementation. That requires a new generation of tools, not just for process authoring but for management at runtime, tools designed for business users. Of course, programmers and traditional IDEs continue to play a vital role in BPM. But implementation would be faster, less costly, and a better match to user expectations if process analysts and end users could do some of that implementation themselves, including design of process flows, task forms, data models, and decision logic, or optimize process performance through simulation analysis. The latest release of Oracle BPM Suite 11g version embraces this challenge. A centerpiece of the new version is enhancement of the Business Process Composer, a browser-based tool for process analysts and business users that bridges the divide between modeling and executable design. Process Composer in the new release adds features for team collaboration and versioning, form design, simulation analysis and process playback, definition of business objects, and decision modeling. Another key element is case management, in which tasks are determined dynamically based on case context, using events, rules and process logic defined in Composer in combination with ad-hoc user actions at runtime. A case is now a first-class component in Oracle BPM 11g, with its own model of case activities, events, stakeholders, and permissions separate from those embedded in a BPM process, as well as its own Process Space for the case folder.. This report examines Oracle BPM Suite 11g , explains its position and differentiation in the BPMS landscape, and takes a closer look at the new capabilities of the latest version. We ll focus on its new features that empower business users, both at design time and runtime, and just touch on the developer-oriented tooling and runtime stack that have made Oracle BPM s world-class reputation in the past. Product Overview Oracle BPM Suite 11g, part of Oracle Fusion Middleware, combines business-driven design and rich human-centric BPM with Oracle s well-known strengths in robust integration middleware. When BPM 11g was first launched in 2010, it was the first BPM Suite to take advantage of BPMN 2.0 as an executable process design standard, while rivals like IBM and SAP still had a split personality BPMN for human-centric processes and BPEL for integration-centric. That gap has diminished somewhat today, but Oracle s unified and complete message still remains a differentiator in another aspect, as a single platform supporting both conventional BPM and case management. Oracle maintains that you

2 shouldn t have to buy two different platforms to do structured and unstructured processes and I basically agree. The new release retains the original BPM 11g architecture (Figure 1), which combines two formerly distinct BPM offerings one based on BPMN (deriving from Fuego via BEA) and the other on BPEL (deriving from Collaxa) in a powerful unified design and runtime platform. Today, BPEL is mostly confined to the Oracle SOA Suite, the Fusion Middleware component providing the underlying integration middleware, while the end-to-end BPM is BPMN-based. BPM 11g provides two alternative authoring environments: BPM Studio, a desktop IDE based on JDeveloper and oriented to Java programmers, and Process Composer, a browserbased environment oriented to process analysts and business users. Process Composer has been enhanced to handle several aspects of implementation design formerly requiring Studio, including definition of business objects, decision models, and task forms. Figure 1. Oracle BPM 11g architecture. Source: Oracle The Oracle BPM runtime is based on WebLogic Server, with system monitoring and management through Oracle Enterprise Manager. In addition to the process engine, the runtime includes the Oracle Rules Engine and a separate Human Workflow Engine. Maintaining decision logic separate from process logic increases business agility by letting business analysts modify the logic without requiring developer assistance or interrupting business processes. The human workflow service provides task routing to users or roles, deadlines and escalations, task forms, and similar workflow features. End user experience is handled through a combination of the Oracle BPM Workspace and BPM Process Spaces. The BPM Workspace lets users view running process instances, work on tasks, and monitor performance dashboards. Process Spaces is a collaborative workspace built on top of Oracle WebCenter Spaces and adds team collaboration features for BPM users. Bruce Silver Associates

3 WYDIWYE: What You Draw is What You Execute When it was first launched in 2010, Oracle BPM Suite 11g was the first BPMS based on executable BPMN 2.0, a choice that other middleware-oriented BPMS vendors have since begun to imitate. The advantage of this is true model-driven process execution, sometimes called WYDIWYE What You Draw Is What You Execute. WYDIWYE stands in contrast to BPMN that just serves as a blueprint or business requirements for implementation in some other process language, such as BPEL or Java. Today, the war is over. For BPM at least, WYDIWYE, Oracle s approach, has won. But that doesn t necessarily mean that the BPMN created by the process analyst is the BPMN used in the executable implementation. Model sharing between analyst and developer normally requires the analyst and developer to share a common IDE, usually with the analyst using a simplified analyst mode. In fact, when BPM 11g first came out, that is how it worked, and that approach still works up to a point. But to be really businessdriven, BPM implementation should not require process analysts and business users to use a programmer IDE, and that is the big advantage of Oracle BPM Suite 11g. It lets business users go from modeling to execution using Process Composer. Process Composer is browser-based, not a heavyweight desktop IDE, with a more businessfriendly interface. Unlike the browser-based business-oriented process modeling environments from, say, IBM or SAP, Process Composer shares the same repository of design artifacts used by developers in BPM Studio. In other words, Composer artifacts are not simply business requirements but part of the actual implementation. The familiar mismatch between business requirements and executable implementation the notorious roundtripping problem is greatly reduced. In terms of BPMN 2.0 support, Oracle was not only first out of the gate but remains ahead of its major BPMS competitors today. For example, most BPM Suites completely omit message flows in their BPMN models, the dashed lines representing interactions between the process and external entities and processes. Oracle does not. For example (Figure 2), Oracle uses message flows to show in the diagram where one process can trigger another one or invoke a service, with drilldown to the message details. Oracle BPM also excels in its support for the most important BPMN events: Message (pointto-point inter-process communications), Error (propagation of exceptions from child to parent process levels), Timer (deadline-triggered behavior), and Signal (general purpose publish-subscribe integration). When drawn on the boundary of an activity, these events signify that if the event trigger occurs while the activity is running, the process will initiate the exception flow drawn out of the boundary event. If the activity completes without the event trigger, then the exception flow is ignored. Such boundary events can be used, for example, to describe what happens when the customer changes an order in flight, or when an activity takes too long, or when a service returns an exception (Figure 3). While competitors ignore certain event-triggered behaviors or hide them behind custom Javascript, Oracle BPM 11g follows the WYDIWYE paradigm for both exception handling and inter-process communications and makes the behavior visible in the process diagram. Bruce Silver Associates

4 Figure 2. Oracle supports BPMN collaboration diagrams depicting message flows between pools. Source: Oracle Figure 3. Oracle supports all the important BPMN event types for exception handling. Source: Oracle Another aspect of Oracle s BPMN implementation that is a bit different from the norm is the modeling of human tasks and workflow. Notice in Figure 1 that the Human Workflow Engine separate from the BPMN process engine. Following an idea that originated in the BPEL4People standard, a single human task in Oracle s BPMN process model may be implemented as a complex human workflow, such as an approval chain involving multiple actors. The advantages of this are more flexible assignment of the actors, based on declarative rules, and a common workflow paradigm shared with Oracle applications. Bruce Silver Associates

5 Process Composer The browser-based Process Composer is the centerpiece of Oracle s business-driven implementation effort in In Composer, process analysts and business users can create BPM projects based on project templates. Each project template exposes a business catalog of process components shared with developers using Oracle BPM Studio via the Oracle Metadata Store (MDS). Composer lets business users assemble these components, whether created by themselves or by developers in Studio, in executable process solutions. In other words, they can go from model to execution and deployment directly from Composer. Business users can also create projects not based on a template. Collaborative Project Workspace Each project in Composer has its own project workspace (Figure 4), with team collaboration features including management of project roles, shared editing of processes, human tasks, business rules, and other project components, snapshot versioning and change history of all project objects, and project approval workflows. Figure 4. Project workspace in Process Composer. Source: Oracle Process Modeling Process Composer includes a full BPMN 2.0 editor (Figure 5), and allows business users to review and comment on process models created by others (Figure 6). Bruce Silver Associates

6 Figure 5. Browser-based BPMN 2.0 editor in Composer. Source: Oracle Figure 6. Specifying business requirements for process implementation through Composer. Source: Oracle Simulation New in is the ability to perform simulation analysis inside Composer. (In previous versions, this required BPM Studio.) Simulation lets you project changes in operational performance metrics such as process cost and cycle time by assigning estimated resource costs and activity durations to the process model (Figure 7). Bruce Silver Associates

7 Figure 7. Simulation parameter definition in Process Composer. Source: Oracle Based on those parameters, for a given scenario of staffing levels and process instance volumes, simulation projects end-to-end performance and identifies bottlenecks that could occur (Figure 8). Simulation in interactive, and can combine estimated parameters with real runtime data. Figure 8. Simulation analysis inside Composer. Source: Oracle Activity Guides Oracle BPM supports guided business processes that help task performers complete and manage their work more easily and with less training. Activity Guides defined in Process Bruce Silver Associates

8 Composer (Figure 9) define milestones, each a set of tasks that the process participant must complete. Figure 9. Activity Guide definition in Composer. Source: Oracle Figure 10 shows how an Activity Guide is presented to participants for an employee onboarding process, a more business-friendly presentation for many human-centric processes. Developers can customize the presentation using ADF. Figure 10. Activity guide for employee onboarding process. Source: Oracle Task Forms One of the most significant enhancements in the new release is the ability to design task forms in Composer (Figure 11). Previously, this required definition of ADF forms in BPM Studio, in some cases a barrier to business-driven implementation. Now process analysts can design and preview web forms themselves in Composer. Developers can further enrich the behavior of Composer web forms through scripting. Bruce Silver Associates

9 Figure 11. Composer Form Editor. Source: Oracle Process Player Another significant addition to Composer in is the Process Player (Figure 12). It allows the process analyst to step through the process one activity at a time, play the role of the assigned task performer, display the task form, and interact with it via fields and buttons. Playback of process models to stakeholders in the business allows immediate feedback, leading to shorter implementation cycles, shorter training times, and increased user acceptance. Processes do not need to have implementation details defined in order to use the Player. Playback of these draft mode models lets business users visualize the flow of work prior to implementation and facilitates iterative process discovery. Figure 12. Process Player in Composer. Source: Oracle Business Rules Business rules let organizations encapsulate business decision logic in reusable components defined outside of the processes that use them. Most BPMSs force process designers to choose between very simple rules defined within the BPMS design environment and third- Bruce Silver Associates

10 party Business Rule Management Suites that must be integrated with the BPMS. Oracle stands out by bundling and integrating a full-featured BRMS, Oracle Business Rules, within the BPMS tooling, accessible from Composer or BPM Studio. A dictionary is an Oracle Business Rules container for all the components of decision logic, an XML file that stores the rulesets and the data model. Dictionaries are created in Oracle JDeveloper and can be viewed and edited in Process Composer. The Composer Business Rules Editor (Figure 13) supports both IF/THEN rules and Decision Tables. Each condition row in a Decision Table tests the allowed values of a data input to the ruleset, called a fact. Each column represents a particular bucketset, an enumerated fact value or range. The combination of all the condition tests in a column specifies an action, typically setting the value of a data output. The complete Decision Table defines a ruleset, deployed as a business rule component invoked from the process as a Business Rule task in BPMN. The editor provides quick tools for resolving gaps and conflicts in the table. Figure 13. Business Rules Editor in Process Composer. Source: Oracle Business rules can be used to simplify complex routing logic at gateways, detailed task assignment and workflow, and dynamic service selection. The combination of a powerful business-friendly rule designer with direct integration to BPMN process models is another reason Oracle BPM 11g stands out from the BPMS pack. Enhanced End User Experience Oracle has made significant efforts in to increase the flexibility of the BPM end user experience, both in the process portal or workspace, and in handling assigned workflow tasks. Workspace Enhancements Out of the box, Oracle BPM provides the Business Process Workspace, a customizable form of a typical BPM end user worklist (Figure 14). In addition, Oracle BPM Suite 11g offers an enhanced Web 2.0-based social collaboration environment called Process Spaces. Bruce Silver Associates

11 Figure 14. Business Process Workspace. Source: Oracle Process Spaces is part of Oracle WebCenter Spaces, a role-based runtime environment built on Oracle WebCenter Framework and Application Development Framework (ADF). Each Process Space is a user-configurable container for a variety of widgets combining team collaboration with process information, including calendars, discussions, documents, tasks, an activity stream, wikis, process audit trail, and more (Figure 15, Figure 16). They are the cornerstone of what Oracle calls Social BPM, fit-for-purpose collaboration environments leveraging Web 2.0 and Enterprise 2.0 technology that place process tasks and dashboards in a social context. Figure 15. Process Spaces built on Oracle WebCenter are user-configurable Web 2.0 mashups of BPM, team collaboration, and other components. Source: Oracle Bruce Silver Associates

12 Figure 16. Process Spaces. Source: Oracle Views (Figure 17), introduced in , represent end user-configurable worklists instead of the standard Inbox view. Users define their own sort, filter, and display criteria in both personal and shared views. Worklist widgets can be bound to any selected view. Figure 17. User View configuration. Source: Oracle Rich Human Interaction BPM Studio supports definition of richly interactive human task user interfaces using the Oracle Application Development Framework (ADF) and configured using wizards as Java Server Page XML (.jspx) files. ADF is a declarative framework based on industry standard Bruce Silver Associates

13 Java Server Faces (JSF). It includes a rich set of interactive components, a zero-code WYSIWYG designer, and wizards for generation of task user interfaces linked to BPM. Figure 18. ADF Task Flow. Source: Oracle ADF implements the Model View Controller pattern, separating the data from its presentation to users. The Model defines the link between the underlying business services that provide access to both BPM and external data sources and the View, that is, the forms. ADF task flows (Figure 18) define the screenflow logic implemented by the Controller how a BPM end user clicking a button on a page in a Human Task UI interacts with some data, which is then presented on some other page. Figure 19. ADF task UI supports rich human interaction. Source: Oracle In this way, ADF can abstract any back-end data source as a data control and mash it up with BPM data to create a richly interactive end user experience for BPM users. Custom task forms support tabbed interfaces including process data, charts and graphs, and action buttons linked to the process model (Figure 19). ADF also includes data visualization components supporting a wide variety of charts and graphs, Gantt charts, map viewers, and hierarchy viewers that can be used to enhance the BPM UI. Bruce Silver Associates

14 Oracle BPM Suite 11g also supports rendering of web forms, ADF Forms and BPM Workspace in mobile browsers (Figure 20). Figure 20. BPM Workspace in ipad. Source: Oracle Figure 21. Rule-based delegation, reassignment, or automated handling. Source: Oracle Flexible Process Management The new release of Oracle BPM Suite 11g provides enhanced process management flexibility for process participants, owners, and administrators. Through Preferences configured in a participant s workspace, User Rules can automatically reassign, delegate, or approve/reject work items meeting specific criteria, such as arriving while the user is on vacation (Figure 21). The rule conditions can select instances based on due dates, specific Bruce Silver Associates

15 tasks, or certain values of process data. Rules can also be used to specify notification channels based on conditions (Figure 22). By tailoring participation to each user s needs, rules such as these can greatly improve the effectiveness of process automation. Figure 22. Rule-based notifications. Source: Oracle Figure 23. Owner view. Source: Oracle Supervisors and process owners often need to search for specific instances of a running process for special handling. Owner views (Figure 23) allow search based on multiple Bruce Silver Associates

16 conditions and ad-hoc actions on the retrieved instance, such as altering its data or flow, all supported by an audit trail. Figure 24. Ad-hoc insertion of a new task in human workflow. Source: Oracle Ad-hoc processing is also possible in the steps managed by the Human Workflow Service (Figure 24). An assigned task performer can reassign or delegate a task instance at runtime, and new approvers may be inserted into the chain at runtime. Figure 25. Instance patching and revisioning. Source: Oracle In addition, Oracle BPM now supports instance patching and instance revisioning (Figure 25). Instance patching migrates all running instances of a process to a new version, on the fly. Instance revisioning deploys a new process version and migrates selected in-flight Bruce Silver Associates

17 instances. An Oracle tool reports which instances can be migrated safely without manual intervention. Case Management The term case management, sometimes called dynamic case management or adaptive case management, refers to business processes that are unstructured in the sense of lacking predefined activity flow models such as BPMN provides. Case activities are instead defined independently and related to each other by rules, events, and ad-hoc user actions. Unlike some of its competitors, Oracle offers case management as part of the BPM11g product, not as a separate product. After all, many of the concepts and components used in regular BPM event-triggered behaviors, business rules, activities, and milestones, for example apply in case management as well. The difference is that in case management, the tasks available to be performed are determined dynamically based on the case context. Other aspects of case management, such as strong integration with content management, BAM and case analytics, are already supported by BPM. A major difference between case management and regular BPM is that case activities, events, stakeholders, and permissions are related to each other by a different type of logic. A case progresses through various milestones by a combination of activities, events, and rules. Figure 26 illustrates editors for specifying the properties for a case (milestones, outcomes, permissions, etc.) and for a case activity (availability, inputs, outputs). Figure 26. Editors for defining Case and Case Activity properties. Source: Oracle Instead of interacting with a the small bit of process information exposed by a particular task form in regular BPM, case management users typically access all information related to the Bruce Silver Associates

18 case via an electronic case folder. Oracle implements the case folder as a Case Space, for which the Process Spaces interface works well (Figure 27). Alternatively, case activities can be presented to users through an Activity Guide, such as used in regular BPM (Figure 10). Since all users can access the same shared case folder or Space, case management requires a finer-grained permissions model than regular BPM. For that, Oracle links Security tags to sets of security policies, granting user permissions to case objects associated with those tags. Figure 27. Case Space in Oracle Process Spaces. Source: Oracle Case information often takes the form of documents rather than fields in a form, and those documents must be indexed and managed even after the case is closed. That requires tight integration between case management and a content management repository. Oracle BPM provides that, integrating not only with Oracle Content Server but with any third-party content repository supporting the CMIS standard. Process Analytics Oracle BPM captures performance data for purposes ranging from basic operational monitoring to strategic process intelligence (Figure 28). It aggregates process events into performance measures, which can be sliced and diced by various dimensions. In addition to the predefined measures, process analysts can define custom measures using business indicators, a special type of process variable supporting dimensional analysis. Oracle BPM provides a set of pre-defined cubes, database structures that let you break out aggregated measures in real time by various dimensions. Oracle BPM calls this Process Analytics and supports it in various ways. Bruce Silver Associates

19 Figure 28. Spectrum of Process Analytics. Source: Oracle For operational monitoring, the standard BPM Workspace Dashboards provide out-of-thebox charts of workload and performance by process and participant, with drilldown from process to its activities, and from participant to processes (Figure 29). You can drill down to individual instances as well. The instance drilldown shows an audit trail (both tabular and graphical) of the execution path. Figure 29. Operational Monitoring dashboard in BPM Workspace. Source: Oracle In addition, Oracle BAM (Figure 30) provides real-time monitoring in tailored reports that support management by exception and alert-triggered actions. It continuously tracks key performance indicators and service level agreements, correlating process events and conditions, and identifying trends as they emerge. Event-triggered alerts and automated actions allow users to react quickly in response to exception conditions. Bruce Silver Associates

20 Figure 30. Oracle BAM. Source: Oracle For true process intelligence, Oracle BPM integrates with Oracle Business Intelligence (OBIEE). The process model in combination with the BPM STAR schema can be mapped to the BI model to create process-aware BI dashboards (Figure 31). Figure 31. Process-aware BI. Source: Oracle Oracle Real-Time Decision (RTD) software adds predictive analytics and business intelligence to business logic. An automated self-learning system, Oracle RTD attempts to make the best possible decision at the current moment based on data and situational context, and uses data to discover insights that continually improve decisions over time. It combines software and expertise to automate and improve decision-making within critical business systems, continuously updating itself based on new data and optimizing its recommendations. For example, in product promotional offers, it provides situational awareness that correlates attributes such as customer demographics, location, income, and purchase history, and can learn from previous outcomes, such as the most favorable time of day. Finally, Oracle Event Processing (OEP) provides complex event processing, correlating business events and generating triggered actions based on defined patterns and rules. These events can be generated by both processes and external sources. Bruce Silver Associates

21 In sum, Oracle s broad spectrum of process analytics offerings translates into smart BPM that not only automates and monitors the process but optimizes performance as it runs. Process Accelerators To reduce time-to-value for its customers, Oracle offers a variety of Process Accelerators (Figure 32). Designed in collaboration with customers, these prebuilt, extensible productgrade solutions embody domain knowledge and best practices. Each Process Accelerator provides a collection of process and data models, automated services, richly interactive human tasks, business rules, content management, and process analytics, together with documentation and learning content. Figure 32. Process Accelerators currently available (checked), with more on the way. Source: Oracle Unified Foundation for BPM and SOA With all the emphasis on business empowerment, we should not forget that Oracle BPM provides a unified and complete platform for all types of processes: human-centric, integration-centric, structured or unstructured, all layered on a world-class SOA foundation. Unified Process Authoring Although used primarily by developers, Oracle BPM Studio shares its catalog of process components with Composer through the Oracle Metadata Store (MDS). Thus, there is a single set of modeling artifacts shared by process analysts, business users, and developers, from conception to execution, avoiding the Business-IT roundtripping problem faced by most BPM Suites. BPM Studio (Figure 33) provides a comprehensive, unified authoring environment for BPM developers. In addition to a BPMN 2.0 process editor, BPM Studio provides editors for process data, organizational roles, services and application integration, human tasks (including ADF forms and task flows), business rules, process analytics, and all other components of a complete BPM solution. All of the Studio components used in a BPM project are collected in the business catalog, which is shared with Process Composer in the form of project templates. Process analysts can use BPM Studio as well, although many of Bruce Silver Associates

22 the tasks formerly done in Studio s process analyst perspective are now available in Process Composer. Studio Comprehensive IDE for Developers Empower business analyst with catalog of implementation artifacts Single BPMN 2.0 model Figure 33. BPM Studio. Source: Oracle Integrated SOA Foundation Most BPM Suites supporting business-driven implementation lack a robust SOA foundation well integrated with the BPM stack. Not so with Oracle BPM 11g. Its unified runtime architecture (Figure 34) layers BPM on top of the world-class Oracle Fusion Middleware foundation supporting SOA, process orchestration, human task management, and business rules. Figure 34. Unified runtime architecture. Source: Oracle Oracle s scalable grid infrastructure supports extremely high transaction rates and thousands of concurrent users for both system and human workflows. The integration layer offers a Bruce Silver Associates

23 common JCA-based connectivity infrastructure, Oracle adapters, Oracle Service Bus, mediation flows, and policy-based security and quality of service. You also get UDDI, identity services, B2B services, event infrastructure, and other Fusion Middleware features missing in a pureplay human-centric BPMS. BPMN-SOA Links Unlike other BPMSs, Oracle makes the linkage between BPMN shapes and their SOA component implementations explicit and configurable in the process model. User tasks in BPMN call human task components; BPMN Business Rule tasks call business rule components; BPMN Service tasks call synchronous service composites, including BPEL processes; BPMN Send/Receive tasks and Message events invoke asynchronous composites, including other BPMN processes, and their callbacks. BPMN Signal events leverage the power of the Fusion Event Delivery Network for loosely coupled publish-subscribe integration based on business events. BPMN Error events reference exceptions defined in the BPM Studio business catalog. In the integration layer, BPEL continues to play an important role in defining automated composite services that are called by BPMN business processes. Service Component Architecture Both BPM and SOA composites are described using the Service Component Architecture (SCA) standard. Connections between the service components representing each process, service, human task, business rule, and adapter used in a BPM project are modeled as wires in the SCA Composite Editor (Figure 35). Security and quality of service properties can be specified for the wires using policies defined either in JDeveloper or at runtime in Enterprise Manager. Figure 35. Composite editor shows connections between all solution components. Source: Oracle The Metadata Store (MDS) repository stores deployed applications and components as well as projects and project templates for both BPM and SOA. MDS is a key enabler of collaborative process design and business-empowered implementation using Process Composer. The implementation of each BPMN activity and event is defined by a service component. Unified Administration BPM and SOA are integrated in runtime monitoring and administration as well, through Oracle Enterprise Manager, the administrator console for Fusion Middleware. All deployed Bruce Silver Associates

24 BPM and SOA composite applications are tracked by Enterprise Manager, which continuously monitors the state of running instances with flow tracing and fault recovery. That means you don t need to go to different tools to track down problems and take corrective action, since Enterprise Manager provides a uniform view from high level processes down to low level service components. For debugging and fault recovery, administrators can drill down to the process audit trail. The flow trace in Enterprise Manager is a list of inter-component messages in a BPMN process instance, operation across instances of the various components involved in the process, linked by execution context ID. The Bottom Line Oracle continues to raise the bar with BPM11g Known for its strengths in application integration and SOA, Oracle has now made a large portion of human-centric BPM implementation accessible directly to business users and process analysts through Process Composer. Areas that formerly required BPM Studio form design, simulation analysis, aspects of data and decision modeling now can be performed in web-based Process Composer. In fact, for many processes you can go from concept to executable design and deployment all within Composer. The new Process Player allows playback to stakeholders, even for incomplete process models, directly from Composer, resulting in immediate feedback supporting continuous iterative improvement. What sets Oracle s business-driven BPM approach apart from that of its major competitors is use of a common model repository, the Oracle Metadata Store (MDS), to share Composer artifacts with developer artifacts from BPM Studio. Sharing of the business catalog avoids the roundtripping problem that often plagues BPM projects, and allows business users to collaborate directly with developers throughout the implementation cycle. The result is faster implementation and better user acceptance. A second key differentiator is embrace of the case management processes within the core BPM platform, as opposed to requiring separate products for BPM and case management. Yes, case management is different from structured BPM. It needs different tools, a different user interface, and different underlying rules. But it also has many elements in common with regular BPM. Faced with the choice between buying separate products for case management and BPM or a single product providing both, there is no doubt which is preferable. The fact that it is hard to do seems the main reason why other vendors don t offer this. Even within regular BPM, Oracle has increased the flexibility of process management at runtime, including ad-hoc insertion of human workflow steps, instance patching and versioning, and enhanced search and instance rerouting with Process Owner views. And they continue to work toward shortening BPM time-to-value by expanding the portfolio of Process Accelerators. And with all of this, it s important to remember that Oracle is not a human-centric BPM pureplay, but a major middleware provider that layers BPM on a world-class SOA foundation. When BPM is managing critical business processes in the enterprise, nothing less than that will do. It s not that it s impossible to combine BPM with a third-party integration layer, but having a common middleware platform for both BPM and SOA makes both development and runtime management much easier. For all of these reasons, if you re looking at BPM, you need to take a look at Oracle BPM. Bruce Silver February 2013 Bruce Silver Associates

A FIRST LOOK AT ORACLE BPM SUITE 11G

A FIRST LOOK AT ORACLE BPM SUITE 11G Bruce Silver Associates Industry Trend Reports Independent Expertise in BPM June 2010 A FIRST LOOK AT ORACLE BPM SUITE 11G BPM Without Barriers As the BPM market has matured, it s time to declare the era

More information

SERVICE ORIENTED ARCHITECTURE

SERVICE ORIENTED ARCHITECTURE SERVICE ORIENTED ARCHITECTURE Introduction SOA provides an enterprise architecture that supports building connected enterprise applications to provide solutions to business problems. SOA facilitates the

More information

IBM BUSINESS P ROCESS M ANAGER V7.5

IBM BUSINESS P ROCESS M ANAGER V7.5 BPMS Watch Industry Trend Reports Independent Expertise in BPM September 2011 IBM BUSINESS P ROCESS M ANAGER V7.5 A Bold New BPM Strategy In early 2010, IBM shocked the BPM world with its acquisition of

More information

Oracle SOA Suite: The Evaluation from 10g to 11g

Oracle SOA Suite: The Evaluation from 10g to 11g KATTA Durga Reddy TATA Consultancy Services. Oracle SOA Suite: The Evaluation from 10g to 11g Introduction Oracle SOA Suite is an essential middleware layer of Oracle Fusion Middleware. It provides a complete

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights ORACLE PRODUCT LOGO Session ID: 17202 Oracle Fusion Applications - Technology Essentials Overview Nadia Bendjedou Senior Director Product Strategy,

More information

What Business and Process Analysts Need to Know About BPM Suites

What Business and Process Analysts Need to Know About BPM Suites What Business and Process Analysts Need to Know About BPM Suites Bruce Silver Principal, Bruce Silver Associates and BPMS Watch 1 Agenda What is a BPMS? Specifying BPM requirements What BA s need to understand

More information

Oracle SOA Suite 11g: Essential Concepts Student Guide

Oracle SOA Suite 11g: Essential Concepts Student Guide Oracle SOA Suite 11g: Essential Concepts Student Guide D58786GC20 Edition 2.0 August 2011 D73588 Author Iris Li Technical Contributors and Reviewers Gary Barg Pete Daly Joe Greenwald David Mills David

More information

IBM Business Process Manager

IBM Business Process Manager IBM Software WebSphere Thought Leadership White Paper IBM Business Process Manager A single, comprehensive BPM platform that easily scales from project to enterprise-wide programs 2 IBM Business Process

More information

<Insert Picture Here>

<Insert Picture Here> The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

More information

IBM WebSphere Business Monitor, Version 6.1

IBM WebSphere Business Monitor, Version 6.1 Providing real-time visibility into business performance IBM, Version 6.1 Highlights Enables business users to view Integrates with IBM s BPM near real-time data on Web 2.0 portfolio and non-ibm dashboards

More information

Process Modeling using BPMN 2.0

Process Modeling using BPMN 2.0 Process Modeling using BPMN 2.0 This chapter provides a brief overview of Business Process Modeling Notation (BPMN) concepts with particular emphasis on the BPMN 2.0 additions. In addition, it describes

More information

SAP NETW EAVER BPM WHITE PAPER

SAP NETW EAVER BPM WHITE PAPER Bruce Silver Associates Industry Trend Reports Independent Expertise in BPM January 2009 SAP NETW EAVER BPM WHITE PAPER Introduction The only constant in business is change. Simply driving cost and delay

More information

Business Process Management In An Application Development Environment

Business Process Management In An Application Development Environment Business Process Management In An Application Development Environment Overview Today, many core business processes are embedded within applications, such that it s no longer possible to make changes to

More information

An Oracle White Paper January 2013. Business Driven Process Management

An Oracle White Paper January 2013. Business Driven Process Management An Oracle White Paper January 2013 Business Driven Process Management Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

Ultimus Adaptive BPM Suite V8

Ultimus Adaptive BPM Suite V8 Ultimus Adaptive BPM Suite V8 ENTERPRISE BUSINESS PROCESS MANAGEMENT SOFTWARE PLATFORM 2 PRODUCT OVERVIEW The Ultimus Adaptive BPM Suite is a complete, enterprise software application designed to create

More information

The Oracle Fusion Development Platform

The Oracle Fusion Development Platform The Oracle Fusion Development Platform Juan Camilo Ruiz Senior Product Manager Development Tools 1 The preceding is intended to outline our general product direction. It is intended for information purposes

More information

Oracle SOA Suite Then and Now:

Oracle SOA Suite Then and Now: Oracle SOA Suite Then and Now: The Evolution from 10g to 11g Shane Goss Impac Services Agenda SOA Suite 11g New Features Highlight new features of SOA 11g Some products have added features and functionality

More information

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use Product Data Sheet BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use BEA AquaLogic Integrator delivers the best way for IT to integrate, deploy, connect and manage process-driven

More information

BPM Product Analysis

BPM Product Analysis BPM Product Analysis A Comparison of Pegasystems PegaRULES Process Commander and Oracle BPM Suite August 2013 This white paper was sponsored by Oracle but was written by AVIO Consulting as an independent

More information

A Guide Through the BPM Maze

A Guide Through the BPM Maze A Guide Through the BPM Maze WHAT TO LOOK FOR IN A COMPLETE BPM SOLUTION With multiple vendors, evolving standards, and ever-changing requirements, it becomes difficult to recognize what meets your BPM

More information

ORACLE WEBCENTER PORTAL

ORACLE WEBCENTER PORTAL ORACLE WEBCENTER PORTAL A MODERN ENTERPRISE PORTAL WITH INTUITIVE TOOLS FOR COMPOSING CONTENT-RICH SELF- SERVICE PORTALS WITH INTEGRATED SOCIAL AND COLLABORATION SERVICES KEY FEATURES Enterprise-Grade

More information

Oracle Application Development Framework Overview

Oracle Application Development Framework Overview An Oracle White Paper June 2011 Oracle Application Development Framework Overview Introduction... 1 Oracle ADF Making Java EE Development Simpler... 2 THE ORACLE ADF ARCHITECTURE... 3 The Business Services

More information

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Oracle Data Integrator 11g New Features & OBIEE Integration Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Agenda 01. Overview & The Architecture 02. New Features Productivity,

More information

Solution Overview. Optimizing Customer Care Processes Using Operational Intelligence

Solution Overview. Optimizing Customer Care Processes Using Operational Intelligence Solution Overview > Optimizing Customer Care Processes Using Operational Intelligence 1 Table of Contents 1 Executive Overview 2 Establishing Visibility Into Customer Care Processes 3 Insightful Analysis

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

Appian BPM Suite. Version: 5.7. Appian Corporation

Appian BPM Suite. Version: 5.7. Appian Corporation 1 Product Overview Appian BPM Suite Version: 5.7 Appian Corporation 1875 Explorer Street, 4 th floor Reston, Virginia 20190 >>>Tel: 703-442-8844: FAX 703-442-8819 Web: www.appian.com Email: info@appian.com

More information

Participating in a Business Process in Oracle BPM 11g: Narration Script

Participating in a Business Process in Oracle BPM 11g: Narration Script Participating in a Business Process in Oracle BPM 11g: Narration Script Participating in a Business Process in Oracle BPM 11g Hello, and welcome to this online, self-paced course entitled Participating

More information

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007 Business Intelligence and Service Oriented Architectures An Oracle White Paper May 2007 Note: The following is intended to outline our general product direction. It is intended for information purposes

More information

Business Driven Process Optimization

Business Driven Process Optimization An Oracle Solution Brief October 2013 Business Driven Process Optimization Introduction... 3 Improving Business Processes... 3 Being Business Driven... 3 Business-driven process design with Oracle BPM

More information

BPM and Rules Technical Update. Sunil Aggarwal, WebSphere BPM Leader UK&I

BPM and Rules Technical Update. Sunil Aggarwal, WebSphere BPM Leader UK&I BPM and Rules Technical Update Sunil Aggarwal, WebSphere BPM Leader UK&I 1 2 IBM BPM Overview 3 Change, complexity and uncertainty have become the new normal Escalating expectations require visibility

More information

BPM Product Analysis

BPM Product Analysis BPM Product Analysis A Comparison of IBM Business Process Manager and Oracle BPM October 2013 This white paper was sponsored by Oracle but was written by AVIO Consulting as an independent comparison between

More information

ORACLE SOA SUITE. Product Overview

ORACLE SOA SUITE. Product Overview ORACLE SOA SUITE KEY FEATURES AND BENEFITS COMPLETE INTEGRATED OPEN BEST-OF-BREED FEATURES SOA Composite Editor Graphical editor to assemble heterogeneous components into composite applications Service

More information

More than a Pretty Face. A Whitepaper on Process Oriented Applications with Oracle BPM 11g. Author Lucas Jellema

More than a Pretty Face. A Whitepaper on Process Oriented Applications with Oracle BPM 11g. Author Lucas Jellema AMIS Edisonbaan 15 Postbus 24 3430 AA Nieuwegein T +31(0) 30 601 60 00 E info@amis.nl I amis.nl BTW nummer NL811770400B69 KvK nummer 30114159 Statutair gevestigd te Enschede More than a Pretty Face A Whitepaper

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2008 Vol. 7, No. 8, November-December 2008 What s Your Information Agenda? Mahesh H. Dodani,

More information

<Insert Picture Here> Oracle Business Process Management

<Insert Picture Here> Oracle Business Process Management Oracle Business Management Barry O Reilly, Director BPM Solutions barry.oreilly@oracle.com May 2009 Agenda Overview of BPM Product Strategy Oracle BPM Solution Components Oracle BPM

More information

Reporting component for templates, reports and documents. Formerly XML Publisher.

Reporting component for templates, reports and documents. Formerly XML Publisher. Fusion Middleware Product TLA Description Comments Access Manager OAM Offers single-sign on, access policy creation and enforcement, self-service, delegated administration, password management, reporting

More information

IBM 2010 校 园 蓝 色 加 油 站 之. 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization. Please input BU name. Hua Cheng chenghua@cn.ibm.

IBM 2010 校 园 蓝 色 加 油 站 之. 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization. Please input BU name. Hua Cheng chenghua@cn.ibm. Please input BU name IBM 2010 校 园 蓝 色 加 油 站 之 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization Hua Cheng chenghua@cn.ibm.com Agenda Why BPM What is BPM What is BAM How BAM helps optimization

More information

IBM Software Enabling business agility through real-time process visibility

IBM Software Enabling business agility through real-time process visibility IBM Software Enabling business agility through real-time process visibility IBM Business Monitor 2 Enabling business agility through real-time process visibility Highlights Understand the big picture of

More information

G-Cloud Framework. Service Definition. Oracle Fusion Middleware Design and Implementation

G-Cloud Framework. Service Definition. Oracle Fusion Middleware Design and Implementation Fusion Middleware G-Cloud Framework Service Definition Oracle Fusion Middleware Design and Implementation Prepared for: G-Cloud Document: Fusion Middleware Version: 0.1 Issue Date: 06/09/2013 1 OVERVIEW

More information

CROSS INDUSTRY PegaRULES Process Commander. Bringing Insight and Streamlining Change with the PegaRULES Process Simulator

CROSS INDUSTRY PegaRULES Process Commander. Bringing Insight and Streamlining Change with the PegaRULES Process Simulator CROSS INDUSTRY PegaRULES Process Commander Bringing Insight and Streamlining Change with the PegaRULES Process Simulator Executive Summary All enterprises aim to increase revenues and drive down costs.

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1) E14294-04 January 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include: What

More information

10g versions followed on separate paths due to different approaches, but mainly due to differences in technology that were known to be huge.

10g versions followed on separate paths due to different approaches, but mainly due to differences in technology that were known to be huge. Oracle BPM 11g Platform Analysis May 2010 I was privileged to be invited to participate in "EMEA BPM 11g beta bootcamp" in April 2010, where I had close contact with the latest release of Oracle BPM 11g.

More information

Business Process Management Tampereen Teknillinen Yliopisto

Business Process Management Tampereen Teknillinen Yliopisto Business Process Management Tampereen Teknillinen Yliopisto 31.10.2007 Kimmo Kaskikallio IT Architect IBM Software Group IBM SOA 25.10.2007 Kimmo Kaskikallio IT Architect IBM Software Group Service Oriented

More information

BUSINESS RULES CONCEPTS... 2 BUSINESS RULE ENGINE ARCHITECTURE... 4. By using the RETE Algorithm... 5. Benefits of RETE Algorithm...

BUSINESS RULES CONCEPTS... 2 BUSINESS RULE ENGINE ARCHITECTURE... 4. By using the RETE Algorithm... 5. Benefits of RETE Algorithm... 1 Table of Contents BUSINESS RULES CONCEPTS... 2 BUSINESS RULES... 2 RULE INFERENCE CONCEPT... 2 BASIC BUSINESS RULES CONCEPT... 3 BUSINESS RULE ENGINE ARCHITECTURE... 4 BUSINESS RULE ENGINE ARCHITECTURE...

More information

OpenText Cordys Business Process Management Suite

OpenText Cordys Business Process Management Suite OpenText Cordys Business Process Management Suite Realizing ROI for enterprise BPM initiatives T oday s economic reality is one of extreme competition, very demanding customers, commoditization of products

More information

IBM Customer Experience Suite and Electronic Forms

IBM Customer Experience Suite and Electronic Forms Introduction It s more important than ever to have a set of capabilities that allow you to create dynamic, self service options for your customers that leverage existing processes and infrastructure. Your

More information

Application Integration with Oracle SOA & Service Infrastructure

Application Integration with Oracle SOA & Service Infrastructure Application Integration with Oracle SOA & Service Infrastructure Eric Popowich Oracle DoD Principal Engineer Sean Hendricks Oracle USAF Account Manager Agenda USAF Integration Challenges Oracle SOA Suite

More information

Fixed Scope Offering for Implementation of Sales Cloud & Sales Cloud Integration With GTS Property Extensions

Fixed Scope Offering for Implementation of Sales Cloud & Sales Cloud Integration With GTS Property Extensions Fixed Scope Offering for Implementation of Sales Cloud & Sales Cloud Integration With GTS Property Extensions Today s Business Challenges Adopt leading CRM practices and stream line processes Take advantage

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1.6) E14294-06 November 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include:

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Modeling and Implementation Guide for Oracle Business Process Management 11g Release 1 (11.1.1) E15176-02 July 2010 Describes how to design and implement business processes using

More information

www.sryas.com Analance Data Integration Technical Whitepaper

www.sryas.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

3 4 5 Oracle SOA Suite 11g is the only complete, integrated, best of breed and hot-pluggable SOA platform available today. It has a comprehensive view on the entire software lifecycle process, providing

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Dashboards 2010 IBM Corporation This presentation should provide an overview of the dashboard widgets for use with WebSphere Business Monitor. WBPM_Monitor_Dashboards.ppt Page

More information

An Oracle White Paper October 2013. Oracle Data Integrator 12c New Features Overview

An Oracle White Paper October 2013. Oracle Data Integrator 12c New Features Overview An Oracle White Paper October 2013 Oracle Data Integrator 12c Disclaimer This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should

More information

An Oracle White Paper October 2013. Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus

An Oracle White Paper October 2013. Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus An Oracle White Paper October 2013 Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus Table of Contents Introduction...

More information

Groot, Groter, Groots(t)

Groot, Groter, Groots(t) Groot, Groter, Groots(t) Evelyn Gerritsen FMW Sales Consultant Oasis of the Seas Oracle Fusion Middleware Applications Middleware Database Infrastructure & Management Oracle Fusion

More information

Dramatically improve the way work gets done with IBM Business Process Manager

Dramatically improve the way work gets done with IBM Business Process Manager IBM Software Thought Leadership White Paper Dramatically improve the way work gets done with IBM Business Process Manager 2 Dramatically improve the way work gets done with IBM Business Process Manager

More information

IBM Software IBM Business Process Management Suite. Increase business agility with the IBM Business Process Management Suite

IBM Software IBM Business Process Management Suite. Increase business agility with the IBM Business Process Management Suite IBM Software IBM Business Process Management Suite Increase business agility with the IBM Business Process Management Suite 2 Increase business agility with the IBM Business Process Management Suite We

More information

Oracle Middleware a felhőben

Oracle Middleware a felhőben Oracle Middleware a felhőben Petrohán Zsolt Vezető műszaki tanácsadó Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c CON7598 Rajesh Kalra, Sr. Principal Product Manager Robert Wunderlich, Sr. Principal Product Manager Service Integration Product

More information

Industry Trend Reports Independent Expertise in BPM September 2012

Industry Trend Reports Independent Expertise in BPM September 2012 BPMS Watch Industry Trend Reports Independent Expertise in BPM September 2012 C A S E MANAGEMENT: A D D R E S S I N G U N I Q U E BPM R E Q U I R E M E N T S In the world of BPM, the hottest topic today

More information

Lombardi Whitepaper: Why You (Probably) Cannot Afford to Use IBM for BPM. Why You (Probably) Cannot Afford to Use IBM for BPM

Lombardi Whitepaper: Why You (Probably) Cannot Afford to Use IBM for BPM. Why You (Probably) Cannot Afford to Use IBM for BPM Why You (Probably) Cannot Afford to Use IBM for BPM 1 Why You (Probably) Cannot Afford to Use IBM for BPM You have a project that seems like a good fit for Business Process Management (BPM). And you re

More information

IBM BPM Solutions Addressing the Enterprise Business Process Management

IBM BPM Solutions Addressing the Enterprise Business Process Management IBM BPM Solutions Addressing the Enterprise Business Process Management Cristina Morariu, IBM Agenda Business Process Management IBM Featured products for BPM IBM Business Process Manager IBM Case Manager

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

Empower Human Ingenuity IT Process Automation Buying Guide

Empower Human Ingenuity IT Process Automation Buying Guide Empower Human Ingenuity IT Process Buying Guide IT Process solutions can be the singlemost impacting software in recent history to free up resources, eliminate human error and ensure compliance. Copyright

More information

Business Transformation for Application Providers

Business Transformation for Application Providers E SB DE CIS IO N GUID E Business Transformation for Application Providers 10 Questions to Ask Before Selecting an Enterprise Service Bus 10 Questions to Ask Before Selecting an Enterprise Service Bus InterSystems

More information

Intalio BPM. The first and only complete Open Source Business Process Management System

Intalio BPM. The first and only complete Open Source Business Process Management System Intalio BPM The first and only complete Open Source Business Process Management System Presenter Jason Howlett Process Expert Employee for Intalio EMEA Based in England Enabling Intalio customers to build

More information

Introduction to Service-Oriented Architecture for Business Analysts

Introduction to Service-Oriented Architecture for Business Analysts Introduction to Service-Oriented Architecture for Business Analysts This course will provide each participant with a high-level comprehensive overview of the Service- Oriented Architecture (SOA), emphasizing

More information

Manageability with BPM

Manageability with BPM Manageability with BPM Presenter Names: Thierry Hendrickx / Chris den Hoedt 2008 IBM Corporation Agenda What is BPM Managing Internal controls with BPM IBM s Vision to BPM 1 Government leaders know what

More information

Magic Quadrant for Intelligent Business Process Management Suites

Magic Quadrant for Intelligent Business Process Management Suites Magic Quadrant for Intelligent Business Process Management Suites 17 March 2014 ID:G00255421 Analyst(s): Teresa Jones, W. Roy Schulte, Michele Cantara VIEW SUMMARY This ibpms Magic Quadrant positions 14

More information

OPTIMIZING YOUR BUSINESS

OPTIMIZING YOUR BUSINESS Bruce Silver Associates Industry Trend Reports Independent Expertise in BPM October 2008 OPTIMIZING YOUR BUSINESS FOR DYNAMIC CHANGE Multiple Paths to BPM In the spring of 2008 IBM announced the IBM Business

More information

www.ducenit.com Analance Data Integration Technical Whitepaper

www.ducenit.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

Office SharePoint Server 2007

Office SharePoint Server 2007 Top 10 Benefits of WSS 3.0 Office SharePoint Server 2007 1. Improve team productivity with easy-to-use collaborative tools Connect people with the information and resources they need. Users can create

More information

Business Agility Now! Putting You on a Path to Working Smarter. October, 2009. Jorge SOAres IT Architect IBM SWG. jorgesoares@pt.ibm.

Business Agility Now! Putting You on a Path to Working Smarter. October, 2009. Jorge SOAres IT Architect IBM SWG. jorgesoares@pt.ibm. Business Agility Now! Putting You on a Path to Working Smarter October, 2009 Jorge SOAres IT Architect IBM SWG jorgesoares@pt.ibm.com Discover, Interact, Optimize We are living in a new landscape Smarter

More information

Communicating the Business Value of Technology Value of BPM

Communicating the Business Value of Technology Value of BPM Communicating the Business Value of Technology Value of BPM Gregor Raýman A&C FMW Specialist A&C Technology Adoption Office Partner Business Development, ECEMEA 1 Copyright 2012, Oracle and/or its affiliates.

More information

WebSphere Business Modeler

WebSphere Business Modeler Discovering the Value of SOA WebSphere Process Integration WebSphere Business Modeler Workshop SOA on your terms and our expertise Soudabeh Javadi Consulting Technical Sales Support WebSphere Process Integration

More information

Key Evolutions of ERP

Key Evolutions of ERP Fusion Application Adoption - A Paradigm Shift from the Legacy ERP G. Brett Beaubouef, PMP, CISA CARDINAL POINT SOLUTIONS The evolution of ERP implementations has just taken a giant leap forward! This

More information

SEQUENCE Integrates with Microsoft Dynamics to Provide Enterprise BPMS Capabilities

SEQUENCE Integrates with Microsoft Dynamics to Provide Enterprise BPMS Capabilities SEQUENCE Integrates with Microsoft Dynamics to Provide Enterprise BPMS Capabilities SEQUENCE BPM Suite: Enterprise Process Control PNMsoft s SEQUENCE is a collaborative BPMS (Business Process Management

More information

FUJITSU Software Interstage Business Operations Platform: A Foundation for Smart Process Applications

FUJITSU Software Interstage Business Operations Platform: A Foundation for Smart Process Applications FUJITSU Software Interstage Business Operations Platform: A Foundation for Smart Process Applications Keith Swenson VP R&D, Chief Architect Fujitsu America, Inc. May 30, 2013 We are a software company

More information

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications John Stouffer Oracle E-Business ACE Independent Consultant 214 535 6847 john.w.stouffer@gmail.com

More information

How Can Agile Customers Benefit from Oracle Fusion Middleware Today?

How Can Agile Customers Benefit from Oracle Fusion Middleware Today? How Can Agile Customers Benefit from Oracle Fusion Middleware Today? Devendra Singh VP, Development, Agile PLM Gnani Palanikumar Product Management Director, Agile PLM Markus Zirn

More information

What is BPM? Software tools enabling BPM

What is BPM? Software tools enabling BPM What is BPM? BPM, or Business Process Management, is a technology, but it is also more than that. Broadly speaking, one can consider BPM as a management discipline in which processes are valued as assets

More information

P16_IBM_WebSphere_Business_Monitor_V602.ppt. Page 1 of 17

P16_IBM_WebSphere_Business_Monitor_V602.ppt. Page 1 of 17 Welcome to the IBM WebSphere Business Monitor presentation as part of the SAP integration workshop. This presentation will give you an introduction to the WebSphere Business Monitor and monitoring over

More information

IBM Tivoli Composite Application Manager for WebSphere

IBM Tivoli Composite Application Manager for WebSphere Meet the challenges of managing composite applications IBM Tivoli Composite Application Manager for WebSphere Highlights Simplify management throughout the life cycle of complex IBM WebSphere-based J2EE

More information

Reporting Services. White Paper. Published: August 2007 Updated: July 2008

Reporting Services. White Paper. Published: August 2007 Updated: July 2008 Reporting Services White Paper Published: August 2007 Updated: July 2008 Summary: Microsoft SQL Server 2008 Reporting Services provides a complete server-based platform that is designed to support a wide

More information

Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal

Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal JOIN TODAY Go to: www.oracle.com/technetwork/java OTN Developer Day Oracle Fusion Development Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal Hands on Lab (last update, June

More information

BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER. An Oracle White Paper Jan 2005

BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER. An Oracle White Paper Jan 2005 BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER An Oracle White Paper Jan 2005 BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS

More information

Oracle Service Bus Examples and Tutorials

Oracle Service Bus Examples and Tutorials March 2011 Contents 1 Oracle Service Bus Examples... 2 2 Introduction to the Oracle Service Bus Tutorials... 5 3 Getting Started with the Oracle Service Bus Tutorials... 12 4 Tutorial 1. Routing a Loan

More information

BPMS BUYER S TOOL KIT. Sample Request for Proposal for a Business Process Management Suite. Part 1 of the complete BPMS Buyer s Tool Kit

BPMS BUYER S TOOL KIT. Sample Request for Proposal for a Business Process Management Suite. Part 1 of the complete BPMS Buyer s Tool Kit BPMS BUYER S TOOL KIT Sample Request for Proposal for a Business Process Management Suite Part 1 of the complete BPMS Buyer s Tool Kit TABLE OF CONTENTS Sample Request for Proposal... 3 1. Architecture

More information

Oracle Service Bus vs. Oracle Enterprise Service Bus vs. BPEL wann soll welche Komponente eingesetzt werden?

Oracle Service Bus vs. Oracle Enterprise Service Bus vs. BPEL wann soll welche Komponente eingesetzt werden? Oracle Service Bus vs. Oracle Enterprise Service Bus vs. BPEL wann soll welche Komponente eingesetzt werden? Guido Schmutz, Technology Manager / Partner Basel Baden Bern Lausanne Zürich Düsseldorf Frankfurt/M.

More information

Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC.

Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC. Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC. i Fishbowl Solutions Notice The information contained in this document represents the current

More information

Oracle Fusion Transactional Business Intelligence

Oracle Fusion Transactional Business Intelligence Oracle Fusion Transactional Business Intelligence REAL-TIME AD HOC REPORTING KEY FEATURES Report from 9,000 HCM data objects 100+ pre-built metrics 60+ canned reports 100+ facts & dimensions Role based

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS PRODUCT FACTS & FEATURES KEY FEATURES Comprehensive, best-of-breed capabilities 100 percent thin client interface Intelligence across multiple

More information

BPM ORACLE BPM: AN OVERVIEW. By: Chris Ostrowski. Oracle BPM: An Overview i. Copyright 2014 Avout www.avout.com. Copyright 2014 Avout www.avout.

BPM ORACLE BPM: AN OVERVIEW. By: Chris Ostrowski. Oracle BPM: An Overview i. Copyright 2014 Avout www.avout.com. Copyright 2014 Avout www.avout. BPM ORACLE BPM: AN OVERVIEW By: Chris Ostrowski Oracle BPM: An Overview i Table of Contents OVERVIEW... 1 ABOUT BPM... 1 THE ORACLE BPM METHOD... 2 Who Participates in this Process?... 2 The Roles of the

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS Oracle Fusion editions of Oracle's Hyperion performance management products are currently available only on Microsoft Windows server platforms. The following is intended to outline our general product

More information

Cordys Business Operations Platform

Cordys Business Operations Platform SERVICE DEFINITION Cordys Business Operations GCloud IV - PaaS Copyright 2012 Cordys B.V. All rights reserved. Table of Content Cordys Business Operations... 1 Table of Content... 2 Introduction... 4 Document

More information

HP SOA Systinet software

HP SOA Systinet software HP SOA Systinet software Govern the Lifecycle of SOA-based Applications Complete Lifecycle Governance: Accelerate application modernization and gain IT agility through more rapid and consistent SOA adoption

More information

Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond

Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond Technology Challenges Are Daunting Today s information technology executives are tackling increasingly complex

More information

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus Agenda BPM Follow-up SOA and ESB Introduction Key SOA Terms SOA Traps ESB Core functions Products and Standards Mediation Modules

More information

What You Need to Know About Transitioning to SOA

What You Need to Know About Transitioning to SOA What You Need to Know About Transitioning to SOA written by: David A. Kelly, ebizq Analyst What You Need to Know About Transitioning to SOA Organizations are increasingly turning to service-oriented architectures

More information