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.
Proposed BPEL extensions
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:
vikrem_sp
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: