Skip to main content

Questions tagged [bpmn]

Business Process Model & Notation

0 votes
1 answer
70 views

Camunda. BPMN. Finding the proper value from an array variable

At the output of the external task, I have a variable of the “Object” type in the form of a Json-file (the file is attached). It is necessary to look through each "document" array and look ...
Holloway's user avatar
0 votes
0 answers
26 views

BPMN: How to put panel fields in different tabs

I have a BPMN project in which I have a panel with different fields. I have all my fields displayed, but I'd like them to be categorised in tabs like the ‘General’ tab where we find ‘name’ and ‘ID’. ...
Guillaume P's user avatar
0 votes
0 answers
98 views

How to call a process flow with Rule Unit in drools 8

I have a drl with Rule unit and I created a Person model class and PersonUnit java class. I created a test class to test the drl (using instance.fire()) which is working fine . Now I have added a BPMN ...
bvp's user avatar
  • 1
0 votes
1 answer
25 views

Is there a universal state machine or petri net model that covers all possible BPMN paths?

I am working on developing a BPMN chatbot and need a comprehensive solution to model all possible BPMN paths. Specifically, I'm looking for an existing state machine or Petri net implementation that ...
JoeAndTim's user avatar
0 votes
0 answers
55 views

BPMN Loop x times with event gateway

I want to model a sub-process, where a request to a customer is sent, and a reply is expected within 7 days. It should loop 2 times (for 3 requests total). Only after the 3rd waiting period, the ...
pguetschow's user avatar
  • 5,268
1 vote
0 answers
80 views

How to create dynamic workflows in Kogito?

I have a unique scenario where the end user can define/edit certain flows(bpmn). Is there any way in Kogito that I can achieve this? I want to create new and also edit the bpmn after deployment. It ...
SrigandanS's user avatar
0 votes
0 answers
35 views

Intermediate SignalCatchingEvent fails with: "Execution has not subscribed to a signal event"

I am using the Activiti 6 workflow engine in my project and I want a way to send the workflow back to the "Client reviews estimate" task any time a contractor makes changes to a job. The ...
Eric Green's user avatar
  • 1,273
0 votes
1 answer
24 views

BPMN Symbol Standardization

I'm getting started with BPMN and use a drawing tool (draw.io) that has a set of BPMN symbols included. There are some gateways that I could not find anywhere else. I could not find them in the BPMN ...
mad_mosel's user avatar
0 votes
1 answer
180 views

BPMN to Petri nets converter or any other tool for verification

My goal is to transfer a BPMN model to any workflow tool that will allow me to verify it. I learned about Petri nets, so I want to be able to transform an XML file I obtained after creating a BPMN ...
Curious's user avatar
  • 795
0 votes
1 answer
53 views

How to trigger adhoc tasks on BPMN projects

I have created the below diagram on a BPMN modeler. The objective of this diagram is to complete user tasks and after all done, the process should Invoice all jobs based on a Script that will run on &...
lenor23's user avatar
0 votes
0 answers
34 views

How to implement SSO on flowable web using azure

I have everything set up on azure for the most part but I don’t see where to initiate SSO on flowable. I created the app on flowable but I’m not seeing any options at least on my account for ...
DQ Lyfe's user avatar
1 vote
1 answer
85 views

How to model an optional user task in a default sequential flow of BPMN workflow

I have a requirement where I need to model an 'optional' user task. When the workflow starts there is a chance that the user needs to perform one task, but that is not mandatory to proceed further in ...
Arthur's user avatar
  • 107
0 votes
0 answers
74 views

Issue using Quarkus with Kogito

I'm trying to run a Qurkus application with a simple kogito bpmn flow, after trying lot of things, the final version of my pom.xml is: <?xml version="1.0"?> <project xmlns="...
Javier's user avatar
  • 1
0 votes
0 answers
69 views

Getting Error on adding xml code dynamically in the current rendered XML

Rendered the BPMN flow diagram on react s UI using bpmn modeler The flow is rendered from xml on the UI. XML is rendered already and on the rendered xml we want to add xml code dynamically, I am ...
Akshit Malhotra's user avatar
0 votes
0 answers
54 views

How can I connect an embedded or reusable sub process back to a human activity that threw its originating message/signal event

I'm trying to model a BPMN process in RHPAM Business Central where the first activity is a Human Task to create a master (security). As part of this task, the user will select values from two other ...
Nikhil Silveira's user avatar

15 30 50 per page
1
2 3 4 5
75