What happens if CreateValidationRemote is called for a file that is not configured for autogeneration?
If a validation file is configured for autogeneration, the CreateValidationRemote function triggers the OMNI Server to regenerate the file, reindex it (if indexes are defined), and send it to the device.
If the validation file is NOT configured for autogeneration, the index files are still rebuilt (if necessary), and the file is still sent to the device. This allows the program to use files which were created by an external source, such as a legacy system or other back-end system, while still keeping any index files up to date.