Questions tagged [bizagi]

Bizagi is a Business Process Management (BPM) solution for faster and flexible process automation.

Bizagi is a Business Process Management (BPM) solution for faster and flexible process automation.

16 questions
1
vote
1 answer

BPMN where to put end event for 3 different events in XOR gateway

I need help with this bpmn diagram drawing There will be 3 senarios to this event, customer report book is lost / damage -----then system will calculate the cost of the book and attach fee to customer account then the process will be…
hyydro
  • 13
  • 4
1
vote
3 answers

The source was not found but some or all event logs could not be searched. Inaccessible logs:Security

I am trying to run an application of Bizagi platform called Personal Loans Request. Everything goes fine until at one point when I click on a "Next" button it shows me this error: Unable to process the case: The source was not found but some or all…
Blerta Dhimitri
  • 3,253
  • 5
  • 22
  • 33
0
votes
0 answers

Gateway Xor Unnecessary

I wanted to know if the XOR-gateway used in join mode in this case is needed or not, thanks The process starts, subsequently based on a condition (not specified in the picture), the "Task 1" activity is performed or no activity is performed. After…
0
votes
0 answers

Event catching from multi instance pool

I'm modeling a process in BPMN and I have a doubt about this portion of the process. Specifically I have a multiple instance pool and an another pool. When the first message from the multi instance pool is received by the actor "A", the activity C…
0
votes
0 answers

Bizagi Validation error - a gateway can't both merge and split paths, but my gateways are not doing both at the same time

I am having a validation error in two gateways, saying that a gateway can't both split and merge pathways. But one gateway is splitting and the other one is merging, I am not doing both things in each one of them. Can someone please help me? I…
0
votes
1 answer

Definition System Table On Bizagi

What is the definition the system tables On Bizagi: WFCase, WfWorkitem, WfClass and Task.
0
votes
1 answer

Is there any provision to develop and expose custom web services from Bizagi platform?

In one instance my custom mobile app that connects to Bizagi platform has to save data to SAP back-end. Looking for options to implement this. To avoid having the mobile app interfacing with multiple back-end/platforms, looking for options to…
mobworks
  • 39
  • 5
0
votes
1 answer

How to add Cancel Boundary Event in Bizagi Modeller

I have a process containing a sub-process. The sub-process can end either normally (with an Untyped End Event) or through Cancel End Event. In the latter case I wanted to use a Boundary Interrupting Cancel Event to indicate next action taken in such…
Ister
  • 5,958
  • 17
  • 26
0
votes
1 answer

how integrate outlook calendar with bizagi?

In an activity in bizagi, I also need to send an email (resolved), I need to schedule an appointment in the "outlook" calendar. I cannot find how to make this integration, if possible.
0
votes
1 answer

Bizagi create dynamic combobox

Guys! I'm working on a project with Bizagi Suite - Version 11.1. I'm new to it and I will really appreciate your help, because I'm having a hard time creating a dynamic combobox control. So my case is the following: Data Model: 3 master tables:…
0
votes
0 answers

Bizagi integration with Alfresco Community 5.2

Guys! I'm new to Bizagi and I'm trying to connect it to Alfresco Community 5.2 version. I have troubles with the url. I followed these steps: http://help.bizagi.com/bpm-suite/en/index.html?setting_ecm_bizagi.htm The problem is when I create…
0
votes
0 answers

WCF The Client and Service may be mismatch error

I am working on Web Service WCF application. This service take your name as parameter and return text. So idea is to test this service with Bizagi. The Bizagi successfully implement helloService with basicHttpsBinding for end-point but when I change…
K.Z
  • 5,201
  • 25
  • 104
  • 240
0
votes
0 answers

PowerDesigner and Bizagi: exchange data and models

I 'm using PowerDesigner 16.1 to create cdm and pdm models, and Bigazi to create Business Procees models, I want to exchange data and models between both of it. So I need a file format that is supported by the two tools
Cheima
  • 11
  • 2
0
votes
1 answer

Does order of BizAgi form actions have any effect on how they are executed ? If so, is there any way to rearrange them?

I have a bizagi form and actions associated with it under actions and validations. Does the order in which these actions are specified affect the order in which they are executed ? For eg. I have radiobutton rdBtnType, if I have 'rdBtnType changes'…
nik
  • 2,455
  • 21
  • 26
0
votes
1 answer

Validate xpdl with xsd schema

I'm with following problem: I'm needing to read some process that is in the xpdl format that is one xml specific to process. These xpdl is generated by the Bizagi. In the official website of the xpdl I caught the xml schema, but when I try to…
1
2