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