I need to create a new version of one of our processes as we made a mistake in the data modelling stage, but I get the following error during the integrity validation stage: BAWkfMtd-Gen-020 Checking that all resources have a valid parent. There are 11 resources with a parent that does not exist. Contact Bizagi support. Would appreciated any help - I've attached the error xml file
↧
Problem creating new version
↧
XPath disabled in Add Assignment functionality
Hi Team, When I try to add a new assignment via xPath, it shows xPath & Vocabulary always disabled. Kindly advise. Attached screenshot Regards, Swati
↧
↧
Multiply values from two columns in a collection and store in third column
Hi Team,I have a product table, in which the price per item and quantity are two columns, what I need is also a third column which is multiplication of the first two columns (price per item * quantity). When I try to assign this multiplication expression I get below mentioned error. Please advise. I get the following error:Error Type: BaseExceptionError Message: Unable to process control: 37d85447-7fd0-4e65-8fc7-67b1e91d2445. Control type: ColumnMoney. Xpath: cSCPriceInEuros. DisplayName: SC Price (In Euros). Unable to process property: COLUMNVISIBLE. Error processing Rule = 8c57cd29-61b4-4c4e-8215-39b8f3f16009; Error: Error Evaluating Rule 10017 - Error Cannot perform setxpath for a Parameter/Replicated entity, xpath=M_SQApproval.entM_SPARequestInformation.colM_Product.cSCPriceInEuros value=NaN - bad xpath or Error trying to set value for Attribute cSCPriceInEuros in Entity M_Product.Regards,Swati
↧
Problem with calendar
Hi, I have a problem with date picker. It is showing me chinese (or similiar) symbols instead of months in english (june,july...) You can see example in picture in attachment. This happened when I changed language to Croatian. On english everything is ok. Regards, Igor Pezzi
↧
Image Embedding - Widgets
I have about 30 images (mostly small icons) that I need to embed in the widget... Any ideas? What would be the possible solutions, as well as the recommended approach to embed them or reference them in a bizagi widget... Im guessing the compilation in the bwg file prevents us from going like <img src="myimage.jpg">
↧
↧
Dynamic object structure through component
Hi We are trying to use a component library to generate a object structure on the fly. Our library is working well but it seems that the first time the component is executed, Bizagi caches the response (after reflecting the object) and all subsequent calls expect the same object structure. Is there any way to force/invalidate/regenerate the cache or turn off caching all together to enable us to use this library method. [Naturally this is at execution runtime so simply restarting IIS and deleting the temporary EntityManager generated code is not an option.] Simple Code Example: In Bizagi Script Task 1: var myObj = ComponentCall("Car") .... other code using myObj In Bizagi Script Task 2: var myObj = ComponentCall("Animal") .... other code using myObj Component code: using System; namespace ExampleTestNameSpace { public class ComponentClass { public Object ComponentCall(string switchObjectOut) { if (switchObjectOut == "Car") { return new Car(); } if (switchObjectOut == "Animal") { return new Animal(); } } } public class Car { public string Colour { get; set; } public int Odometer { get; set; } } public class Animal { public int Legs { get; set; } public int Eyes { get; set; } } }
↧
Widget Plugin, Javascript dependancies executed asynchronously
So I have about 4 javascript libraries, that are required in sequence to be executed and loaded, inorder for my widget to work... I see oyu have a json file where you can specify which files to include in the widget... but my problem is bizagi loads them asynchronously, and so the javascript files are executed by the browser in an incorrect or random order... how can I specify which order they should be loaded in ... and syncronously (ie defer execution of script until all previous dependancies have been fully loaded and executed) ... If this is not possbile, is there a way just to include these files manually in the directory, so that I can just inject <src type="text/javascript"> tags to reference the directory where it is deployed... You guys have like no documentation on that... I suggest you create and extensive exhaustive amount of documentation on that... P.s I dont mind creating widgets and selling it to you guys
↧
Binding to allow external connection webserver
Can you guys help me to understand this? How to allow external access on my application using IIS Express? It has been such a pain to make it work.
↧
Unalterable Parametric entities in the Work Portal
The portal work, the management of the entities, only 06 entities appear to be registered its values. Already checked "Manage values in production environment only," however, there are no changes in the Work Portal. I auditioned checking and unchecking the "Manage values in production environment only" and the job portal remains intact. (notice in Annexes) Hug!
↧
↧
Using V11 preview
Hi, I'm going to test V11 preview. According to Release Notes aleady on Web site, seems they are a lot of new features / concepts. On top the Release Notes a, is there any guide lines or help to well understand and well use the new features ? In any format : help site and/or complementary documents and/or videos ... In advance, thanks for you additionnal information. Regards, Walter.
↧
conteo de elementos modeler clasificando tipo de actividades y tipo de eventos
Cuanto se está realizando el modelamiento de un proceso nuevo y se lleva a cabo el conteo de los elementos que constituyen el flujo final, es necesario clasificar los elementos para realizar la estimación de esfuerzo en tiempo y recursos para la futura fase de construcción. Actualmente Modeler sólo hace el conteo de eventos, compuertas, subprocesos y tareas.. Sería excelente que el conteo fuera más detallado por: Tipo de evento (inicio, fin, temporizador, etc) Tipo de Tarea (servicio(integraciones), script(notificaciones), manuales(interfaces) Existen flujos finales que resultan muy extensos y se hace muy dispendioso realizar éste conteo introduciendo mucho error humano, provocando que la estimación de la construcción de la misma no sea acertada.
↧
Editing external database table using Bizagi Form
Hello guys! We keep on our Bizagi exploring adventure. Now, we're looking to create forms where users can manage and edit data they have created using the processes we did on Bizagi, however we've been in trouble trying to create a form containing a table/grid easily where user can simply click, change its value and finally save it. We've followed this tutorial: http://help.bizagi.com/bpmsuite/en/index.html?how_to_configure_virtualizatio.htm In the end it should show editable data but it doesnt happen, it only shows empty rows, just to mention, we've managed to insert new rows using the form but not update them. Here are the screenshots. Please give me a light on this.
↧
Bizagi studio security show message "This option is only for bizagi project administrator"
Hi, I'm develop bizagi studio, when i want to configure bizagi studio security, this application raises the message that "This option is only for bizagi project administrator" FYI i'm open bizagi studio directly from server, which is this user also that administrator.for the first time i'm opened bizagi studio security, this picture : what should i do ? my goal is provide users access rights to many app in bizagi studio. Many thanks ,I hope you can give me a solution to me :)
↧
↧
Does Bizagi support Windows 10 ?
Hi, does Bizagi support Windows 10 for : Modeler ? Studio ? Engine ? Management Console ? For .Net projects ? For Java projects ? If no what is the plan ? If yes, what are the supported MS SQL Server supported ? In advance, thanks and regards, Walter.
↧
Cannot create a new project
Hello, Bizagi team. When I try to create a new project I get this errors: copying tools project, create database, create empty database and so on that you may see in attached screenshot. I configure database user, and set up IIS. I don't know what's wrong. When I restart computer and try create project first time I got error1.png (I add translations of some errors). Next times I got error2.png.
↧
Bizagi 11 and CMMN
Hi, From the point of view of case management and needs of knowledge workers the new release of Bizagi Studio (11) seems to offer special features. I notice that it is now possible to create a special interface ("experience") for certain groups of users ("stake holders") that allow the latter to create task lists ("plans") for semi-structured work in addition to the structured work ("cases") related to processes. By introducing these new interesting concepts, Bizagi does not seem to choice for using new standards like CMMN. As I am not yet very familiar with the new version of Bizagi, nor with CMMN, could you tell me what are the main similarities and differences in the principles and concepts between both approaches? Differences in modeling notation is not so important. I am more interested in the question if new ideas and principles in the area of case management are adopted in Bizagi 11, with or without the use of CMMN. So the question is: can you compare the new concepts of Bizagi 11 with the concepts related to CMMN? What is similar, what is different? Best regards, Gerrit
↧
Automatically saving a document created during the process in ECM
Hi, How can I automatically save a document created using the template feature in my ECM? Thanks, Xavier
↧
↧
Search list
I have two tables A and B, connected multiple-multiple. In a form I can connect record A with corresponding records B through a search list. How can I show the details of records B to update information
↧
SQL Server 2016
Hi, On my PC I installed SQL Server 2016 but when I try to create a new repository, I have an error. Bizagi not accept the new SQL Server version. When we will use SS2016 with BIzagi Studio. Thank you
↧
Bizagi BPM Suite
Ola Amigos ! Gostaria de parabenizar a BIZAGI. tenho usado o HELP da ferramenta e estou aprendendo cada dia mais. LOVEWORK_BIZAGI
↧