#Form

How to get the process form URL by Engine API

Hi everyone

I have a sample process which has a instantiation form with an external URL, so I want to retrieve this URL from Engine API but I couldn't find any solution to retrieve the URL, but I have know that in Rest API with can gain the URL by "/bonita/API/form/mapping" and passing the processDefinitionId and type but I need a way for Engine API.

Thanks for your replies.

Different JSON structure in form

Hi,

I'm new to bonita and JSON, I read a lot of posts on the forum but found no relevant infos on my problem.

I'm using a REST GET connector to fetch some infos from a webservice.
I have a process variable of HashMap type to witch I affect the result of the REST GET with "bodyAsObject".

If I test the webservice (with postman chrome extension), the JSON looks like :

Warning Message

Hi,

I have a form in which you can load attach multiple documents, it is handled through 2 buttons, one to delete and one to add, normal in this case. By default, when we add that the control appears to load the document, it is necessary to load it, otherwise, the request can not be sent or forwarded.

I would like to know how I can place a notice to the user so that when I click on the add button and the attachment control is displayed, I placed the document and do not leave it empty, causing the request not to be sent.

Pre-populated Form Input

Hello All,

It's very clear how to read complex data in a form and send it back to the activity in the server.

But how do I pre-fill a complex Input object so I have default data in the form?

Thank you.

Import CSS file into UI Designer

I need to create forms in UI Designer that have the same Layout, is it possible to create a CSS and import it into the form created in UI Designer? Are there any examples of this?

Add Multiple Row of a UI Designer Form to Process Variables

I need to create a page in the UI Designer that is a sort of place to select the products that will be added to an order, I saw the example of Expense Reports, where all created lines are added in an array, but how I am bringing data from the External data (PostgreSQL) to display to the user, I need to assign the value of the selected row to a UI Designer transient variable, so I can see the sales price according to the selected product.

[HTTP-POST] How to send data to the BDM using (Web-)REST-API?

Hello there dear Bonita-Community

My question regarding the implementation is whether it is possible to update a form, without explicitly fill out
the particular form. As described in the documentation, it is possible to access the Business Process
Model (bpm) and the Business Data Model (bdm) with the (Web-)REST-API. But i don't get how to update the specifically defined "attributes" in the bdm.

Is this possible?

Custom message for error while validating expected inputs

Hi everybody,

I'm using bonita 7.2. When I got a validation error in form, I got an error popup saying:

"Error while trying to execute the task. Some required information is missing (not contract not fullfilled)"

Is it possible to customize this message?
I tried to add a costraint on contract variable, typing an error message, but I can't see it nowhere...
Thank you all for helping me.

Michele

How to get to another page/form from different page/form

In my process, I have added an instantiation page which is an application form. According to our requirement, when you hit the "submit" button it should go to the next page which asks some additional questions and confirms before submit your information.

When you run the process, it shows the first page and it goes to bonita portal when you hit submit button. But instead of going to bonita portal how I can instruct the application to navigate to next form?

Load and edit a form

Hi,

I have a form so that when the user initiates a case he can carry all their information from the organization in the Bonita Portal. This information should automatically be displayed in all required fields on the form, but if the user wants to change something, must be enabled to edit the fields. Does anyone know how I can load this information and that in turn can be editable? I'd appreciate your help.

Regards,

Victor

Notifications