How to prevent [Last export scheduled run] field of scheduled export update when mid server down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 08:26 PM
Hello Experts,
I have a requirement to prevent the update of the 【Last export scheduled run】field of the scheduled export when the mid server stops running. The update of this field is in the OTB method of a【SncTriggerSynchronizer.executeNow(current);】function. I don't know the specific content.
In addition, the following two aspects need to be considered.
1. I found that during the scheduled export process, the mid server suddenly shut down. Although the export log display failed, when the mid server restarts, the files will still be exported to the mid server. 【Last export scheduled run】Field Update.
2. After the mid server stops running, the scheduled export fails. 【Last export scheduled run】 field update.
I hope the exported log file is not missing. Secondly, when mid sever is closed, scheduled export does not run and the 【Last export scheduled run】 field is not updated. During the scheduled export operation, when the mid server stops, the 【Last export scheduled run】 field is updated normally.
I would love to hear from you guys as I have no idea how can I do this.
Thanks in advance.
- 318 Views