Select-type data in the Data item definitions requires a "Candidate list" to be set. If the target List was registered to the system by a User with [System Administrator] authorization it allows a reference to be set from each App. Thus, you can achieve more efficient modelling and centralized management of candidate lists.
1. Overview of Reduction Measures for Document Format Disparity Risk
- a. (Blank Text form)
- Risk of data not being entered in the required format (including minor discrepancies)
- b. A Text Form in which the Initial Value has been Set
- Risk of forgetting to edit the initial value
- c. Select Form
- Either one of the available choices will have to be entered (selected) (exceptions are unavailable))
- In Questetra it is possible to Start a new Process in which initial values have been entered (M207)
- In Questetra it is possible to set an automatic format check on each input value (M206)
- "Tips for Input" indicated on the outside of the input field frame (M213) and the "Work Manual" (M214) can also help to reduce the risk
2. Overview of Select Forms that should make use of an Options-XML File
- a. Options that should be Controlled
- E.g. Client name, branch code, product code, etc.
- b. Highly Reusable Options
- E.g. Prefectures List, questionnaire answers such as "Very Good, Good, Normal"
- c. Partially Reusable Options
- Industry List, Answers to a questionnaire such as Visitors Objectives, Interests and Concerns
- Individual settings of the properties of the Select Form are also available (It is not always necessary to create an XML file)
- If a reference of Options-XML involves external communications, a cache clearance operation might be required
- An Options-XML can be classified as a local file that is dedicated to a specific definition, or as a global file which can be referenced from multiple definitions
3. Provide an Environment where an Options-XML File can be Referenced by Multiple Apps
- 1. Register the XML file
- Upload New files from [App-shared Add-on] menu
- 2. Update the XML file
- Upload files from [App-shared Add-on] menu with the same file name
System Settings – App-shared Add-on
- The maximum file size of Add-ons that can be registered is 20MB
- To register a file which can be referenced by from multiple Apps you must have [System Administrator] authorization
- A file which can be referenced by multiple Apps will not be included when Exporting the App
- XML files that are closed to an App are registered as an [Add-on] of each App
- XML files that are closed to an App are registered by Users with [App Administrator] authorization
- Currently, there is no way to check the file history in the system
4. Operate a Special App to Update the Options-XML
- 1. Set a Select type Data Item
- The Options which have been set as Select-type data are written as XML
- 2. Design a Flow to Rewrite Select-type Data
- Upstream Input Reference (M208), ECMA Script (M230), etc.
- 3. Place an Event to Update the XML
- Place a [Update Choices] icon into the Model
- An App must be created by a User with [System Administrator] authorization
- Specified Select-type data will be saved as [App-shared Add-on]
- Refer to X. Business Apps for specific design examples
X. Tutorial
X. Business Apps
- Customer Master Data Sync Process
- Boss Evaluation by Ballot
- Employee Information Acceptance
- Travel Request Flow
- Inquiry Handling Process
Z. More Info: Options XML example
Country Codes
Country codes published by the International Organization for Standardization
Download: https://support.questetra.com/addons/options/country-codes-iso-3166/
<?xml version="1.0" encoding="UTF-8"?><items> <item value="AD" display="Andorra" /> <item value="AE" display="United Arab Emirates" /> <item value="AF" display="Afghanistan" /> <item value="AG" display="Antigua and Barbuda" /> <item value="AI" display="Anguilla" /> <item value="AL" display="Albania" />
Comments
0 comments
Please sign in to leave a comment.