Quisiera saber como realizar select, delete, insert, update (DML) en bonita 7.3.3 con oracle 11g, he logrado la persistencia entre los dos (bonita y oracle), pero no logro hacer DML entre ambas.
Si tuviera alguna sugerencia de como realizar el DML, sería de una gran ayuda. Gracias
I see. What I’d like to understand is what data are you trying to manipulate exactly.
I think there are three cases:
BDM: You want to manipulate business data. For that you define the data model in your Studio and manipulate the data through Java operations. These datas are stored in their own database. No SQL here.
More info on that topic: http://documentation.bonitasoft.com/?page=define-and-deploy-the-bdm
Connectors: You want to bring data into the process from an external database or you want to write data into an external DB. You can use DB Connectors. In that case, you will write the SQL statement in the connector configuration. More info on that topic: http://documentation.bonitasoft.com/?page=database-connector-configuration
Sorry my Spanish is not good enough to be able to answer in Spanish. Hope English is ok.
I understand that you manage to configure Bonita to work with Oracle. That’s good. Now you want to manipulate data using SQL command. Bonita provides the abstraction layer to avoid writing directly SQL queries. What are you trying to do exactly?
Hi
I want to insert, delete, update or select in oracle 11g and all those change i can see into bonita too. I wanto to do an interaction between oracle 11g and bonita 7.3.3.
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.