<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic In EG8, is there a way to extract the information from the &amp;quot;Submission Status&amp;quot; in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796779#M40250</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there a way to extract the information from the "Submission Status" pane in Enterprise Guide 8?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SubmissionStatusPane.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68572i11AD5E9E46DABE25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SubmissionStatusPane.png" alt="SubmissionStatusPane.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 02:28:49 GMT</pubDate>
    <dc:creator>Louis_René</dc:creator>
    <dc:date>2022-02-17T02:28:49Z</dc:date>
    <item>
      <title>In EG8, is there a way to extract the information from the "Submission Status"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796779#M40250</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there a way to extract the information from the "Submission Status" pane in Enterprise Guide 8?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SubmissionStatusPane.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68572i11AD5E9E46DABE25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SubmissionStatusPane.png" alt="SubmissionStatusPane.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 02:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796779#M40250</guid>
      <dc:creator>Louis_René</dc:creator>
      <dc:date>2022-02-17T02:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: In EG8, is there a way to extract the information from the "Submission Status"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796791#M40251</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 04:22:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796791#M40251</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-02-17T04:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: In EG8, is there a way to extract the information from the "Submission Status"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796872#M40252</link>
      <description>&lt;P&gt;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. &lt;A href="https://blogs.sas.com/content/sasdummy/2012/05/15/how-long-will-eg-process-run/" target="_self"&gt;See the blog article here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisHemedinger_0-1645105952203.png" style="width: 727px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68582i2395342E04AD0184/image-dimensions/727x329?v=v2" width="727" height="329" role="button" title="ChrisHemedinger_0-1645105952203.png" alt="ChrisHemedinger_0-1645105952203.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 13:52:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/In-EG8-is-there-a-way-to-extract-the-information-from-the-quot/m-p/796872#M40252</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-02-17T13:52:51Z</dc:date>
    </item>
  </channel>
</rss>

