0

I wonder if BPMN 2.0 can be used instead of BPEL. I know that it is primarly modeling standard, but BPMN 2.0 can also be executable. What is it mean and how can be used instead of BPEL? Can I use it for calling Web Services or can be the process even called as a service? Or in which meaning is executable? Thaks.

thesimdak
  • 29
  • 10

1 Answers1

1

For me BPMN 2.0 do not replace BPEL, they are two differents langage. But the fact is that in several cases you can use both because BPEL can be translated by using a certain subset of BPMN2.0 or a certain part of BPMN2.0 concepts corerspond to BPEL. BPMN2.0 and BPEL engines are available in the market but of course the feature are not the same between each of them.

Red Beard
  • 3,436
  • 1
  • 14
  • 17