Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Refresh Searchable Fields
Searchable Fields are fields in your form that can be used to search submissions and tasks. It is up to the forms designer to designate which controls should be set up as Searchable fields.
...
When the Refresh process runs, tables that store the state of the process are created in the frevvo database. By default, if a process were to fail or be stopped, starting it again would restart the failed/stopped job from where it failed/stopped.
To restart a Stopped/Failed refresh process, simply start the batch job again with same tenant and it will resume the last stopped job.
To prevent the last stopped job from restarting, change the status to Abandoned.
Abandoning the Refresh Searchable Fields Process
...
If your goal is to update your form to a new version that you had previously downloaded to disk or to revert to an older version previously downloaded to disk, do not first delete the form since, as stated, this removes all associated saved/submitted/pending form instances. Instead leave the original as it is and upload the version from disk by clicking the upload icon. A dialog will display that lets you browse to the form on disk and give gives you the option of replacing the current with this new version. Checking the option to ignore XML schemas in the form being uploaded if those schemas already exist in the application, results in the existing schemas being used.
...