Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
The Email Approver System included in this article acts as a email polling system that fetches emails and complete assignments periodically based on configurations.
Thai

ระบบการอนุมัติอีเมลที่รวมอยู่ในบทความนี้ทำหน้าที่เป็นระบบการลงคะแนนทางอีเมลที่ดึงอีเมลและการมอบหมายที่สมบูรณ์เป็นระยะตามการกำหนดค่า


Image RemovedImage Added

Figure 1: Setting up the listeners

...

Configurations

Thai

การกำหนดค่า

Image RemovedImage Added

Figure 2: IMAP Email Settings

...

Thai

รูปที่ 2: การตั้งค่าอีเมล IMAP

การตั้งค่าอีเมล IMAP ต้องได้รับการกำหนดค่าเพื่อให้สามารถตรวจสอบกล่องจดหมายเข้าของอีเมลเพื่อรับอีเมลขาเข้าใหม่

สิ่งสำคัญคือต้องสร้างที่อยู่อีเมลเฉพาะเพื่อรับอีเมล "ตอบกลับ" ดังกล่าวเพื่อให้การบล็อกรหัสการดำเนินการไม่ใช้เวลามากเกินไปในการอ่านอีเมลที่ไม่เกี่ยวข้อง

Image RemovedImage Added

Figure 3: Listener Settings

...

Warning

Take note that the checking interval is also subjected to the Deadline Checker interval set in Joget Workflow's system settings. Please ensure the Process Deadline Checker Interval is enabled. This can be located at Admin Bar > General Settings > Timer Settings > Process Deadline Checker Interval

Thai

โปรดทราบว่าช่วงการตรวจสอบจะขึ้นอยู่กับช่วงเวลา Deadline Checker ที่กำหนดไว้ในการตั้งค่าระบบของ Joget Workflow โปรดตรวจสอบให้แน่ใจว่าช่วงเวลาการประมวลผลตัวตรวจสอบกำหนดเวลาสิ้นสุดลงแล้ว ซึ่งสามารถดูได้ที่แถบผู้ดูแลระบบ> การตั้งค่าทั่วไป> การตั้งค่าตัวจับเวลา> ช่วงเวลาตรวจสอบกระบวนการกำหนดเวลา

Image RemovedImage Added

Figure 4: Listener Settings - Subject and Content

...

Info
titleInfo

You may be wondering where does {form_approval_new_application_approval_action_status} comes from. It is actually the field element name of said field. Just use the Inspect Element feature in your browser to acquire the field element name and add the prefix "form_" to it. (see sample screenshot below) This will retrieve the value in the email content and set it into the form data. 

Thai

คุณอาจสงสัยว่า {form_approval_new_application_approval_action_status} มาจากไหน จริงๆแล้วมันเป็นชื่อองค์ประกอบของเขตข้อมูลดังกล่าว เพียงใช้คุณสมบัติตรวจสอบองค์ประกอบในเบราว์เซอร์ของคุณเพื่อรับชื่อองค์ประกอบฟิลด์และเพิ่มคำนำหน้า "form_" (ดูภาพตัวอย่างด้านล่าง) สิ่งนี้จะดึงค่าในเนื้อหาอีเมลและตั้งเป็นข้อมูลแบบฟอร์ม

Inspect element screenshotImage Modified


Sample email to be sent out configured in Email Tool from the system to the respondent.

...

Thai

หากมีการจับคู่ตามหัวข้อหรือเนื้อหาบล็อกรหัสจะดึงข้อมูลผู้ส่งอีเมล (อีเมล) และจับคู่กับผู้ใช้ที่มีอยู่ในระบบ

หากมีการจับคู่กับผู้ใช้และหากมีการจับคู่เพิ่มเติมกับการมอบหมายของผู้ใช้โดยเฉพาะจากนั้นก็จะดำเนินการให้เสร็จสิ้นการมอบหมาย

ขณะดำเนินการมอบหมายให้เสร็จสมบูรณ์ขึ้นอยู่กับชุดการกำหนดค่าคุณสามารถตั้งค่าตัวแปรตัวแปรเวิร์กโฟลว์และ / หรือค่าข้อมูลฟอร์มได้


Image RemovedImage Added

Figure 5: Optional - SMTP Email Settings for Auto Reply

...