Moderator
2 years, 8 months ago
#34439
::
Hi Patrick,
You can run a Server-Side Business Object as a job on the Simplifier server, as it is described here: https://community.simplifier.io/doc/current-release/integrate/jobs-overview/
Inside the Server-Side Business Object, you can check the dates of the stored data. Then, you can use the Email API to send mails: https://community.simplifier.io/doc/current-release/applications/business-objects/create-business-objects/business-object-api/#1595936660592-f4a3a811-c99f
Jobs are always running on the Simplifier server. However, you are saying that you need some kind of offline functionality? Can you elaborate on your use case?