Saker
Assuming you are modelling the blue sky process where you are not concerned about handling error conditions, I’d be inclined to have two processes.
The first process would start with the event “Two weeks before deadline for sending communication” followed by a single task of “Prepare dynamic data” and then end. The start event is different from “Each two weeks” to allow for deadlines for sending communication to be any period apart. For example, if the deadlines were a month apart, or a week apart, then you would not want to start the process every two weeks, but you would always want to start an instance of the process two weeks before every deadline, even if the process instances overlapped.
The second process would start with “Deadline for sending communication” and proceed with “Prepare letter” and “Send letter” and then end. My thinking is that for the letters that need dynamic data then it will have been created two weeks earlier, and for the letters that don’t need dynamic data it does not matter what happened two weeks earlier.
Phil McNicol
From: BPMN...@googlegroups.com [mailto:BPMN...@googlegroups.com] On Behalf Of Saker
Sent: Wednesday, 13 March 2013 3:39 AM
To: BPMN...@googlegroups.com
Subject: [BPMN Forum] Different paths at the beginning of the process
Hello,
I've got a tricky situation to depict.
Image1 is an extract of the process of sending a letter to a customer: as you can see:
- two weeks before deadline, dinamic data are generated
- when the deadline for sending the letter comes, the letter is prepared and the letter is sent.
Now, for some types of letters the "Prepare dinamic data" activity is to be skipped: for these kind of letters, the start event is "Deadline for sending communication" (see Image2), so the process is simply:
- when the deadline for sending the letter comes, the letter is prepared and the letter is sent.
How do I represent this? Image 2 of course is not correct.
Thanks for your help.
Bye
--
--
You received this message because you are subscribed to the Google
Groups "BPMN Forum" group.
Public website: http://www.bpmnforum.com
To post to this group, send email to BPMN...@googlegroups.com
To unsubscribe from this group, send email to
BPMNforum+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/BPMNforum?hl=en_US?hl=en
---
You received this message because you are subscribed to the Google Groups "BPMN Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to BPMNforum+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
---------------------------------------------------------------------
CONFIDENTIALITY NOTE: Please consider our environment before printing this email.This email and any attachments are confidential and may be subject to copyright, legal or some other professional privilege. They are intended solely for the attention and use of the named addressee(s). They may only be copied, distributed or disclosed with the consent of the copyright owner. If you have received this email by mistake or by breach of the confidentiality clause, please notify the sender immediately by return email and delete or destroy all copies of the email. Any confidentiality, privilege or copyright is not waived or lost because this email has been sent to you by mistake.
---------------------------------------------------------------------