hello
i need to know how display data form mysql data base that i already connect it with process
i want steps how can i disply data in bonita UI
best regardes
hello
i need to know how display data form mysql data base that i already connect it with process
i want steps how can i disply data in bonita UI
best regardes
Hi,
If you need to only do some display. You can develop a REST API Extension to achieve this.
Here is an example of REST API Extension connecting to a data source.
HTH
Romain