Home Projects Downloads Documentation Forums Mail List Training Blogs
 
  BPM Project
    BPMN2 Engine
    BPEL Engine
    BPMN2 Studio
    BPEL Studio
    Web-based Designer
    WorkList
     
  BAM Project
    BPM Monitor
    Services Manager
     
  ESB Project
    SCA ESB
    JBI ESB
     
  JEE6/7 Project
    Mypard (RI)
     
  Case Project
    UML2.2 Studio
    Data Designer
    Web Designer
     
  BI Project
    OLAP Server
    OLAP Client
    ETL
    Report
    SDK
    Meta
     
 
BPEL Engine  

 
 

BPEL Engine executes business processes written following the WS-BPEL 2.0 standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by your process definition. It supports both long and short living process executions to orchestrate all the services that are part of your application.

WS-BPEL is an XML-based language defining several constructs to write business processes. It defines a set of basic control structures like conditions or loops as well as elements to invoke web services and receive messages from services. It relies on WSDL to express web services interfaces. Message structures can be manipulated, assigning parts or the whole of them to variables that can in turn be used to send other messages. More about the specification can be found on our BPEL page.

Features:

  1. Side-by-side support for both the WS-BPEL 2.0 OASIS standard.
  2. Supports 2 communication layers: one based on Axis2 (Web Services http transport) and another one based on the SCA/JBI standard.
  3. Support for the HTTP WSDL binding, allowing invocation of REST-style web services.
  4. Possibility to map process variables externally to a database table of your choice.
  5. High level API to the engine that allows you to integrate the core with virtually any communication layer.
  6. Hot-deployment of your processes.
  7. Compiled approach to BPEL that provides detailed analysis and validation at the command line or at deployment.
  8. Management interface for processes, instances and messages.

 

 
     

@ Copyright 2008-2010 VanXun