Hello community,
I developed a VAF with a configuration and scheduled task based on configuration to execute some rules.
Actually, the scheduled task is executed even if the configuration of the VAF is not validated (and throw exception when the missing configuration is called.
Is it possible to check if the configuration is valid (equivalent of the tab "Server" on the config) in my code before executing the task please ?