Field Values tab

When a document is added to an ApplicationXtender application, enter data for each of the index fields in the application. Each index field defined will be used to hold descriptive information about the documents stored in the application.

Option Description
Field Enter the field name.
Type Enter the field type. The field type should be a valid type, such as Text, Integer, Date, or Boolean.
Required

Enter whether or not the field is required. Four possible situations exist:

  • Yes — A value must be entered.
  • Yes (Data Ref.) — A value may be entered. If the field references a key within the ApplicationXtender application, and the value entered for the field matches a value found in that key, then associated fields will be automatically populated with data that is referenced by that key.  If the field references a key within the ApplicationXtender application and the value entered for the field does NOT match a value within that key, then the job request will fail.
  • No (Data Ref.) — A value does not have to be entered.
  • No — A value does not have to be entered.
Value Enter the value of the field.

For more information, refer to ApplicationXtender Application Generator documentation.