#edit

Process for edit a record

Hi everyone, I'm developing an app with few process and I need to make CRUD functions. Basically, I have a BDM Object 'Customers' and I need to add a Edit feature. I know that all update process have to do trough a Process, but I can't found clearly how I have to design the process in order to get an external persistenceId, fill the form with that info, allow to update some fields and save it. Can anybody help me with this? Or share a example of something like that? Thanks in advance!

CRUD Tutorial in Bonitasoft

Hello, does bonitasoft provides a complete tutorial or sample project of Create, Update and "Delete" into a one application? Please let me know if anyone has the tutorial or sample project of it. I am very thankful if someone willing to give me a tutorial. This is my first time using BPM, im still learning on this.

Edit Data by Selecting Table Row

Hello, I'm trying to edit data by selecting table row in the form. Once the table row selected, the row contents displayed in the text fields and then change any text field value as i want. But i'm having an issue here. When i pressed the submit button, nothing changed instead of giving me a new row filled with null in H2 Console. Here i already put my .bos file so you can check and figure out what went wrong in my project. I'm using bonita 7.92 version. Make sure run the table TEST Update 1.0.proc to see and test the edit data and see the error. Im looking forward the solution of this.

Custom Query Doesn't Support "Update"

Hi, Is it true that BDM custom query only support "SELECT" queries? i have checked and read this documentation "https://documentation.bonitasoft.com/bonita/7.9/define-and-deploy-the-bdm" it is said that "To create a custom query, use the query tab of the Expression editor to write a query script. You can use one of the default queries as an example. A custom query can be on multiple attributes.

Error in Custom Query

Hi everyone, i am trying to create custom update bdm query. But suddenly when i started the process the error message like this "The business data 'requestCA' with the class name 'com.company.model.RequestCA', is not managed by the current version of the BDM" displayed right after i pressed the run button. I changed the query many times but the message keep appearing. These are queries that i have tried before:

Notifications