BookmarkSubscribeRSS Feed

SAS is responsible for a huge number of users in our organization, and there is not an easy way for administrators to post messages to users upon connection to our back end services across all the various UI's.  It would also be nice to have a "stub" service that could be left running for maintenance notification.

 

It would be good upon connection to a Meta server to have a way to post a message before, and after authentication in a standard way.

It would also be good to provide real-time announcements.

 

Message pre-authentication: "There will be maintenance on Saturday from 4:00pm to 7:00am." 

Message post-authentication: "Due to issues with the NAS interface, there may be slow connections when browsing the file system."

Real time/Flash messages: "The system will go down in 45 minutes for patching."

  (in this scenario it would be nice to stop allowing new connections, and then gracefully quit running sessions to acquiesce)

 

It would also be nice to provide a system is down for maintenance message.   Perhaps the client could default to checking a simple web service on the meta server for maintenance notification.

  HTTP/HTTPS providing a response of: Maintenance: "The SAS environment is currently down for maintenance; SAS will be available by 7am ET."

  Client could show "The SAS environment is currently down for maintenance; SAS will be available by 7am ET."

 

If you use a simple HTTP/HTTPS interface, then you can use a DNS failover or a simple web service on the host to provide information when the service is down.  (Even a simple Python http service 'cd /sas/maintenance; python -m SimpleHTTPServer 80')

2 Comments
Irek
Fluorite | Level 6

I would add here message for the new users and first time login. Basic info with links to internal guides, courses and videos. Contact info. Internal support details.

Anacreo
Obsidian | Level 7

Okay not to go crazy... but now that Viya will allow EG to connect to it... would be nice to have a Meta property for EG that lets you set the process flow default BG color... or other hints to show what environment you're working in.

 

Just like an overall "Environment Color Theme" in the Meta/Config for SAS Studio, EG, Viya to all be influenced by would be super nice...

 

Prod: Default

UAT: Green

DEV: Purple

 

Etc... I ask users to post a WHOLE screenshot of their desktop everytime so I can visually see what environment they're on, what server they're connected to, etc.

 

Even a background color preference in EG for the whole code window when you're selecting which SAS Application you're connected to would be really nice... like on Local is default color (white) but on SASApp it could be blue and SASEM it could be brown... it would add a nice visual cue to what users are doing (wrong usually lol).

 

Anacreo_0-1762831660922.png