Table of Contents |
---|
English |
---|
Create a sample table |
Thai |
---|
สร้างตารางตัวอย่าง |
Run the following to create a temporary table in the database to observe the changes.
...
In Joget Workflow, from a Process, map a Tool to plugins such as SQL Query Tool.
Thai ใน Joget Workflow จาก Process ให้จับคู่เครื่องมือกับปลั๊กอินเช่น SQL Query Tool
Add the following code in to call the stored procedure.
Thai เพิ่มรหัสต่อไปนี้ในการเรียกกระบวนงานที่เก็บไว้
3.
Code Block |
---|
call jogetaddrecord("hello"); |
Observe database change
Thai |
---|
สังเกตการเปลี่ยนแปลงฐานข้อมูล |
...
Thai |
---|
องค์ประกอบที่เกี่ยวข้อง |