Forum

Jennifer Häfner
Moderator
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
    Has successfully completed the Intermediate Certification
    Has successfully completed the Advanced Certification
2 years, 8 months ago #34439
Up
1
Down
::

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?