Quantcast
Channel: Bizagi Community | Bizagi Suite
Viewing all 1543 articles
Browse latest View live

Persian Language and Jalali Calendar

$
0
0
I need to use bizagi in persian language environment which rises to issues: 1. How to make working portal right to left (Translation to "fa" Language does not make portal right to left)? 2. How to show date in jalali calendar? specially for the second issue I need to add a global culture for "fa" or at least have .js script on the top level page to find and check all date fields and show them in another calendar format (jalali). In addition I need a jalali date picker in my UI interfaces (I assume i can use widgets). Is it possible to solve this issues in current bizagi version and if it needs to program new modules, how can i add them to the bizaggi? Thanks

Checkbox field

$
0
0
How can I create a checkbox field in a form? For example: I have a parametric attribute type with 4 vallues. I want the user to choose one or more options in the form. Do I have to create one boolean attribute for each option? Many thanks!

Could not obtain properties of SQL SERVER Login failed for user

$
0
0
Hello, I install the Bizagi server and the SQL Server with your procedure. (teamwork setup) But i have problem when I try to connect my client installation (PC Side) with the Bizagi server. Any idea about this problem? (see in attach)

Second workshop - relationship error

$
0
0
Page 18 says that the relationship for 'vendor request' should be 1-1, but all subsequent images suggest 1-N. :-( Confusing.

Connector execution failed

$
0
0
Hi, I have created my own Assisted REST Connector. When I try to execute it I get the following erros message: "Unable to process the case:Connector execution failed. Http status code -200, The -globals- parameter must be a valid JSON". What does this mean? Where do I define the global parameter? From what I can understand from the user's guide, global parameter is only used in custom connectors. The API that I try to invoke returns json, and looks like this: {"Kundeid":1,"KundeNummer":"11","KundeNavn":"Test","Etternavn":"TestEtternavn"} The output configuration is attached. Thanks

Search Case functionality not working

$
0
0
Hi team, I want to abort/assign few cases. When I try to use the following functionality: Case > Case number > Click on search button, it does nothing. I have tried this in both dev & test environment. also tried it on my colleague's laptop and also tried clearing cache of both Bizagi and my laptop. Attached a screenshot. Regards, Swati

Does the mobile app allow you to work offline?

$
0
0
Hello, We have staff that are out in the field and need to complete work when no wifi and internet coverage is not available. Is this possible and data would sync when back online? thanks,

Decision Table

$
0
0
Hello! I have a troubles with editing a decision table. I have to change this table. I can change values in cells, but "Finish" button is disabled, so I can't save my changes. Earlier I've changed my decision table without any problems. I've tried restart Bizagi Studio, but it didn't help. How can I solve my problem?

The content type of the interface response is different from the expected one

$
0
0
I have created a JAX-RS for Bizagi to connect @POST @Consumes(MediaType.APPLICATION_JSON) @Produces({MediaType.APPLICATION_JSON}) public TestObj post(TestObj text) { System.out.println("input: "+text.getText()); text.setText("POST: "+ text.getText()); return text; } In "post input parameter" and "post output data" I am using the below JSON as my template {"text":"POST: HIHI"} I have tested my RESTful service with telnet command line and it return me the JSON string successfully POST /HelloJersey/hello HTTP/1.0 Host: 13.186.30.138 Content-Type: application/json Content-Length: 15 {"text":"HIHI"} In the Design Form > "Actions and validation", I have set to execute the interface (to connect the above RESTful method) while a form button is clicked, and then the error message prompted: The content type of the interface response is different from the expected one What JSON format would Bizagi expect me to use? Please advice, thanks.

Persian Language and Persian(Jalali) Calendar

$
0
0
It would be great to add some feature to Bizagi for Persian Users At least these two features is needed in working portal: 1. Supporting Of Jalali Calendar (having some Js to convert and show the dates in Persian format or adding some properties to the date fields to show them in persian calendar) 2. Right To Left Support and customized fonts for Woking Portal It shouldn't be a hard job because .Net frameworks from version 2.0, now support Persian calendar.

suggest drop-down with images and other data

$
0
0
Hi, I'm using Bizagi 10.7. I have a requirement as which looks something like the below http://www.codersmount.com/2013/06/jquery-ui-autocomplete-in-codeigniter-with-images-and-database/ I need to search with possible four attributes and dropdown values should be like above example. Is there any possibility with version 10.7 Thanks in Advance.

Collection to Parametric

$
0
0
Hi Need Help ! I have a REST (GET) type interface in my process . It's returning an Collection (values are dynamic) . But I need to show values as Combo (Drop down values). How can I achieve the above. Thanks.

delete from database with sql query

$
0
0
Hi everybody I want to execute delete query in BPM for deleting some records in SQL database,how can I do? thank's

customize case

$
0
0
Dear Bizagi Support Team, How can I customize following case number using Case Numbering Rules? (Prefix - Sequence - Suffix) = (Case - Sequence - ddmmyyyy) Here new sequence should reset with seed 1 and increment 1 everyday. Suppose we have created 3 cases on 17/09/2016 and when we create a case on next day the sequence is to be reset. Case - 1 - 17092016 Case - 2 - 17092016 Case - 3 - 17092016 Case - 1 - 18092016 Q.1 How can I reset sequence using expression? Q.2 How can I get previous case number using expression? Thanks and Regards, Chetan Sindhi

How to retrieve attachment names and display in an email

$
0
0
I have a scenario whee whenever user uploads the document capture username and time and also send in an email In an email template , have specified data source of file attachment attribute I have attached 2 documents and submitted. User received email with information as below [BizAgi.EntityManager.Entities.FileUploadRecord,BizAgi.EntityManager.Entities.FileUploadRecord] How do i access actual names of the file and use it?

How do I assign a new value to a currency field in the expression editor?

$
0
0
If quote.price is a currency, I want to do something like this (for example): <Quote.Price> = CHelper.Math.Max(1000 - (<Person.age> * <Person.age>), 50); but I'm getting a 'Error Type mismatch ' error in the browser when I run a sample through the workflow. Any ideas? Where should I look for type information on the help system?

Issues on starting a project

Problem after downloading an Emergency Room template from Process Xchange

$
0
0
After downloading a Process Xchange, a problem appears on the main screen of Bizagi Studio 11. The message says: "The server (servername) is unreachable. Make sure that the Bizagi Engine Operation Services is running and that your user in included in the server's Bizagi group."

How to import a project from a test environment?

$
0
0
I have a project that exists only in the production environment and test environment. I need the import the project to my development machine but I'm facing the following error message: "Error Wrong enviroment. Current enviroment is expected to be Development, but this is different with current Bizagi configuration." How can I to import a project from a test environment?

Synchronize two tasks

$
0
0
Hi, Just wondering what's the best way to make sure two different tasks are completed before the flow moves to a specific task? Thanks, Paresh
Viewing all 1543 articles
Browse latest View live