I have studied BPMN in coursework; This is my first time in real-world scenarios that do not follow any example of my textbook.
I am trying to explain a process where the client can either upload a CSV file, manually enter the record, or both. At the end of the day, all records are loaded into a production database through a script. For the moment, I liked it:
But , Unless the notes related to each object are read, it tells me that upload and manual data will be present.
How do I specify that path in BPMN, "A", path "B" or both can be valid? How do I label the gateway? I hope to be scripting step between data input and output database, but I'm not sure, however, to make it clear that the script runs from one or the other to the one based on the presence of data, not Both.
This is what usually looks like, and thank you in advance
In BPMN To express that path, path B or both valid ways can go forward, you can use an "inclusive" or gateway, I usually split with a question and label outgoing patts with "answer" , Iow the conditions under which the money is activated if I understand your example correctly, then possible solutions Like may appear.
you use Want to use work types, some depend on your more specific context. The type of work in that example would mean that the process for "upload" is "waiting for the incoming message", while in case of manual entry it is "waiting for the user to complete the work" (required data) By entering)).
The example also assumes that you know before reaching the inclusive or gateway that you want to use at this time.
Comments
Post a Comment