Cold starting Rapid Sacada

Forum Home Forums Development and Integration Cold starting Rapid Sacada

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2923
    perales_b
    Participant

    Hi to all:

    I’m here with a question…

    How I can configure a cold start of a Rapid Scada project?

    I mean, if the server with the Rapid Scada proyect must be restarted, the most of the administrator or scada operators wait for a restart with out logins forms.

    Another example, whats happens if the electric source is interrupted for a brief time? the operator(s) must be look the SCADA system as (s)he view it the last time without need to move any finger.

    By now, I can configure Windows to start with autologon, and start automatically the browser but… RapidScada wait for a user/password yet.

    Thanks and I’m waiting for any feedback.

    PEBA

    #2924
    Mikhail
    Moderator

    Hi,

    Anyway, it’s needed to modify the web application.

    Possible approach of implementation:
    – A user have to tick Remember me on logon.
    – Change JS not to redirect to Login.aspx, if it is impossible to check that user is logged on.
    – Restore logon by JavaScript in the master page.

    If a user doesn’t tick Remember me, it’s impossible to automatically log him in after restart of a web server.

    #2925
    Mikhail
    Moderator

    Option 2.
    Create a plugin that automatically login any user with the same username when he opens a web page of Rapid SCADA.

    #2926
    Mikhail
    Moderator

    But if a browser shows the error page (e.g., Server Unavailable), user at least have to refresh page manually.

    #2970
    Mikhail
    Moderator

    Hi,
    Login behavior will be improved in the next version of Rapid SCADA. You should try it when the new version will be published.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.