<?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>Question Re: Pooling JCO Connections while using SSO in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaa-p/7516521#M37111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would have to look into this a little further, but what you are trying to do is generally not possible using any type of a connection pool, to ERP or to a database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A typical pool creates a connection and holds the connection for a period (usually a defined number of uses).  By default, the connection must be created under a user account, and the connection keeps that account relationship until it is recycled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to use pooling, and put the actual user name into a log or into a field in a table that you do not use (or maybe even a custom field).  Not ideal, but you get the picture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Dec 2010 21:39:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-01T21:39:12Z</dc:date>
    <item>
      <title>Pooling JCO Connections while using SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaq-p/7516520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that it is impossible to pool connections while using an SSO connection.  When we pool JCO connections without SSO, we notice that our JCO connections are happening instantaneously.  When we connect using SSO without pooled connections each connection takes 1/2 a second. We have small manageable BLS' that allow us to call other BLS' when we need to, but each BLS requires a connection.  I know that the simple answer to this question is simply create a start session and then place the multiple JCO functions in one BLS.  The problem is we would have a huge maintenance issue once we ran into issues with certain parts of the process.  What I am asking is can we actually pool connections for SSO so we can keep the current design of multiple BLS' to reduce our maintenance potential?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 17:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaq-p/7516520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T17:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pooling JCO Connections while using SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaa-p/7516521#M37111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would have to look into this a little further, but what you are trying to do is generally not possible using any type of a connection pool, to ERP or to a database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A typical pool creates a connection and holds the connection for a period (usually a defined number of uses).  By default, the connection must be created under a user account, and the connection keeps that account relationship until it is recycled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to use pooling, and put the actual user name into a log or into a field in a table that you do not use (or maybe even a custom field).  Not ideal, but you get the picture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 21:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaa-p/7516521#M37111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-01T21:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pooling JCO Connections while using SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaa-p/7516522#M37112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please clarify what you are talking about in regards to logging the username to a table or a log?  We are using SSO and we are not following your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 22:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/pooling-jco-connections-while-using-sso/qaa-p/7516522#M37112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-01T22:23:02Z</dc:date>
    </item>
  </channel>
</rss>

