All Questions
10 questions
1
vote
0
answers
56
views
BPMN: How can messages cross sub-process borders?
I need to send messages from within a subprocess. Now I read about the booking example and boundary events to and fro. But I am missing the concept how to pass information into and out of a sub-...
0
votes
0
answers
52
views
How can a task in a subprocess send a message to another participant?
I originally posted another question including this one. But for understandable reasons I was asked to split it up.
So the set up is this: I am Participant 1 and go (process simplified) through a sub ...
0
votes
0
answers
78
views
Can BPMN boundary events on subprocesses communicate in either direction?
My old post (which is hidden and will anyway be deleted by me later) seemed to cause confusion, so here is a new - hopefully clearer - question.
Thanks for your feedback @ JimmyJames, Jörg W Mittag, ...
2
votes
2
answers
122
views
BPMN - I think I need to split up a pool (consumer-provider-situation)
I thought this might be a thing to happen regularly, but I might be wrong.
I have a process that is quite clear in its structure.
But:
We are in a multi-provider environment and at the very beginning ...
0
votes
2
answers
79
views
What BPMN symbol should I use when a service outside wants a BPMS to run a workflow?
I want to specify in a BMPN model that a workflow starts whenever a specific service outside tells me to. What standard BPMN symbol shall I use for this?
Think of it as a company wants to start a ...
0
votes
2
answers
128
views
BPMN - How to handle "under the hood" data change
I have an issue that I'm not sure how to handle regarding modeling.
I'm using as my BPMS Flowable
My situation:
I have a flow (picture below) where are 2 user activities.
Each activity manipulates on ...
1
vote
1
answer
333
views
Can BPM be created with just one lane?
BPMN is very popular notation for process modeling and it's theory is based on task sequences and work flows between actors. So it's seems that it's necessary condition to declare at least two lane (...
-1
votes
1
answer
275
views
What is the most appropriate standard for modeling B2B integration
This question might seem too broad, but I really need help with this.
I am required to choose a standard or notation to model an integration between two business processes, one of which is external.
...
7
votes
1
answer
2k
views
How do you perform modeling in an Extreme Programming environment?
I know methodologies, like Extreme Programming (XP), which specifies its own specific practices for developing software. However, unlike Scrum where it focuses more on management aspects, XP specifies ...
2
votes
1
answer
899
views
Choosing a process modeling notation
It is questionable whether this question really belongs here, but, in any case, it does not fit in Stack Overflow or any other Stack Exchange site. So here I go.
The purpose
My current pet project ...