BookmarkSubscribeRSS Feed
garretta
Calcite | Level 5
Within SAS EG, is there a way to send query results, reports, etc. in the body of an email as opposed to as an attachment?

I need to generate an automated daily email based on a predefined email body template with roughly 10 metrics. The value of these metrics will vary each day, and should appear in the email message itself rather than in an attached report.

Ex:
Report Date: MM/DD/YYYY
Metric Value
X 100
Y 90
etc.

Thanks
2 REPLIES 2
ChrisHemedinger
Community Manager
For this, you will have to use SAS statements to achieve what you want. You will need to use the FILENAME EMAIL method. You should be able to run such programs within SAS Enterprise Guide.

Here's a helpful conference paper from Chuck Hunley:

http://support.sas.com/resources/papers/proceedings10/060-2010.pdf

Chris
Check out SAS Innovate on-demand content! Watch the main stage sessions, keynotes, and over 20 technical breakout sessions!
garretta
Calcite | Level 5
Thanks!

The paper was quite useful. However, I'm still having one issue.

I'd like to embed an image from my hard drive into the body of the email. I can attach the image as an attachment, but within the email body I'm only seeing the dreaded red x. Outlook settings are not the issue.

Thoughts?

put '';

Thanks

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 887 views
  • 0 likes
  • 2 in conversation