...
In Joget Workflow, from a Process, map a Tool to plugins such as SQL Query.
Thai ใน Joget Workflow จาก Process ให้จับคู่เครื่องมือกับปลั๊กอินเช่น SQL Query
Add the following code in to call the stored procedure.
Thai เพิ่มรหัสต่อไปนี้ในการเรียกกระบวนงานที่เก็บไว้
Code Block call jogetaddrecord("hello");
...