Pascal On BPMS

BPMN, BPEL, SOAP and all those things

Pascal On BPMS header image 2

Entries from February 2007

BPEL Correlations too complex? Why is that?

February 28th, 2007 · 1 Comment

I’m not going to argue that BPEL Correlations are complex and hard to use. I think what you have to do to setup a correlation speaks for itself.
I’m not going to explain how you can setup a correlation either. I’ve already covered this in Setting up a Correlation, but I’m going to use [...]

[Read more →]

Tags:

FirstProcess Screen Cast

February 8th, 2007 · 1 Comment

I have just completed a second screen cast. This one shows how you can use BPMN to model the process used in the First Process Tutorial.

It shows how you can call external services by using the Wed ServiceDescriptor (WSDL). Once modeled, the process is deployed (as BPEL), and executed.
Checkout this First Process screen [...]

[Read more →]

Tags:

Looping Backward

February 8th, 2007 · 3 Comments

A fairly common thing you want to do in your process is to loop back.
Consider this process, for example, which illustrates a simple approval Proposal Review and Approval.

What happens during that process is quite self-explanatory: you submit a proposal till it gets approved.
Some BPMN Modelers don’t support loopback (hint: Intalio|BPMS Designer CE does not, [...]

[Read more →]

Tags: