Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi to all... Joget is a very powerfull WorkFlow prrogram.
I install joget in UBUNTU SERVER 12.04 using MySQL DB. No problem during installation and all work fine.
I try to build a form inside a new app. In this form i' can put a select box and populate it with (E.G.) the user id stored in table dir_user. I do this with the jdbc connector.. and it work..
There is a way to load data from a MSSQL server on a different server?
E.G. with my installation on mysql, i would like to populate a select box with the code of our customer, stored in a table on a mssql server on a differet server..
It's possible??
Thank's in advance
4 Comments
Walter
In your Select Box, choose Bean Shell as the Options Binder. In the Bean Shell plugin, write all the codes that you need to connect to your database, then return the data in the manner found in the "load" method in Form Options Binder Plugin Example.
gianluca calloni
Hi Walter. Thank for replay.
I try to write some java code to connect joget to my mssql server.. But i think something is wrong...
can you help me to setup the code?
Thank in advance and sorry for my english...
Hugo
Hi there,
Can you check what error you get in the server log when you execute the code?
Cheers
gianluca calloni
catalina_2013-03-19.pdf
Hi Hugo and thank a lot for replay.
In catalina.2013-03-19.log i can find this cup of lines..
In the attached file catalina_2013-03-19.pdf you can see the full log file for the 19_03_2013..
Thank's in advance for the help..
Have a nice day