BPMN4 Collaboration: An Extension for collaborative Business Process

BPMN4 Collaboration: An Extension for collaborative Business Process

Volume 4, Issue 6, Page No 297-305, 2019

Author’s Name: Leila Amdaha), Adil Anwar

View Affiliations

Mohammed V University in rabat, Siweb Team Researsh, EMI, Morocco

a)Author to whom correspondence should be addressed. E-mail: leila.amdah@gmail.com

Adv. Sci. Technol. Eng. Syst. J. 4(6), 297-305 (2019); a  DOI: 10.25046/aj040638

Keywords: Business Process modeling, Collaborative business process, BPMN2 Modeler, BPMN Extension Mechanism, BPMN4Collaboration Meta-model

Share
266 Downloads

Export Citations

Nowadays the collaboration of organizations, systems or services becomes more and more answered in practice. Indeed, organizations try to expand their service, other to satisfy the needs of their customers. Thus, the need to work collaboratively with other partners whether internally or externally becomes trivial. However, process modeling in a collaborative environment becomes heavy because of the diversity of information exchanged and the complexity of shared task. Certainly, the BPMN is the most answered standard for the modeling of business processes, moreover it offers a collaborative diagram that allows to model collaborative processes, but later we will see that its capabilities are very limited. For that, we try in this work to create a collaborative business process modeling language that allows to better model these types of processes and respects some aspects of a collaborative environment. We used the BPMN extension mechanism to create our own language that we named «BPMN4Collaboration».

Received: 15 September 2019, Accepted: 07 November 2019, Published Online: 12 December 2019

1. Introduction

The ability to collaborate has always been of vital importance to businesses to businesses. Combining the resources and talents of a group of people together is the best way to solve complex problems and tasks. Collaborative work is the work done jointly by several people who pool their knowledge and skills, organize and coordinate their actions to achieve a result for which they are collectively responsible. Of course, the collective work is not decreed overnight in a company. It is the result of a common desire gradually implemented around a common project. The success factors of this approach are: the benevolence of the various stakeholders, the clarity in the collaboration and the application of the principle give and take. Collaborative work is one of the major challenges of project management. Until now, designers use many languages to model collaborative business process (CBP), such us: XPDL, BPMN, WS-CDL, BPDM, WSFL, XLANG, BPSS, ebXML, WPDL etc.

Business processes are by nature collaborative processes. The modeling of collaborative systems is at the center of current management’s concerns and therefore constitutes the main issue of modeling efforts.

Collaboration is viewed as set of exchange between a collection of participants and their processes. We can say that there are two types of collaboration: (1) Integrated Collaboration, which means that business and application logic are integrated into a single monolithic system used by all participants; (2) External Collaboration that takes place between two or more autonomous systems. Practically, collaborative process modeling are very used [1, 2] and software engineering results have shown that collaboration can increase quality and efficiency significantly.

The main goal of a collaborative process is to define the choreography of the interactions between the partners involved in this collaboration. So it’s a process that occurs between two or more collaborators and consists of two parts: a public interface and several private interfaces corresponding to each partner figure 1.

  • Private process: it’s composed of confidential information and is developed internally.
  • Public process: it is a partial image of a private process.
    It consists of all the activities that can be viewed by the other partners.
  • Collaborative Process: consists of activities shared among participants during a collaboration.

During a collaboration collaborative process can represent inter-organizational process (between two internal services of the organization) or extra-organizational process (with an external partner). There are several independent identities that represent several decision makers which means autonomy of collaborators; several collaborative activities which means sharing resources and communication between actors; sharing of responsibility and decisions; finally, a confidentiality and security of resources and data. We can say that all these requirements are essential for a successful collaboration.

Figure 1: Collaborative Process: Private, public and collaborative process [3]

      In fact, BPMN is a business process modeling method that is based on graphical notation and can be used to model collaborative processes. So, we directly think about using BPMN for modeling our collaborative processes. Nevertheless, it still represents some restrictions on the description of the data exchanged between the participants and specification of the roles of the collaborators.

To address the lack of a clear and comprehensive vision of CBP. First we try to define a set of collaborative concepts that are primordial to in collaborative environment namely: confidentiality, traceability, communication, decision making and task monitoring, as present in section 4. Second, we developed a collaborative modeling language with a rich graphic notation corresponding to these concepts of collaboration. Our language named BPMN4Collaboration is an extension of BPMN which is clearly defined because it respect the graphical syntax of the BPMN and finally, offer new concepts for collaborative environment. Our language not only add new notation useful for CBP but also help in the evolution and updating of these processes.

The remainder of this paper is structured as follows: section 2 present background on business process model and notation (BPMN) also the shortcoming of this standard. Section 3 is a related work on BPMN extensions. Section 4 presents an overview on collaborative business process and the central concepts that describe this environment. Section 5 describe the proposed approach which is extending BPMN 2.0 with new collaborative concepts. Section 6 is an illustration to our approach to better understand the benefit of the extension. Finally, we concluded the paper in section 7.

2. Business process modeling

Business Process Modeling is a method of representing the activity of an organization to respond more quickly to customer demand and corporate goals. Thus, it is an organizational management that systematizes the daily tasks of the organization and allows a process to be better understood by the different partners, be it manager, process owner or IT engineering who will implement the system. Business process modeling languages ​​are a great help to model these processes, they are designed for several purposes so it is very difficult to categorize them into one dimension. However, we can distinguish four major scientific traditions of language [4]: the traditional process modeling languages that are typically non-formal, the workflow modeling languages that describe a workflow, they are formal and executable, the integration languages processes and object-oriented languages.

2.1. Business Process Model and Notation (BPMN)

Indeed, BPMN (Business Process Modeling Notation) as Business Process Modeling Language [5] is an important OMG standard that meets the requirements of standardization. Among other popular standards [6, 7, 8], only the BPMN has been widely accepted by the professional world. Thus BPMN is qualified a leader in the field of business process modeling.

The first version of BPMN1.0 was released in 2004 with the purpose of providing a graphical notation to business processes. The last version of BPMN2.0 was published in 2011, this version has brought more elements to the standard and new diagrams (Choreography and collaboration diagram). BPMN 2.0.2, released in December 2013, included only minor modifications in terms of typo corrections. The main advantages of BPMN is:

  • Provide a graphical notation understandable by all types of users. Whether it is the business analysts who define the processes or the developers responsible for the implementation, or the employers responsible for the deployment of these processes.
  • The possibility of giving life to these processes thanks to BPEL [9] (also known as WS-BPEL) which allows their execution
  • Provide an extension mechanism [10] that allows to integrate domain-specific concepts by ensuring the validity of the basic elements of BPMN.

Based in the previous information, BPMN is a base for the representation of business processes. BPMN graphical elements are divided into five basic categories: Flow Objects, Data, Connection Objects, Swimlanes, and Artefacts. Moreover, the BPMN modeling environment consists of three diagrams:

  • Processes (Orchestration): These process are called generally workflow or BPMN process, they can be private or public.
  • Choreographies: Represent a procedural contract between interacting Participants. Thus, choreography exists between Pools or participants. It’s similar to a process because it consists of activities, Gateways and Events (Figure 2). However, it’s different in that the Activities are interactions that represent a set of Message exchanges.

Figure 2: Example of choreographie [11]

  • Collaborations: Can include Processes and/or Choreographies: it models the existing interactions between two or more organizations. It contains the pools that represent each participant as well as the message flows. These latter connect the pools (Figure 3). Choreography elements may be shown “in between” the Pools as they bisect the Message Flows between the Pools.

Figure 3: Example of collaboration [11]

2.2. BPMN shortcoming

  • Insufficient support for the process state concept. In fact the BPMN does not understand the concept of task progress knowing that this concept is very important to follow the progress of the tasks by collaborators.
  • The concept of confidentiality is not taken into account by the BPMN. Confidentiality of information is essential for successful collaboration. The shared information should not be distributed outside or even inside the organization with non-affected persons.
  • In PBMN individual participants are represented by Pools so all the activities into this one belong to the same participant. However, a collaboration consist of several participant how can made the same activity. So we need to know if one participant is involved or if there can be potentially many participants involved.
  • Of course BPMN represents the exchange of data between several processes. However, this representation remains very limited compared to the need for collaboration. Indeed, in a collaborative environment, the artefact exchange representation is a key point for the success of the collaboration. We must distinguish between the types of these artifacts their level of importance, their version etc .Data objects are represented simply by a symbol; their internal structure is not defined and their main purpose is not specified. However the exchange of data is a very sensitive point when it comes to collaborative work. The type of data and their purpose must be specified to add value to the collaborative process.

3. Related works

Several works benefit from the mechanism of extension of the BPMN to adapt it to their needs. We will present therefore some work that has developed BPMN extension in different ways: in the field of knowledge dimension and sensitive business process model, [12] developed an extension (named BPMN4KM) that link different types of knowledge, information and data to the BPMN model. Other work [13] focuses on the field of clinical pathways and develops an extension (named BPMN4CP) which allows to integrate the concepts of this domain into BPMN model.

Concerning collaborative environments, [14] is interested in the life cycle of the data objects and the information exchanged between the processes during a collaboration. Thus, it develops an extension to model artifact-centric processes by taking inspiration from the existing graphical notations and best modeling practices. As for [15], he is interested in highly collaborative processes by adding new notations to model tasks that are common in this type of process. In [16] the author treats on complex collaborative processes. He presents the limitations of the BPMN concerning the modeling of complex choreographies. So he develops an extension to remedy this problem by adding new concepts, then he validates his work by using Service Interaction Patterns.

 In other field the author introduce BPMN4TOSCA[17]. He expands the BPMN to model portable management plans for a standard called TOSCA. In fact, this standard captures cloud application topologies. So the author, defined four extension namely: topology management task, node management task, script task and finally data object specific to TOSCA. Zor and al. [18] propose a BPMN extension for the manufacturing domain to explicitly handle products and resources. [19] Used the BPMN extensibility mechanism to model specific tailoring relationships such as: deletion, local contribution, and local replacement. In addition, the author tries to ensure the consistency of the BPMN models when using tailoring relationships by creating some specific rule. Some works are interested to include the security aspect into BPMN. For example in [20] the author include access control or intrusion detection through a set of new annotations. To introduce security concepts in process models, [21] extend the BPMN by modeling elements such as access control or separation of duty, binding of duty. It names its extension SecureBPMN dedicated to secure business process.

Extension mechanisms tend to develop new concepts for a specific use from a general modeling language, or to enrich already existing elements with new information. The technical structuring of BPMN is based on the concept of expandable layers around a simple element core that provides this extension mechanism. As you can see, each approach represents a new BPMN extension for a specific domain. While there are some who have approached the collaborative process, none of them has specified an extension that covers the different aspects of collaborative processes. Inspired by some work, we try to extend BPMN with graphic elements that:

  • Represent concept of CBP
  • Respect the shape of the standard
  • Appear the extension as natural as possible

4. Collaborative business process

4.1. Overview

The concept of collaboration is derived from the Latin collaborare meaning “to work together” and can be seen as a process of shared creation. It can be defined as a process in which partners share information, resources and responsibilities to jointly evaluate a program of activities to achieve a common goal. Thus it’s a process by which one group of entities enhances the capabilities of the each other. Collaboration involves mutual engagement of participants which implies mutual trust, sharing risks, responsibilities, and rewards. A collaborative process occurs, for instance, when a team of experts jointly develops a new product or improve an internal service to satisfy their customers. Such collaboration concerns the association between different organizations by connecting their business processes and exchanging data, messages or resources between their different departments. Thus the development of such collaborative systems becomes a challenge because it requires the linking of several heterogeneous elements of each organization of course by creating a coherent overall system and keeping the internal workings of each organization intact. In addition, this must be done in accordance with the organization’s policies, industry guidelines, applicable legislation, technical capabilities and limitations.

Furthermore, organizations must be able to model their requirements so that: its internal processes describe its private activities; its public processes describe how it can interact with others; and its partner’s public process describes what it expects from its partner. These requirements can be diverse, ranging from sequencing activities to sharing resources, defining security objectives, etc. On the basis of these requirements, organizations must then have the means to establish a clear, well-defined collaborative process that respects these requirements and the consistency of private and public behavior of partners.

To this end, there is strong interest from organizations in utilizing collaborative modelling concepts to be able to specify the different requirements applicable to their collaboration. On the basis of the resulting collaborative model, companies must then be able to evolve their internal processes or rectify specific requirements of the collaboration contract without affecting the proper functioning of the overall collaborative process as well as partner’s process. Finally, the sketched development allows the modeling of the resources exchanged between the partners as well as the flow of relevant activities. To describe and model collaborative business processes, several companies have come up with their own specification languages, such as Microsoft, IBM, SAP, etc.

4.2. Concept of collaboration unit

Previously we have seen that the BPMN is limited with respect to collaboration. In fact, collaboration is not just about sharing resource and exchanging messages between collaborators but it is a very complex operation that requires a lot of effort from participants. Collaborative business process are difficult and their success depend on some requirements:

  • Traceability: Sharing implies sharing responsibility of participation and sharing responsibility of results. Indeed,
    a successful collaboration depends on a job with traceable tasks that allow the smooth running of the process.
  • Confidentiality: Confidentiality of information is essential for successful collaboration. The shared information should not be distributed outside or even inside the organization with non-affected persons.
  • Communication and sharing of resources is a great challenge, whether it is resources exchanged by collaborators or resources acquired during a meeting in order to fulfill the task.
  • Decision-making: any decision made must be shared with collaborators
  • Task monitoring and the progress of work: these two points are of a great importance in collaboration work. When sharing resources, it is necessary to assess their stat of progress.

To develop rich collaborative business process modeling. We try to exploit as much as possible the requirements we have mentioned before thus we propose a conceptualization for specifying collaborative business process in the form of a generic BPMN Meta-model for Collaboration (BPMN4Collaboration). Our work is based on the principle of extending the basic concepts of BPMN namely Activity, DataObject, SequenceFlow etc. The extension of the concepts of collaboration on these artifacts is detailed in Figure 4.

Figure 4: Extension of the concept of collaboration on BPMN artefacts

Figure 5: BPMN4Collaboration metamodel

The concepts discussed in this section will help us later to build a modeling language that better describes business processes in a collaborative environment.

5. BPMN4Collaboration: A BPMN extension including collaboration concepts

5.1. Extended BPMN4Collaboration Meta-model

The metamodel of our extension called BPMN4Collaboration is shown in Figure 5. We try to represent in detail the stereotypes that describe the new concepts of collaboration

CollaborativeActivity: We add the property of privacy, urgency, the mode contactable and multiparticipant by creating this stereotype which is an extension of BPMN Activity. The attribute isConfidential show that Activity can be private or shared. Private activity can be seen only by the participant to which it belongs. Otherwise, shared activity is seen by all participants. The attribute isUrgent specifie that the attribute isContactable specifies that we can contact this activity before the end of the execution of the process. The attribute isMultiParticipantTask specifies if activity is made by several participants. A collaborative activity has also a state of progress.

TraceableActivity: this stereotype add the option of traceability. We can trace the execution status of the activity

Actor: this metaclass specifies that activity has an actor so that it can be on or several actors.

CollaborativeData: extends BPMN Data Object. It has also the attribute isConfidential and isUrgent. A collaborative data can be in the form of: Email, Decision or Document

Decision: this metaclass is a type of collaborative data, it must be an output of an activity. It’s always connected with an activity and a Message Notification event. A decision must be notified to all participants before the end of the process.

Document: this metaclass is a type of collaborative data, it has two attributes: isLocked to specify that document cannot be modified or updated. isValidate to specify that the manager or responsible of this document has validated it. A Document has also an owner and version and state of progress.

Owner: a document has always an owner which describes the initial state of the document for example decide if the document is locked or not, if it’s confidential, etc.

Version: this metaclass specifies the version of the document. A document has inevitably at least a first version and a final version if it’s completed.

stateOfProgress: this metaclass is linked to the stereotype CollaborativeData and CollaborativeActivity to shown the state of progress of artifact. It has three states: in progress, on break and completed.

5.2. Graphical Concrete Syntax

We propose an advanced graphical syntax which defines the elements of the new concepts of BPMN4Collaboration in Table 1 below:

Table 1: Extended element of BPMN

Abstract syntax Graphical concept Description

 

Multi participant Activity

 

Activity made by many participants

 

 

 

Contactable Activity

 

This activity can be contacted at any time by an external partner to be able to make changes before the end of the process

 

 

Traceable Activity

 

A task is said trackable to an external organization, if that organization is allowed to trace the execution status of the task

 

 

 

Private Artifact

 

This element is used to specify that the artifact is confidential and cannot be shared with a third party

 

 

 

Shared Artifact

 

 

 

Artifact shared between partners

 

 

Urgent Artifact

 

 

 

the artifact is urgent so its treatment must be immediate

 

 

 

 

 

 

 

 

State of Progress of an Artifact

The artifact is in progress
The treatment of the artifact is on break
The artifact is completed

 

Validate Data

Data validate by the responsible of the data

 

Locked Data

The exchanged data is locked, so it cannot be modified or updated.

 

 

Decision Data

 

 

Set of decision made by the partners before the end of the process that must be sent to the relevant stakeholders.

 

 

Data Rules

Data Rules which are mandatory before performing the task

 

Version of Data

Specifies that Data has a version « X »

5.3. Discussion

Through this modeling, we have been able to achieve an extension that satisfies the collaboration concepts mentioned in section 4. Indeed:

  • Traceability is modeled by “traceable activity”
  • confidentiality lies in defining « private artefacts », « public artefacts » and « locked data »
  • Communication and exchange of resources is a trivial point that is represented by all of these new elements and specially « contactable Activity ».

Figure 6 : Example of collaborative BPMN within an insurance

Figure 7: Example of collaborative BPMN conform to collaborative business process language

  • Decision-making is ensured by « Decision Data » and « Data Rules ».
  • Task monitoring and progress of work are provided by the elements « state of progress artefact », « urgent artefact » and « validate data ».
  • Finally, the collaboration is more precise by “multi-participant Activity”. The latter allows to emphasize the fact that task can be performed by several participants and not by the actor specified by the model BPMN.

6. Demonstration

6.1. Illustrative example

Our example illustrates a collaboration between several organizations in the insurance field. Indeed, the collaboration is between the IIO and several insurances;

  • Intermediate Insurance Organism (IIO): It is an organization that mediates between national and international insurance.
  • Insurance: In our example we call our insurance “insurance X” as the IIO collaborates with several insurance at the same time.
  • Description of the scenario: A person having an accident in a foreign country, the IIO will receive his notice of damage then will contact his insurance on his country to take charge of the material and corporal damage.

The process begins at the IIO as seen in Figure 6. As soon as the IIO organization receives a notification of damage from his client (the victim). It notifies the concerned insurance (named in this example X) by sending a notification message. Before the process of the file some rules of collaborations must be checked by collaborators (these rules specifies that insurance X is in agreement with the organism). The file is then sent to the corresponding insurance which deals with it in turn and sends an answer to the organism. The process continues, if the client is not covered by insurance X, the IIO supervise the filed, then, the process ends. Otherwise, if the victim is insured by the insurance X the IIO reimburse the client. Of course this decision is sent to all collaborators. The IIO requests the funds from the insurance company, the latter makes its calculations and sends them to the organism, thus, the process of insurance X ends. Finally, the process of the organism ends after having received funds. In this process, there are several actors, namely: the client (or the victim), the intermediary organization (IIO) and the insurances that collaborates with the IIO. The exchange of data between these participants is done either by sending documents by email or post.

We notice that this modeling is not precise since a quantity of information is not specified on the model.

Figure 7 demonstrate the evolved BPMN extension by presenting the new concepts of collaboration: Shared activity like “receive notice” is a public activity shared between client and IIO. Private activity like “calculate rate” is private, it’s done inside the insurance and can’t be seen by other participant. To supervise the progress of the treatment of the file, the IIO must keep in touch with this task. Then, the activity “process the file” done inside the insurance is traceable by the IOO. “Monitor the folder” is an activity made not only by the IIO, but by the insurance and the client, so it’s a multi-participant task.

Concerning the exchange of data, in our extend model, data Objet are more clear. For example we can distinguish the private data (which keep the confidentiality of data). Rules date are input for the activity “treatment”, in fact, this activity can’t be performed if these rules are not satisfied. The integrity of data is clearly defined in the model (editable and locked data). And finely the decision data, when the IIO decide to refund the insured, all the participant (client, insurance) must be informed by a notification message .

6.2. Tool demonstration

For our demonstration we use Eclipse BPMN2 modeler which is built on the Eclipse Plug-in Architecture. This graphical modeling tools provide extension points that help to customize and edit the appearance of editor by using the extension mechanism of BPMN2.0.

Figure 8: Screenshot from Eclipse that present Extension for Eclipse BPMN2 Palette

We developed a specific plug-in that represent the aspects of collaboration which are treated by our approach. As we have explained is an extension of the Eclipse BPMN2 Modeler plug-in [22]. It allows us to integrate new attributes, properties and new graphic elements adapted to our needs.

As we have extended in our work BPMN Activities and Data Objects. Now the BMPN2 palette include this new graphical element.

An example of a BPMN4Collaboration diagram and our proposed extension is depicted in Figure 8. We can see two tabs added in the palette “Collaboration Task” and “Collaboration Data”. They contain the new graphical collaboration syntaxes explained by our approach.

7. Conclusion and future work

The modeling of collaborative processes is handled by several works and languages, namely the BPMN which is the standard most used by collaboration tools and companies. However, even the BPMN recognizes limitations in modeling collaborative processes and especially the modeling of data exchange that are presented in a general and unclear way. We have exploited the capacity of BPMN 2.0 extension mechanism which is specially designed to represent extensions of its standard elements to create an extension for collaborative environments [23]. We tried to add new concepts useful for BPMN modeling and we gave more attention to the representation of the data exchanged between the collaborators. To create this extension we began by collecting some aspects useful in modeling collaborative process, after we create our proper metamodel by extending BPMN metaclasses and adding new stereotypes. Then, we gave a graphical syntax to this new elements, also we have defined a textual semantic for the new extended element. We can say that our extension is a useful for modeling collaborative processes by providing more precision on the shared elements between partners.

Collaborative business processes are very complex and our extension only allows to treat a small part of this complexity. For that we will try in our next work: to enrich our extension even more by adding other aspects like security which is primordial in a collaboration environment. We will define a complete collaborative business process modeling language by adding semantics to our language. As we know, BPMN  can be mapped to many executable languages to be implemented, so we will explain exactly how to implement our new elements, and how they can be implemented for example in existing BPMN tools such as JBoss Jbpm [24]  or BonitaSoft [25]  or others.  And finally,
the execution of these elements will be treated.

  1. Rittgen, P.: Collaborative Modeling – A Design Science Approach. In: Proc. HICSS ’09. (2009) 1–10
  2. Mendling, J.C.Recker,., Wolf, J.: Collaboration features in current bpm tools. EMISA Forum 32 (2012) 48–65
  3. Cours Angnès Front «Systèmes d’Information Conception et Processus»
  4. Mili, G. B. Jaoude, É. Lefebvre, G. Tremblay, and A. Petrenko, « Business Process Modeling Languages: Sorting Through the Alphabet Soup », p. 54.
  5. Business Process Modeling Notation Specification, OMG Final Adopted Specification, February 2006, dtc/06-02-01 (http://www.bpmn.org/Documents/OMG Final Adopted BPMN 1-0 Spec 06-02-01.pdf).
  6. Mayer, R.J., Menzel, C.P., Painter, M.K., deWitte, P.S., Blinn, T., Perakath, B.: IDEF3 Process Description Capture Method Report, Knowledge Based Systems, Inc., 1997.
  7. Eriksson, H.E., Penker, M. Business Modeling with UML: Business Patterns at Work, Wiley, 2000, ISBN 978-0-471-29551-8.
  8. Scheer, A. W: Architecture of Integrated Information Systems: Principles of Enterprise Modeling. Berlin et al.. (1992).
  9. Web Services Business Process Execution Language Specification. <http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.pdf.>
  10. Stroppi, L.J.R., Chiotti, O., Villarreal, P.D.: Extending BPMN 2.0: Method and Tool Support. Business Process Model and Notation, 59- 73 (2011)
  11. von Rosing, S. White, F. Cummins, and H. de Man, « Business Process Model and Notation—BPMN », in The Complete Business Process Handbook, Elsevier, 2015, p. 433-457.
  12. Ben Hassen, M. Turki, and F. Gargouri, « A BPMN Extension for Integrating Knowledge Dimension in Sensitive Business Process Models », in Information Systems, vol. 299, M. Themistocleous and V. Morabito, Éd. Cham: Springer International Publishing, 2017, p. 559 578.
  13. Braun, H. Schlieter, M. Burwitz, and W. Esswein, « BPMN4CP: Design and implementation of a BPMN extension for clinical pathways », 2014, p. 9 16.
  14. Lohmann and M. Nyolt, « Artifact-Centric Modeling Using BPMN », in Service-Oriented Computing – ICSOC 2011 Workshops, vol. 7221, G. Pallis, M. Jmaiel, A. Charfi, S. Graupner, Y. Karabulut, S. Guinea, F. Rosenberg, Q. Z. Sheng, C. Pautasso, et S. Ben Mokhtar, Éd. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012, p. 54 65.
  15. Pedro Antunes and Al. « Modeling highly collaborative process » 2013
  16. Decker and F. Puhlmann, « Extending BPMN for Modeling Complex Choreographies », in On the Move to Meaningful Internet Systems 2007: CoopIS, DOA, ODBASE, GADA, and IS, vol. 4803, R. Meersman et Z. Tari, Éd. Berlin, Heidelberg: Springer Berlin Heidelberg, 2007, p. 24-40.
  17. Kopp, T.Binz, U.Breitenbucher, and F.Leymann « BPMN4TOSCA: A Domain-Specific Language to Model Management Plans for Composite
    Applications »
  18. Zor, S., Leymann, F., Schumm, D.: A Proposal of BPMN Extensions for the Manufacturing Domain. In: Proceedings of the 44th CIRP Conference on Manufacturing Systems. (2011)
  19. Raquel M.Pillat, Toacy C.Oliveira, Paulo S.C.Alencar, Donald D.Cowan “BPMNt: A BPMN extension for specifying software process tailoring » Information and Software Technology Volume 57, January 2015, Pages 95-115
  20. Rodriguez, A., Fern´andez-Medina, E., Piattini, M.: A BPMN Extension for the Modeling of Security Requirements in Business Processes. IEICE Transactions on Information and Systems 90(4) (2007) 745–752
  21. Brucker, A.D., Hang, I., L¨uckemeyer, G., Ruparel, R.: SecureBPMN: Modeling and Enforcing Access Control Requirements in Business Processes. In: ACM Symposium on Access Control Models and Technologies. (2012)
  22. BPMN2 Modeler. http://www.eclipse.org/bpmn2-modeler/
  23. Amdah and A.Anwar : BPMN Profile for Collaborative Business Process . The 5th International IEEE CiSt Congress on Information Sciences and Technology (Cist’18) .Marrakech, Morocco, October 21 – 24 ,2018
  24. BonitaSoft Home page.< http://www.bonitasoft.com/>
  25. JBoss jBPM Home page. < http://www.jboss.org/jbpm>

Citations by Dimensions

Citations by PlumX

Google Scholar

Scopus