I had an old process for update/refresh some tables which was run by clicking a menu item action.
Now i need to export this process to a recurrent Batch job which will be run everyday to refresh my tables, but without having to click action button.
How could i do that ?
Regards.