[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [wsbpel-comment] Why is <link> acyclic?
Hallo, Just a few (inoffical) ideas/answers: In BPEL a link is not a control flow (like a goto) it is more a signalling relationship. Those cant be cyclic, because they are only activated once. You will have to map a cyclic BPMN to a loop construct in BPEL. Another option is to not allow them in your designer, because that may lead to all kind of confusions. In BPMN you can make a scope repeatable, thats better than modelling "goto loops". (we do that in our process designer also this way). Gruss Bernd -----Original Message----- From: John Evdemon [mailto:John.Evdemon@microsoft.com] Sent: Wednesday, September 06, 2006 7:39 PM To: wsbpel@lists.oasis-open.org Subject: [wsbpel] FW: [wsbpel-comment] Why is <link> acyclic? Hello all, The message below appeared on the BPEL Comments list earlier this week. Does anyone want to volunteer to answer? John > -----Original Message----- > From: João Luís Silva Assunção [mailto:jassuncao@deetc.isel.ipl.pt] > Sent: Monday, September 04, 2006 2:51 PM > To: wsbpel-comment@lists.oasis-open.org > Subject: [wsbpel-comment] Why is <link> acyclic? > > Hello all, > First of all,my apologies if the question is as a dumb one or in the > wrong place. > > I'm developing a BPMN designer that exports to BPEL as a school > project. Due to the cyclic nature of BPMN diagrams and the acyclic > nature of BPEL I had a lot of work to implement the mapping between > the two, and I noticed it could be a lot simpler if <link> was not > acyclic. What is the reason behind this restriction? > Thank you. > > This publicly archived list offers a means to provide input to the > OASIS Web Services Business Process Execution Language (WSBPEL) TC. > > In order to verify user consent to the Feedback License terms and to > minimize spam in the list archive, subscription is required before > posting. > > Subscribe: wsbpel-comment-subscribe@lists.oasis-open.org > Unsubscribe: wsbpel-comment-unsubscribe@lists.oasis-open.org > List help: wsbpel-comment-help@lists.oasis-open.org > List archive: http://lists.oasis-open.org/archives/wsbpel-comment/ > Feedback License: http://www.oasis- > open.org/who/ipr/feedback_license.pdf > List Guidelines: http://www.oasis-open.org/maillists/guidelines.php > Committee: http://www.oasis- > open.org/committees/tc_home.php?wg_abbrev=wsbpel
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]