An Authentication Connector is required to connect to any FileNet instance. Click here for more information on setting up an Authentication Connection.
Authentication Connection Configuration
- Name: The Authentication connector name.
- Username: The username
- Password: The password
- Host: The URL or Path to connect to.
- Server Port: The connection port (defaults to 9080)
- Protocol: Choose between http or https (for SSL).
- Repository Name: The name of the repository you’re attempting to connect to. This is not the ID.
- Connection Timeout: Time to wait for a connection. A value of zero waits for infinity
FILENET API
Federation Services currently leverages the FileNet P8 API v5.2.0
Example
- Name: FileNet Demo Authentication Connection
- Username: Admin
- Password: Password
- Host: http://ec2-52-4-181-197.compute-1.amazonaws.com
- Server Port: 9080
- Protocol: HTTP
- Repository Name: P8G6ObjectStore
- Connection Timeout: 30000