Pooling with Server Attributes Read from a Metadata Server

When you connect to an IOM server using information from a metadata server, all of the information about the IOM server and how to connect to it is created and maintained by the metadata server administrator. The person developing the Java client application does not need to make a decision about whether to use connection pooling, because that decision is made by the metadata server administrator.
You can specify the pooling parameters with SAS Management Console. For details about planning for pooling and puddles on a SAS Metadata Server, see "Configuring Client-Side Pooling" in the SAS Intelligence Platform: Application Server Administration Guide. The code example in Connecting with Server Attributes Read from a SAS Metadata Server can be used to connect to a pooled server without any changes. However, the credentials that you specify for the metadata server connection must be the credentials for the pooling administrator.
Note: If you are using the Information Service to obtain the server metadata, see Pooling with Server Attributes Read from the Information Service.