BookmarkSubscribeRSS Feed
Arun_P_A
Calcite | Level 5

My client has 15 SAS environment for their 15 countries business model. So I was creating an VA report which will retrieve data using a SAS code and load to CAS to show in report this data source size is very small so instead of same set of users logging into multiple environment I'm planning to bring the data into single environment and show in the report. So the most simple way to do this is to a user can run the code in all the environment download the data and upload the data the refresh it but this is not efficient and it required lot of manual efforts. So I need support to make this requirement to work more efficient way or if this can be done or not

1 REPLY 1
SASKiwi
PROC Star

If I'm understanding your requirement correctly, SAS/CONNECT will provide the functionality needed to automate this reporting. If CONNECT is available on all SAS installations (it is included with Viya) then you can build a SAS application that will connect to each SAS installation and download the required reporting data automatically. You could also schedule this application so no human intervention is required.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 117 views
  • 0 likes
  • 2 in conversation