Configuring a new FileNet® deployment for the first time
A "new" FileNet® deployment refers to any IBM® Connections installation where you chose to create a FileNet® deployment when you installed IBM® Connections Content Manager. Follow this procedure only if you installed IBM® Connections Manager for the first time and are ready to set up the required data storage. The procedure does not apply to a new FileNet® deployment that was migrated from an earlier version of IBM® Connections, which already has the required components nor does it apply to an existing FileNet® deployment that was installed independently of IBM® Connections.
Before you begin
<loginAttribute>
in the section of
<loginAttributes>
in profiles-config.xml needs to match
with the value that FileNet® uses to look up a user. Since
by default, the uid value is used and if the security principal for FileNet® is not uid, then you must
modify the profiles-config.xml to move the attribute that matches up with the
principal to be the first attribute in the <loginAttributes>
section. For
example, if email is used as the principal, then the
<loginAttributes> section should look like
this:<loginAttributes>
<loginAttribute>email</loginAttribute>
<loginAttribute>uid</loginAttribute>
<loginAttribute>loginId</loginAttribute>
</loginAttributes>
-Dcom.ibm.connections.directory.services.j2ee.security.principal={YOUR PROPERTY}
About this task
Procedure
- (Microsoft™ SQL
on Windows™ only) FileNet® Collaboration Services
users need special permissions for the createGCD batch file to work.
Grant SQL Server permissions by adding the users to the SqlJDBCXAUser
role.
For more information, see Understanding XA Transactions on the Microsoft™ Developer's Network.
- To create a P8 domain and Global Configuration Data (GCD),
perform the following steps:
- To create an Object Store and AddOns, perform the following
steps:
- Be sure to restart the FileNet® Engine application from the WebSphere® Application Server Integrated Solutions Console.
- Optional: If you shut down IBM Docs clusters, restart them.
Results
What to do next
Refer to Configuring collaborative features in FileNet to learn about how to set up and maintain FileNet® collaborative features.
Many aspects of the FileNet® configuration are set up with defaults entered during your installation. You may need to reconfigure some aspects of your FileNet® deployment later, especially if user information, authentication, or host names change after your initial installation. For more information, see Administering Libraries.