Versions Compared

Key

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

Problem

Thai

ปัญหา

English
Using multiapproval [Multiple Approval v2 (Thread safe)] while having forms in both parent and child process. You have 2 different processes while subprocess approve doesnt contain any row in database, so it can't be linked with List inbox only with inbox as in example, which takes data only from SHKAssignmentsTable, without any data from forms.
Thai

การใช้ multiapproval [Multiple Approval v2 (Thread safe)] ในขณะที่มีแบบฟอร์มทั้งในกระบวนการผู้ปกครองและเด็ก คุณมี 2 กระบวนการที่แตกต่างกันในขณะที่การอนุมัติการประมวลผลย่อยไม่มีแถวใด ๆ ในฐานข้อมูลดังนั้นจึงไม่สามารถเชื่อมโยงกับกล่องขาเข้าดาต้าลิสต์กับกล่องขาเข้าได้เป็นตัวอย่างเท่านั้นซึ่งใช้ข้อมูลจาก SHKAssignmentsTable เท่านั้น

...

Thai

data binder: Database SQL Query


Image RemovedImage Added

setup connection to JWDB

Thai

ตั้งค่าการเชื่อมต่อกับ JWDB


Image RemovedImage Added

Now write your own query to UNION data of this 2 processes.

...