SAS software comprises of the best analytics software used by organisations across the world. From large organisations in the banking industry to small businesses in retail, SAS has empowered all types of enterprises with access to valuable and informative insights. However, just like with any other sophisticated software, it too has its fair share of […]
Jan 31, 2018
Since its announcement last April at the 2017 SAS Global Forum, SAS Viya has been heralded as the analytics platform’s stepping-stone into the future. As a cloud-enabled platform, with a powerful in-memory analytics engine that enables quick, accurate, and consistent results at all times, Viya is scalable and has the processing power required to address […]
Feb 09, 2018
Did you know that over 90% of your users would prefer to log in to your SAS web applications via their social login accounts? And, furthermore, over 97% of these users want to log in via Facebook or Google! Enabling social login via Facebook or Google for your SAS Web applications really makes sense in […]
Mar 09, 2017
Login IDs are stored in SAS Metadata against Person Objects or Group Objects. It can be handy to view a list of all these logins and this Data Step View just does that! Overview This example provides data step code that will query the SAS Metadata and return a list of Login Objects. The code […]
Sep 01, 2017
If you have ever had to manually add in a reverse proxy, manually configure HTTPS, or otherwise needed to update the connection URLs for any of the SAS Web Applications you know that it can be a tedious job prone to errors. This information can be updated in the Configuration Manager of SAS Management Console […]
Aug 31, 2017
Here is a simple way to access the details of Email Addresses stored in your SAS Metadata via a view. Overview This example provides data step code that will query the SAS Metadata and return a list of Email Addresses stored against users. The code as-is will create a data step view in the work library, so […]
Aug 30, 2017