BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jithuzoom
Obsidian | Level 7

Hello,

 

My  firm's Admin disabled email notification whle loadling datasets from metadata server to LASR server  as per company security policies.He runs a macro daily and refreshes the data to LASR library.Could you someone please advise me a solution to create an alert whenever new data loads into LASR.( I am not looking to create alert using data fields in datasets).

 

Can I create a stored process in SAS VA .Please let me know how to do this.

 

Regards,

Jithesh

1 ACCEPTED SOLUTION

Accepted Solutions
JuanS_OCS
Amethyst | Level 16

Hold on, I just remembered some alternatives, although I am not sure if it will help you. But you can try, and on either case they will help with this question or not, they provide additional information of your system!

 

1. LASR server logging:

- http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#n0ki4nsz4f24ptn1x7...

- and https://www.wku.edu/instres/documents/vincent_analyzing_lasr_server_logs_sasva.pdf

 

2. To enable the the SAS VA Audit Reports for Administrators:

- https://communities.sas.com/t5/SAS-Communities-Library/Getting-started-with-SAS-Visual-Analytics-7-1...

 

 

View solution in original post

5 REPLIES 5
JuanS_OCS
Amethyst | Level 16

Hello @jithuzoom,

 

probably there are better ways, although I believe that simpler, the better. The traditional proc contents and to compare the output on last modified date  (and size, if you will) should work just fine http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#p002g1zty23smvn1cs2ga...

 

And of course you can write an STP, as on any other SAS platform. How would you like to use the Stored Process?

 

PS. Just to be sure, you will need to do the proc contents of the libraries where you have the LASR data.

 

 

jithuzoom
Obsidian | Level 7

Hi  Juan,

 

I am using PROC CONTENTS  in SMC to view the latest updates on lasr library;

Just thought , maybe some other betterways are there..

JuanS_OCS
Amethyst | Level 16

Hello @jithuzoom,

 

good 🙂

 

Given the scenario, if I understood correctly, that your SAS or System Administrator disabled the alert notifications that the SAS software provide, you have 2 honest options and one not that honest:

 

- Completely accept the decission, because it is a company policy.

 

- Or to try to workaround it.... and then either try to sell the alternative to your SAS/System admin, to check if they accept it

 

- Or either workaround it and to say nothing, then wait until you are discovered, if you are discovered, and then explain.

 

In the meantime, you can wait for a better proposal to chime in. Still, I would expect that the solution will be code based, since the in-built functionality has been closed by policy.

JuanS_OCS
Amethyst | Level 16

Hold on, I just remembered some alternatives, although I am not sure if it will help you. But you can try, and on either case they will help with this question or not, they provide additional information of your system!

 

1. LASR server logging:

- http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#n0ki4nsz4f24ptn1x7...

- and https://www.wku.edu/instres/documents/vincent_analyzing_lasr_server_logs_sasva.pdf

 

2. To enable the the SAS VA Audit Reports for Administrators:

- https://communities.sas.com/t5/SAS-Communities-Library/Getting-started-with-SAS-Visual-Analytics-7-1...

 

 

jithuzoom
Obsidian | Level 7

Thanks Joan for your time and consideration.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 1149 views
  • 2 likes
  • 2 in conversation