Skip to main content
November 14, 2023
Question

Need to Display a warning message during specific time for example 8:30 AM Daily PST

  • November 14, 2023
  • 8 replies
  • 0 views

Hi All,

We have a process model running at 8:30 AM daily which will perform some updates in the database, this process will take maximum up to 5 minutes to complete. During this time we need to freeze home page for 5 mins by showing some warning message then after 5 minutes we can display the home page. How to achieve this can someone help us with this kind of scenario.

    8 replies

    November 14, 2023

    Hi Stefan , todays post was the actual requirement can you please help here in this regard

    stewart.burchell
    November 14, 2023

    What's the outcome you want to achieve here? What will the "freeze" achieve? What will it prevent users from doing? (I'm asking because I wonder if there are other options available to you)

    November 14, 2023

    We have a process model running at 8:30 AM daily which will perform some updates in the database, during that time we need to display some X interface saying " some process is running in the background please access after 5 minutes ". After 5 minutes we can show the home page. How can we achieve this.

    stewart.burchell
    November 14, 2023

    Ok - is the purpose of that message to dissuade (prevent?) users from conducting any actual actions? Or to indicate that the data they're viewing might be stale? Something else?