<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Siebel &#8211; Automatic User Logout</title>
	<atom:link href="http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Fri, 05 Aug 2011 10:11:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Raks</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-11391</link>
		<dc:creator>Raks</dc:creator>
		<pubDate>Thu, 17 Mar 2011 07:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-11391</guid>
		<description>Hi,

Any idea how to ristrict multiple user session in Siebel. I want one user should open 2 sessions only. if he opens more than 2 session, message should pop up &#039;mexmium session limit reached&#039;.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Any idea how to ristrict multiple user session in Siebel. I want one user should open 2 sessions only. if he opens more than 2 session, message should pop up &#8216;mexmium session limit reached&#8217;.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-10107</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Sun, 20 Feb 2011 22:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-10107</guid>
		<description>Hi Bhavana,

Actually this was developed for v7.8 itself. So, it should work fine, I assume.

Do give it a shot and let us know !

Cheers ..</description>
		<content:encoded><![CDATA[<p>Hi Bhavana,</p>
<p>Actually this was developed for v7.8 itself. So, it should work fine, I assume.</p>
<p>Do give it a shot and let us know !</p>
<p>Cheers ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhavana</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-9778</link>
		<dc:creator>Bhavana</dc:creator>
		<pubDate>Wed, 16 Feb 2011 00:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-9778</guid>
		<description>Hi,
    Will this work for Siebel Call center and Version 7.8.2?

Thanks in advance
Bhavana</description>
		<content:encoded><![CDATA[<p>Hi,<br />
    Will this work for Siebel Call center and Version 7.8.2?</p>
<p>Thanks in advance<br />
Bhavana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narendra</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-4866</link>
		<dc:creator>Narendra</dc:creator>
		<pubDate>Fri, 20 Aug 2010 04:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-4866</guid>
		<description>hi, i&#039;m narendra,
i&#039;m new to siebel...
will u people please tell me some important concepts , so that it can help me in learning quickly</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;m narendra,<br />
i&#8217;m new to siebel&#8230;<br />
will u people please tell me some important concepts , so that it can help me in learning quickly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narayan Patro</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-4551</link>
		<dc:creator>Narayan Patro</dc:creator>
		<pubDate>Tue, 20 Jul 2010 15:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-4551</guid>
		<description>The solution discussed in the blog works for all scenarios (e.g., user logs out from the app using File Logout or closing the browser).
Ensure the following line calls the command &quot;LogOut&quot; for the communications client to work.
bs_CommSvr.InvokeMethod(”LogOut”, ps_inp, ps_out);</description>
		<content:encoded><![CDATA[<p>The solution discussed in the blog works for all scenarios (e.g., user logs out from the app using File Logout or closing the browser).<br />
Ensure the following line calls the command &#8220;LogOut&#8221; for the communications client to work.<br />
bs_CommSvr.InvokeMethod(”LogOut”, ps_inp, ps_out);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-1176</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Wed, 09 Sep 2009 19:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-1176</guid>
		<description>Great solution, Tejeshwer!

For those still in doldrums, the &quot;My Oracle Support&quot; Link posted by TJ above points to an article which supports Browser scripting the Application Level object, to detect the pressing of (X) and calling the appropriate Application Level method.

Definitely makes things simpler since we most of us would know about the Application Object, rather than the Communications Client Service as in the post above! ;-)

Thanks, TJ.</description>
		<content:encoded><![CDATA[<p>Great solution, Tejeshwer!</p>
<p>For those still in doldrums, the &#8220;My Oracle Support&#8221; Link posted by TJ above points to an article which supports Browser scripting the Application Level object, to detect the pressing of (X) and calling the appropriate Application Level method.</p>
<p>Definitely makes things simpler since we most of us would know about the Application Object, rather than the Communications Client Service as in the post above! <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thanks, TJ.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tejeshwer</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-1174</link>
		<dc:creator>Tejeshwer</dc:creator>
		<pubDate>Wed, 09 Sep 2009 18:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-1174</guid>
		<description>A very simple workaround is published on support web for this :)

check this out:

https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=757036.1

you do the hard work when you don&#039;t know the easier way to do it ... isn&#039;t ;)</description>
		<content:encoded><![CDATA[<p>A very simple workaround is published on support web for this <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>check this out:</p>
<p><a href="https://support.oracle.com/CSP/main/article?cmd=show&#038;type=NOT&#038;id=757036.1" rel="nofollow">https://support.oracle.com/CSP/main/article?cmd=show&#038;type=NOT&#038;id=757036.1</a></p>
<p>you do the hard work when you don&#8217;t know the easier way to do it &#8230; isn&#8217;t <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-986</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Fri, 28 Aug 2009 05:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-986</guid>
		<description>To be honest, not very sure, NP.
Just pulled this out from somewhere. But, I guess you are right. Let&#039;s do some more research around this. I will let you know if I find something more.</description>
		<content:encoded><![CDATA[<p>To be honest, not very sure, NP.<br />
Just pulled this out from somewhere. But, I guess you are right. Let&#8217;s do some more research around this. I will let you know if I find something more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NP</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-982</link>
		<dc:creator>NP</dc:creator>
		<pubDate>Fri, 28 Aug 2009 00:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-982</guid>
		<description>Nitin,

  Can you pls explian more about Inpurt parameter &quot;m_pMediaStatusMgr&quot;. From where will system get this parameter value?

Thanks,
NP</description>
		<content:encoded><![CDATA[<p>Nitin,</p>
<p>  Can you pls explian more about Inpurt parameter &#8220;m_pMediaStatusMgr&#8221;. From where will system get this parameter value?</p>
<p>Thanks,<br />
NP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naren</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-975</link>
		<dc:creator>Naren</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-975</guid>
		<description>Nitin,

Even i am facing the same problem.
 i wil try it .

thnx for the post


regards
Naren</description>
		<content:encoded><![CDATA[<p>Nitin,</p>
<p>Even i am facing the same problem.<br />
 i wil try it .</p>
<p>thnx for the post</p>
<p>regards<br />
Naren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-731</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Wed, 12 Aug 2009 06:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-731</guid>
		<description>You are welcome, David! Glad it helped. Cheers.. :-)</description>
		<content:encoded><![CDATA[<p>You are welcome, David! Glad it helped. Cheers.. <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Clinton</title>
		<link>http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/comment-page-1/#comment-675</link>
		<dc:creator>David Clinton</dc:creator>
		<pubDate>Sun, 09 Aug 2009 18:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=720#comment-675</guid>
		<description>hey great..

We were having this problem since a very long time in our system. We will definitely try this.

thanks mate!</description>
		<content:encoded><![CDATA[<p>hey great..</p>
<p>We were having this problem since a very long time in our system. We will definitely try this.</p>
<p>thanks mate!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

