<?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: How do I measure the use of the SAS Add In? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/290859#M5681</link>
    <description>Bruno,&lt;BR /&gt;&lt;BR /&gt;Are those codes specific to client applications? Just curious. Assuming so.</description>
    <pubDate>Thu, 11 Aug 2016 02:05:29 GMT</pubDate>
    <dc:creator>brendanodwyer</dc:creator>
    <dc:date>2016-08-11T02:05:29Z</dc:date>
    <item>
      <title>How do I measure the use of the SAS Add In?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/282096#M5381</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Morning all,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;we had a manager say that the SAS Add-in was used a lot and I have been trying to quantify that. When someone uses the SAS Add-in (from Excel or Word) it spawns a SAS Workspace Server session, so it is possible to go and find the log for that and see what they did. In the same way Enterprise Guide spawns a Workspace Server session too. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I am trying to identify what started the session from the log. Comparing two logs side by side I couldn’t see anything that I could use to do that. Has anyone done this? Or know of a way to do it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I suppose I could change the way they are spawned and add a macro variable to pass in to use, but that involves messing around with configurations. Any advice would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Phil&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 07:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/282096#M5381</guid>
      <dc:creator>PhilMason</dc:creator>
      <dc:date>2016-07-05T07:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I measure the use of the SAS Add In?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/282110#M5383</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Object Spwaner log can tell you this information, see example below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;2016-07-05T13:34:41,262 INFO [00000047] :abc@cdf - New client connection (12) accepted from server port 8591 for user abc@cdf. Encryption level is Credentials using encryption algorithm SASProprietary. Peer IP address and port are [::ffff:127.0.0.1]:49653 for APPNAME=SAS Add-In for Microsoft Office.
2016-07-05T13:37:38,026 INFO [00000075] :abc@cdf - New client connection (14) accepted from server port 8591 for user abc@cdf. Encryption level is Credentials using encryption algorithm SASProprietary. Peer IP address and port are [::ffff:127.0.0.1]:49921 for APPNAME=SAS Enterprise Guide.
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 09:36:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/282110#M5383</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2016-07-05T09:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I measure the use of the SAS Add In?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/290859#M5681</link>
      <description>Bruno,&lt;BR /&gt;&lt;BR /&gt;Are those codes specific to client applications? Just curious. Assuming so.</description>
      <pubDate>Thu, 11 Aug 2016 02:05:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/290859#M5681</guid>
      <dc:creator>brendanodwyer</dc:creator>
      <dc:date>2016-08-11T02:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I measure the use of the SAS Add In?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/291273#M5696</link>
      <description>&lt;P&gt;Yes they are specific to the application like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;APPNAME=SAS Enterprise Guide.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not know of a list of app names&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 14:34:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-measure-the-use-of-the-SAS-Add-In/m-p/291273#M5696</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2016-08-12T14:34:31Z</dc:date>
    </item>
  </channel>
</rss>

