Hi, I'm using Bizagi Modeler and have a question about the information that is saved of older versions of the model. When I check out and (after changing it) check in an existing model, I can see in 'Model info' the dates, time stamps and person who modified the model. My question is: is there any more information saved about the different versions? Is it possible to retreive a version from an earlier date, or see more information about the changes made? Thanks!
↧
Model info: versions/history of models
↧
Handling "Lexical Error" exception
Hello, I'm uploading a file in Bizagi and getting an error (see in attachment). This error appears only when the field has special symbols like "ñ" (Loretto Muñoz or Catalina Muñoz), otherwise the process works fine. How can I handle this error, maybe there is some function which would convert this symbol to acceptable by Bizagi?
↧
↧
how to set multiple values in parameter entity in rule expressions?
I have a requirement in which i have to extract values from db using this function CEntityManager.GetEntity("EntityName").GetEntityList("", "", "", ""); what is the way to do that. i am doing some thing like this but it is not working it gives me error. var instanceObject=CEntityManager.GetEntity("EntityName").GetEntityList("", "", "", ""); for (var i = 0; i < instanceObject.Length; i++) { if(instanceObject[i].Attributes["CaseId"].Value!=null){ EntityName.AttributeName=instanceObject[i].Attributes["PortCallCaseId"].Value; } }
↧
Second Workshop - Forms creation - Step 11 - Edit columns Product request
Hey Guys, i have some big Problems with the second Workshop. In step 3 "Forms creation", Nr. 11, there is the following Task: "We will now include the products Information. Drag and drop the Product request collection to the Product Information Group. This will Display a Table Control. Click it to enable the Edit columns button." I dont get this button an no Table Control?! ...i´m not able to get a table for this attributes!? Now i´ve noticed that my Icon beside "Product Request" in the Data-Tree Looks different then the Icon on the Data-Tree an your Workshop-Documentation!? --- Is this the reason for my Problems?
↧
Selectable rows in table - opening in new windows
Hello, Guys! I'm new to Bizagi Studio, but what I'm trying to do is to select a row from a table and open the information related to the record in a new window. I have table Orders and table Positions. The relationships is one to many. One order has many positions. After the forms to fill order information and positions information, I have a form for approval. In the form I have displayed all information about the Order and I have added a table that displays all records for the Positions, that are related to the current order. What I'm trying to do is to have the option to click on a row in the table and open a second form that displays the whole information about the selected Position. Is that possible ? If not is there a work around ? Thank you in advance! I will really appreciate your help!
↧
↧
Edit user when the license fully use
Hi Bizagi, I've got problem when i edit some user wich is the user lisence is fully use, please see this pic when i push save button the application show me this alert,even though i"m just wanna edit this user. please need your help.
↧
Second Workshop - "Vendor request" related entity or collection
Hey guys, on page 18 at the second Workshop, there is the Task "Add a new related entity relationship for Vendor request". The images Show me that this will be part of a collection (1-n), but text and table says it is an related entity (1-1). What is the correct way? Thanks for help
↧
Change External System in Production
I have changed IP address of server in provider configuration/Production Properties in Bizagi Managment Console. But the system continues to access to the old server. I did restarts and I have done all from this article http://kb.bizagi.com/Knowledgebase/Clean-cache-and-Temporary-folders-in-Bizagi?Keywords=Deployment. Version 11.0.0.2645 MS SQL EXPRESS 2014 .NET
↧
Bizagi Web Parts for SharePoint 2016
Dear all, Can you tell me when web parts for SP 2016 will be available ? I saw that only Web Parts for SP 2013 is currently available. Thanks & best regards Rabah Toulaït
↧
↧
Bizagi Web Parts for SharePoint 2016
Dear all, Please, can you tell us when Web Parts for SP 2016 will be available ? I saw that only Web Parts for SP 2013 is currently available. Thanks & best regards Rabah Toulaït
↧
Getting typeError while using JEE custom component in Bizagi
Hi, I have a custom component written in Java in order to make the OAuth authentication work, which is required for my process. The custom component takes 3 parameters and invokes a rest webservice to return 2 parameters. To make this work in Bizagi Studio, I followed the user guide here: http://help.bizagi.com/bpm-suite/en/index.html?enterprise_jee_example.htm The process has an activity action configured which has two expressions: i) Assignment and ii) Method call from custom component. Data model is as attached: DataModel.JPG Assignment expression is as follows: <RetrieveInventory.InventoryRequest.UserInfo.Username>="username value" <RetrieveInventory.InventoryRequest.UserInfo.Passcode>="password value" <RetrieveInventory.InventoryRequest.InventoryType>="product" <RetrieveInventory.InventoryRequest.ItemId>=productID And method call expression is as follows: var temp = new InventoryService(); Me.setXPath(<RetrieveInventory.InventoryResponse>,temp.getInventory(Me.getXPath(<RetrieveInventory.InventoryRequest.UserInfo>),Me.getXPath(<RetrieveInventory.InventoryRequest.InventoryType>),Me.getXPath(<RetrieveInventory.InventoryRequest.ItemId>))); When I run this process in development environment, I get the typeError: null is not a function. The entire error log is attached: ErrorLog.txt Can someone help?
↧
Second Workshop - Transition to end of Sub-Process
Hey guys! i have some new Problems with the second Workshop... :-( On page 81 there is the Task "Transition to the end of Sub-Process". ... Step 2: Click on the Transition named Yes that reaches the end of the Sub-Process. In the Boolean Expression Editor drag and drop the attibute "Selected" from the Data Model on the left to the condition item. Select the function "is equal" to an choose "true" Option: After that there is a Picture of the Expression Manager which Looks completely different then mine. You drag the "selected" Entity from the Data Model, which it´s located in the Quotations Tree. But i DONT have a Quotations Tree!? So it is not possible to create the "Quotations.Selected is equal to true" Expression!? (Look at the attached Picture) Please help. Thanks Stefan
↧
How to get local file path of uploaded file
Hello, Guys! I'm new to Bizagi, but what I'm trying to do is to get the local file path from the uploaded file. In one of my entities I have a field which is type File. I found a way to get the file name in a business rule and also I know the folder where Bizagi saves the files after upload. But for each case it creates new folder, where it saves the files. Is read the documentation about obtaining file path, but I don't know how to get the SurrogateKeyValue. (http://help.bizagi.com/bpm-suite/en/index.html?how_to_obtain_the_path_of_a_bi.htm) Can you please help me with that? Is it possible to get the file path at all? Thank you in advance I will really appreciate your help! Best regards, Albena Mincheva.
↧
↧
Go Back in search/query
Hello, I think the non-possibility of being able to go back in the searches is a huge problem that users have... Example: I do a search, open one case and this one is not that I want. If I click in "Previous", the Portal open the inbox and I lose my research. When are you going to improve this functionality? Best regards, Francisco
↧
filter expression not working in query form
Hello! I want to do a filter using a expression in a query form... when I add a expression to the field that I want to filter, the form in Portal doesn't open. Why? How can I filter in query forms? This problem also occurs with a default value.. Thanks, Francisco
↧
How I can delete spaces?
I get some records from external database. When I see string variable on the screen all is OK, but when I create document I see excess spaces. Can I delete excess spaces using Bizagi?
↧
Sequences 13 digits
Hello, I need to make a sequence with a seed of 13 digits. The Seed only goes to 9 digits. ( version10.7)
↧
↧
noting happened when I create user in admin panel
I just create a user. after that I fill all fields and save but any user didn't created just the page was closed come to this page I use Bizagi v11.0.02645
↧
Can not move forward after click on Next button,in bizagi studio processing as 'wait a moment'
i had designed a process model and need to run in bizagi studio.while running it after given the details it is showing as 'wait a moment' for long time.i had tried by executing the command in sqlserver "ALTER DATABASE DefaultBizagiProje SET ALLOW_SNAPSHOT_ISOLATION ON " "ALTER DATABASE DefaultBizagiProje SET READ_COMMITTED_SNAPSHOT ON " even though it showing as the same stating that 'wait a moment' .please find the attached screen shot of the error while running the process model.
↧
Install the Web Service locally (VacationService)
Hello guys, we have some Problems with the Installation of local Web Services. In the Workshop-Documentation "First Workshop for Product Evaluation", there is a tutorial for the Installation of local Web Services on Page 65. The Tutorial refers to IIS, but we only have the IIS Express. We dont know how its possible to install the web Service locally by using the IIS Express. Please help us Thanks in advance
↧