Good day,
Could someone please help with a little guidance.
I recently built approximately 14 functions (12 public/ 2 private), however now i would like to create scheduled task on each server to execute the functions, then output the data to a sql database.
I thought just create a control script to do this however i was wondering where i should store this?
Inside a module folder or separate?
Should i create a separate module imports the first module, creates a scheduled task on the server?
Any suggestion or help would be greatly appreciated.
Thank you