Hello, I continued to receive FILE_NOT_DELIVERED message, despite the output contains FILE_DELIVERED status Requirement: For Example: So we expect the file to be delivered around 05:15 AM, a...
See more...
Hello, I continued to receive FILE_NOT_DELIVERED message, despite the output contains FILE_DELIVERED status Requirement: For Example: So we expect the file to be delivered around 05:15 AM, any alert before that should continue with FILE_NOT_DELIVERED and if the SPL finds the file to be delivered, any alert after that should just output FILE_DELIVERED, removing/suppressing FILE_NOT_DELIVERED in the subsequent runs until 07:00 AM. If the file was NOT delivered, then the alert should continue stating FILE_NOT_DELIVERED until 07:00 AM By following this approach I believe we can ensure the status of the file delivery (regardless of the status) cannot be missed. I am not sure if the SPL you have posted in your previous post will satisfy this requirement, but I will certainly check.