<?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: User loggon/session unique ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979534#M1696360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TH_USER_INFO should work( With TID). I checked it just now and its is working fine. Only thing I am passing as import parameter is my user name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 11:04:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-09-11T11:04:00Z</dc:date>
    <item>
      <title>User loggon/session unique ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979533#M1696359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hello to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a somehow twisted issue with the SAP logon, I will describe in detail my situation so that you can understand it well. I have the following landscape, for the same user multiple SAP GUI loggons, from the same machine/computer aswell as from different computers, multiple web loggons (WebDynpro) and maybe some mobileApp loggons. My problem is that I want to know if for the same user I can get the information somehow that he is in the same loggon, off-course it doesn't matter how many sessions he opened, I am only interested if it is in the same loggon. I will also give a short example so that you get the right idea:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user1 logs in SAP GUI ...he opens n sessions&lt;/P&gt;&lt;P&gt;user1 logs in again in SAP GUI.....opens n sessions &lt;/P&gt;&lt;P&gt;user1 logs in from web when using a WebDynpro application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have a way to determine if it is in the same login or not. &lt;/P&gt;&lt;P&gt;I have tried with the TH_USER_INFO to use the TID parameter but it gives back different values which don't help me too much or maybe I'm not using it right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, any kind of information/help is welcomed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 10:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979533#M1696359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-11T10:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: User loggon/session unique ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979534#M1696360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TH_USER_INFO should work( With TID). I checked it just now and its is working fine. Only thing I am passing as import parameter is my user name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979534#M1696360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-11T11:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: User loggon/session unique ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979535#M1696361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hello Roy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You reply is correct, for the SAP GUI using the TH_USER_INFO is working fine but if you try to use it in a WebDynpro context then it is not reliable. I have tried it and it gives me different TID's each time I run the WD application. Maybe I am missing something or maybe I am don't have the right know-how regarding the web applications loggin sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know of a way how to get the right information also from WebDynpro side would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, another issue I forgot in the initial post is how can you identify a NWBC instance log on, do you have a unique ID or something ? I mean if you open the NWBC in the same area/window you can open other sessions, how do you identify the NWBC overall login session ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-loggon-session-unique-id/m-p/8979535#M1696361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-11T11:25:19Z</dc:date>
    </item>
  </channel>
</rss>

