Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
...
...
หากคุณต้องการตั้งค่า datasource ไปยังที่ใหม่แบบถาวรหรือไม่ต้องการแก้ไขข้อมูลไฟล์ app_datasource-default.properties เดิม คุณสามารถสร้าง datasource profile ใหม่ได้ โดยในโฟลเดอร์ wflow จะมี 2 ไฟล์สำหรับจัดการ datasource
ไฟล์ app_datasource.properties จะชี้ไปยังไฟล์ที่มีการกำหนดค่าของ datasource ปัจจุบันไว้ และไฟล์ If you're continually working with different datasource sets and don't want to keep commenting/uncommenting and/or renaming property files, you can make use of the profiles that are available. In your home directory, you'll (by default) find 2 files that deal with datasource settings. The app_datasource.properties file points to the current profile that should be used, and you'll see app_datasources-default.properties that should contain the details of your connection pools. To create a new profile, simply create a new properties file that is prefixed with จะมีรายละเอียดเช่น username, password, connection URLs
สำหรับการสร้าง datasource profile ใหม่ ให้ทำการสร้างไฟล์ที่มีชื่อนำหน้าด้วยคำว่า "app_datasources-". If our new datasource profile is called
ตัวอย่างกรณีถ้าคุณตั้งชื่อว่า "mynewprofile" then we're looking at:มีขั้นตอนดังนี้
Joget ยังช่วยให้คุณสามารถเรียกใช้ฐานข้อมูลนอกเหนือจาก MySQL ที่เป็นฐานข้อมูลเริ่มต้น โดยมีวิธีการตั้งค่าดังนี้Joget also allows you to run on databases apart from the default MySQL that comes with the bundle. For information on how to make those connections, refer to the resources below:
Children Display |
---|
...