business process engine
BPEL XML.org - Online community for the Web Services Business Process Execution Language OASIS Standard
Welcome to BPEL XML.org.This is the official community gathering place and information resource for the WS-BPEL OASIS Standard and related specifications. BPEL uses Web services standards to describe business process activities as Web services, defining how they can be composed to accomplish specific tasks.This is a community-driven site, and the public is encouraged to contribute content.
- Web Awareness
- International Pragmatic Web Track - IPWC 2009
- International Conference on Semantic Systems - i-SEMANTICS 2009
- International Symposium on Web Rules, Languages and Applications - RuleML 2009
- Develop Enterprise Java EE Applications with New NetBeans Book
read more
- Proposed BPEL extensions
BPEL for Semantic Web Services (BPEL4SWS)The WebServices Business Process Execution Language, version 2.0 (WS-BPEL 2.0or BPEL for brevity) introduces a model for business processes based onWeb services. A BPEL process orchestrates interactions among differentWeb services. The language encompasses features needed to describecomplex control flows, including error handling and compensationbehavior. BPEL for Semantic Web Services (BPEL4SWS) uses Semantic WebService Frameworks to define a communication channel between two
read more
- BPEL performance Monitoring
Hello, this is my first post here!
I search a case study to show me the individual performance of each component bpel. For example, that show me the time of execution of an invoke, taking into account the latency of the network, the message size and the time spent on the execution of the web service. Can you help me?
Thanks!
- Exposing Webservice
I am creating a simple webservice using BPEL Process. Once deployed, I am getting WSDL Link. Upto this point its working fine.
 But when i am exposing this service(WSDL Link) to oracle database 10g (XE), i am getting that(WSDL Document could not be understood by the renedering engine). Even i am getting a prblm with the dot net also, i am unable to expose a WSDL.
 Can you please tell me what can be the problem.
- parallel flows not initiating parallely
Hi All,
I have a flowN activity in my BPEL process (PROC1), which creates parallel flows.
Inside each parallel flows I'm calling a another process (PROC2) through partner link.
In my PROC2 I have HumanTask activity, which sends email to the Approver's and waits till that person responds.
The problem is
For EG:read more
- parallel flows not initiating parallely
Hi All,
I have a flowN activity in my BPEL process (PROC1), which creates parallel flows.
Inside each parallel flows I'm calling a another process (PROC2) through partner link.
In my PROC2 I have HumanTask activity, which sends email to the Approver's and waits till that person responds.
The problem is
For EG:read more