Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


English

Create a sample table

Thai

สร้างตารางตัวอย่าง

Run the following to create a temporary table in the database to observe the changes.

...

  1. In Joget Workflow, from a Process, map a Tool to plugins such as SQL Query Tool.

    Thai

    ใน Joget Workflow จาก Process ให้จับคู่เครื่องมือกับปลั๊กอินเช่น SQL Query Tool

  2. Add the following code in to call the stored procedure.

    Thai

    เพิ่มรหัสต่อไปนี้ในการเรียกกระบวนงานที่เก็บไว้

Image Modified

      3. 

Code Block
call jogetaddrecord("hello");


Observe database change

Thai

สังเกตการเปลี่ยนแปลงฐานข้อมูล

...

Thai

องค์ประกอบที่เกี่ยวข้อง