<?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 Re: For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852286#M10743</link>
    <description>&lt;P&gt;That is unfortunate if that is the case. As for background submits, I could have been more clear, that was just a use case for Studio and why you would have a saved log you want to view at a later time. I am only concerned with viewing a saved off log, not how it gets created. What I meant by it being avialable in EG is that if you open up a saved log file it will parse the file and provide you with the summary you can then use to jump around in the log. The below screenshot is from a saved log that was then drag and dropped into an EGP and you can see that it provides you with the summary,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wherearethelogs_0-1672928027878.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79064iB1465D04535FB7CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wherearethelogs_0-1672928027878.png" alt="wherearethelogs_0-1672928027878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2023 14:22:25 GMT</pubDate>
    <dc:creator>wherearethelogs</dc:creator>
    <dc:date>2023-01-05T14:22:25Z</dc:date>
    <item>
      <title>For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852126#M10741</link>
      <description>&lt;P&gt;When you run a sas program in STUDIO then in the log you have a summary of ERRORS/WARNINGS/NOTES that you can use to navigate the log, as shown in the highlighted red box in the screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wherearethelogs_0-1672845634304.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79029iC600700283AB630C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wherearethelogs_0-1672845634304.png" alt="wherearethelogs_0-1672845634304.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you run that same sas program as a background submit it creates a log, however, when you open that log the ERRORS/WARNINGS/NOTES &amp;nbsp;summary does not exist. Is there a way to access this functinality for saved logs? I know this was possible in EG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wherearethelogs_1-1672845747316.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79030iC4ED6EAE915A4507/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wherearethelogs_1-1672845747316.png" alt="wherearethelogs_1-1672845747316.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 15:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852126#M10741</guid>
      <dc:creator>wherearethelogs</dc:creator>
      <dc:date>2023-01-04T15:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852197#M10742</link>
      <description>&lt;P&gt;I don't think such functionality exists in SAS Studio. A Studio background submit pushes the program(s) to be run in batch mode on a SAS Workspace server. To produce a log summary, Studio would have to parse the batch log as a text file once complete instead of collecting run details internally.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW EG doesn't do background submits, but EG projects can be scheduled and if the project logging is enabled then scheduled runs should be recorded - I guess this is what you mean when you say EG does project run summaries.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 20:54:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852197#M10742</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-01-04T20:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852286#M10743</link>
      <description>&lt;P&gt;That is unfortunate if that is the case. As for background submits, I could have been more clear, that was just a use case for Studio and why you would have a saved log you want to view at a later time. I am only concerned with viewing a saved off log, not how it gets created. What I meant by it being avialable in EG is that if you open up a saved log file it will parse the file and provide you with the summary you can then use to jump around in the log. The below screenshot is from a saved log that was then drag and dropped into an EGP and you can see that it provides you with the summary,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wherearethelogs_0-1672928027878.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79064iB1465D04535FB7CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wherearethelogs_0-1672928027878.png" alt="wherearethelogs_0-1672928027878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 14:22:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852286#M10743</guid>
      <dc:creator>wherearethelogs</dc:creator>
      <dc:date>2023-01-05T14:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852373#M10744</link>
      <description>&lt;P&gt;Thanks for that, I wasn't aware of that feature in EG.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 19:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852373#M10744</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-01-05T19:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852386#M10745</link>
      <description>&lt;P&gt;Given that it's there in EG (thanks for showing that!), if Studio isn't doing it you might put in a ballot item request for the feature to be added to studio:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do that, drop a link to it here, so we can up-vote. : )&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 20:11:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852386#M10745</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-01-05T20:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: For saved logs, is it possible to get a ERRORS/WARNINGS/NOTES summary in the STUDIO UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852403#M10746</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19879"&gt;@Quentin&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;thank you both for the help. I created a ballot here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/Add-quot-log-summaries-quot-when-viewing-saved-logs-in-SAS/idi-p/852402#M4831" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/Add-quot-log-summaries-quot-when-viewing-saved-logs-in-SAS/idi-p/852402#M4831&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 21:47:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/For-saved-logs-is-it-possible-to-get-a-ERRORS-WARNINGS-NOTES/m-p/852403#M10746</guid>
      <dc:creator>wherearethelogs</dc:creator>
      <dc:date>2023-01-05T21:47:44Z</dc:date>
    </item>
  </channel>
</rss>

