Questions tagged [bpmn]

Business Process Model & Notation

BPMN is the Business Process Model and Notation. BPMN is a graphical notation for modeling business processes and an XML model for serializing the process and diagram as XML. BPMN currently is available in revision 2.0.2. Since July 2013, it is an international standard ISO / IEC 19510.

Resources:

1108 questions
-1
votes
1 answer

How can I add autocomplete "Candidate Users, Candidate Groups" for User Task?

i'm beginner in bpmn ,i created human task , how can add autocomplete in Candidate Users, Candidate Groups fileds it's possible? autocomplete from list ,active directory, ... .
user4343
  • 27
  • 7
-1
votes
1 answer

ProcessMaker 3.1.3-community: unit and functional tests

do you have any experiences about writing unit/functional tests for ProcessMaker. I made research and: Classes, which can have auto-generated test class is only from "workflow/engine/classes" folder. There is missing "test" folder and…
HubertS
  • 828
  • 6
  • 10
-1
votes
1 answer

Business process modeling diagram

Can anyone help me identify the mistake in the diagram?
jo72
  • 1
  • 1
-1
votes
1 answer

How to upload files in Activiti-Modeler?

I want add File Upload function in Activiti-Modeler. Which method is the simplest?
qifeng
  • 1
  • 1
-1
votes
1 answer

Applying Description Logic to a model

im kinda new to dl. I tried to adapt the knowledge from this post: How to express this individual in Description logic AKSW kindly helped me out to describe axioms in dl. I applied the knowlede to my Model. I just wanted to double check, not making…
Richy
  • 27
  • 6
-1
votes
1 answer

How to align the BPMN models with the Technology Architecture?

I stuck how to proceed further and need some new ideas to align these BPMN models which I have drawn for Customer Relationship Management(CRM) and Human Resources(HR). As far as BPM model is considered it's mainly used for Business Architecture(BA)…
Peter Hahn
  • 111
  • 3
  • 11
-1
votes
1 answer

bpmn explorer @ wso2

I need to customize the Search module of the BPMN Explorer integrated in wso2. More exactly I want to be able to search using one of the task variables as search parameters. I have looked in the git repository and came across…
WhoAmI
  • 1
-1
votes
1 answer

how Activiti Enters the waiting task and perform an operation

I want to achieve this goals, when the process moves to a node, it stopsat a place, to send a message to the MQ, when receiving subscriber finished the message, the process continues. which task can I use?Receive Task?if so,how can I know the task…
leopard
  • 1
  • 1
-1
votes
1 answer

How to browse through a BPMN diagram using Java

I'm wondering how to browse a BPMN diagram using eclipse. I'm looking for a means to help me. Any help please. I'm really lost.
THDCO
  • 1
  • 1
-1
votes
1 answer

Effektif versus Activiti

What are the differences between Effektif and Activiti besides the obvious cloud-based support? Would I be able to port my Activiti processes/project to Effektif?
Kapil Vyas
  • 607
  • 2
  • 8
  • 22
-1
votes
1 answer

BPMN 2.0 Repeat Activity on a Fixed Date

I have a question related on example: We have an activity X which has to be executed every 10th day of the month and produce a report as output. How do I build a BPMN model to reflect this?
-1
votes
1 answer

BPMN 2.0 confused about execute process

Im a little confused about BPMN 2.0 Engines if you have modeled a process on the BPMN 2.0 standard in a BPM engine like activiti, activeVOS or JBOSS and you want to execute that process, the engine converts that BPMN "code" into another kind of…
-1
votes
1 answer

How do you get an additional participant attached like in the picture attached

I'm looking to get the additional participant to appear as in the picture
user2602766
  • 161
  • 3
  • 3
  • 9
-1
votes
1 answer

Java FlowChart framework for the web

Do you know any Web FlowChart frameworks for Java ? What exactly do I mean by "Web FlowChart framework": Capable of generating BPMN diagrams; (If not BPMN, at least basic flowcharts / graphs that are easily customizable); The generated diagrams are…
Andrei Ciobanu
  • 12,500
  • 24
  • 85
  • 118
-1
votes
1 answer

Implementing Screen flow with Activiti

I want to implement a basic form based screen flow in Activiti(New to BPMN), all I want to do, is user requests form -> form is rendered -> user fills and submits the form -> The form is validated -> "Success" the user gets his id -> "failure" the…
Somasundaram Sekar
  • 5,244
  • 6
  • 43
  • 85
1 2 3
73
74