I try to fill a select list with the content of the database field (id)
So I can fill the select list with the id’s of my database but when I try to send the value to an another form I can’t.
I have on the component an error of type field.
My code:
I create a Pool variable : listofId (java.util.List)
I create a connexion in
2.1) I edit expressions with that code :
def script = “”
script =“SELECT Id FROM demo”
this is only to retrieve data from database. replace your resultset with it. i dont quiet understand “export value” ? are you trying to Insert your selected value into the database ? if that so , i’m having same issue and waiting for a solution. sorry my friend.
Ok, thank’s for your answer, but I can retrieve my data dro the database ans insert it into the select, I just need to export the value selected to the other form.
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.