Versions Compared

Key

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

...

  • When a deadline is triggered, and where the exception name matches the one set for a transition, the flow will execute along that transition to the next element along the workflow.

    Thai

    เมื่อกำหนดเวลาสิ้นสุดลงและที่ชื่อยกเว้นตรงกับที่ตั้งไว้สำหรับการเปลี่ยนแปลงโฟลว์จะดำเนินการตามการเปลี่ยนแปลงนั้นไปยังองค์ประกอบถัดไปตามเวิร์กโฟลว์

  • Add an Exception-type transition from the activity to the next (i.e., Send Reminder).

    Thai

    เพิ่มการเปลี่ยนประเภทข้อยกเว้นจากกิจกรรมเป็นรายการถัดไป (เช่นส่งจดหมายเตือนชำระเงิน)

  • Set the type of condition to 'Exception'.

    Thai

    กำหนดประเภทของเงื่อนไขเป็น 'ข้อยกเว้น'

  • Enter an Exception name (e.g., TIMEOUT) in the Expression text area.

    Thai

    ป้อนชื่อข้อยกเว้น (เช่น TIMEOUT) ในพื้นที่ข้อความนิพจน์

  • Confirm and close the properties window for the transition.

    Thai

    ยืนยันและปิดหน้าต่างคุณสมบัติสำหรับการเปลี่ยนแปลง

Deadline In A Joget Cluster 

The deadline checker is controlled by the database. When the deadline checker interval time is reached. Joget will pick up a batch of 10 from the running activity instances having deadlines, and run it until it goes through all the running activity instances. Then it will start the next interval. Joget will skip the activity if the deadline is already triggered. In a clustered environment, every cluster node will have its deadline checker and will perform the same deadline checking process. The first checker that reaches the activity deadline first will flag (update) the deadline in the database, then proceed with the deadline workflow. The second checkers will skip that activity and continue the checking process.

Related Documentation

Thai

เอกสารที่เกี่ยวข้อง

...