BookmarkSubscribeRSS Feed
Louis_René
Calcite | Level 5

Hello,

Is there a way to extract the information from the "Submission Status" pane in Enterprise Guide 8?

SubmissionStatusPane.png

I know we can build something pretty similar with a bunch of macro variables wrapped in a macro function that I can execute automatically before and after any tasks... but if the content is stored somewhere in a SAS library somewhere, I'd very much like to know where.

Thanks!

2 REPLIES 2
SASKiwi
PROC Star

AFAIK, the submission details are buried within EG and there is no API to read it. If your goal is to identify if your SAS jobs have run successfully or not, then I find it easier to run these in batch mode, then just check the return code of the job which will be 0 if it is successful and non-zero if there are warnings or errors. The batch log itself also summarises the number of errors, if any, at the end.

ChrisHemedinger
Community Manager

The Project Reviewer task is still available and works for v8.3. Requires a download and steps to install, but you might find it useful. See the blog article here.

ChrisHemedinger_0-1645105952203.png

 

Check out SAS Innovate on-demand content! Watch the main stage sessions, keynotes, and over 20 technical breakout sessions!

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
  • 442 views
  • 1 like
  • 3 in conversation