I see that an end user can specify their own initial screen in Viya. Is it possible for an administrator to globally set an initial screen for all users other than SAS Drive?
Yes, you can change but you need to create a New Theme in theme manager with administrative privilege, where you can change the report theme and Application theme.
Select the Application Theme and change the Initial Screen setting and transition screen settings as per your requirements (like colours and Animations etc.) leave the other settings as default. Then save it and published the theme.
Then go back to the screen where all Themes are listed there you can see the New Created Theme there, select it and on the top right-hand side you can see small icons There is one icon with a circle and tick mark inside it (Which is set Default).
I am able to change the initial screen and transition settings for all users this way. Please let me know if it works for you.
Thank You
Kindly regards
Suraj Saini
I see the option when creating a new application theme to set the "initial loading screen," but this appears to be about the animation when a page is initially loading. Instead, what I am hoping to do is set the screen/application with Viya that the user sees when they login (i.e. SAS Drive vs. Report Viewer). Am I missing something?
For that just go to the right-top where is your 1.Profile Pic click on it then select settings 2. Select SAS Drive and initial screen then you can change the 3. set initial screen settings as per your requirements. As you can see in the pic below.
On Linux:
1. Edit
/etc/httpd/conf.d/petrichor.conf
2. Comment
#RedirectMatch ^/$ /SASDrive
3. Add yours, eg: a VA report
RedirectMatch ^/$ /link/resources/report?uri=/reports/reports/xxxxxxxxxxxxx
4.Save file
5. Restart httpd
sudo systemctl restart httpd
Now you can use your server or alias address to go directly to a report
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.