Given a Universal Resource Identity (URI), creates and returns a new
object. The
object represents a logical connection to a FileNet P8 domain. This method uses default connection parameters and is equivalent to calling
, which is deprecated in FileNet P8 4.0.0.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
GetConnection (String) | Given a Universal Resource Identity (URI), creates and returns a new object. The object represents a logical connection to a FileNet P8 domain. This method uses default connection parameters and is equivalent to calling , which is deprecated in FileNet P8 4.0.0. |
![]() ![]() |
GetConnection (String, ConfigurationParameters) | Given a Universal Resource Identity (URI), and configuration parameters, creates and returns a new object with a copy of the caller's parameters. Changes to the caller's parameters are not reflected in the new connection. The object represents a logical connection to a FileNet P8 domain. |