I have reports dependent on other systems I would like for my script to not sent report if the report is blank and to try again in a hr..thank you for assistance
If your code for generating report is blank then your dataset also might be blank. So write a logic to iterate until your condition is met. Use SLEEP() function to make your iteration sleep for certain time.
If your code for generating report is blank then your dataset also might be blank. So write a logic to iterate until your condition is met. Use SLEEP() function to make your iteration sleep for certain time.
Thanks, Suryakiran
SAS Innovate 2025: Save the Date
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!