Is it possible to schedule a batch process using Appery? For example, I would like to have a daily process that selects all the records in a Collection and then takes a specific action. Does this batch scheduling functionality exist?
Is it possible to schedule a batch process using Appery? For example, I would like to have a daily process that selects all the records in a Collection and then takes a specific action. Does this batch scheduling functionality exist?
Hi,
We do not have this specific functionality. You can try to implement this yourself, but this can be done with running application only.