---
name: discovery-data-connector-filenet-cp4d
title: FileNet P8
description: Crawl documents that are stored in FileNet P8.
last-updated: 2025-02-13
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/discovery-data?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# FileNet P8
{: #connector-filenet-cp4d}

Crawl documents that are stored in FileNet P8.
{: shortdesc}

[IBM Cloud Pak for Data]{: tag-cp4d} [IBM Software Hub]{: tag-teal}

This information applies only to installed deployments.
{: note}

## What documents are crawled
{: #connector-filenet-cp4d-docs}

-  Only file types that are supported by Discovery are crawled; all others are ignored. For more information, see [Supported file types](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collections&format=markdown#supportedfiletypes).
-  Document-level security is supported. When this option is enabled, your users can crawl and query the same content that they can access when they are logged in to FileNet. Discovery does not support role-based security when you crawl FileNet P8.

   For more information about document-level security, see [Supporting document-level security](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collection-types&format=markdown#configuredls).
-  Only files with file extensions that match the file extension filter rules that you specify are crawled. *Added with the 4.7.0 release.*
-  When a source is recrawled, new documents are added, updated documents are modified to the current version, and deleted documents are deleted from the collection's index.
-  All Discovery data source connectors are read-only. Regardless of the permissions that are granted to the crawl account, Discovery never writes, updates, or deletes any content in the original data source.

## Data source requirements
{: #connector-filenet-cp4d-reqs}

In addition to the [data source requirements](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collection-types&format=markdown#requirements) for all installed deployments, your FileNet P8 data source must meet the following requirements:

- The data source can crawl FileNet P8 5.5.0 and the Content Engine Web Services (CEWS) of a FileNet server that is installed on IBM Cloud Pak for Automation.
- FileNet P8 5.5.0 and FileNet on Cloud Pak for Automation support the HTTP and HTTPS protocols.

## Prerequisite steps
{: #connector-filenet-cp4d-prereq}

If you want to enable document-level security, you must take some steps to set it up. For more information, see [About document-level security](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collection-types&format=markdown#configuredls).

## Connecting to a FileNet P8 data source
{: #connector-filenet-cp4d-task}

From your Discovery project, complete the following steps:

1.  From the navigation pane, choose **Manage collections**.
1.  Click **New collection**.
1.  Click **FileNet P8**, and then click **Next**.
1.  Name the collection.
1.  If the language of the documents in FileNet is not English, select the appropriate language.

    For a list of supported languages, see [Language support](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-language-support&format=markdown).

1.  **Optional**: Change the synchronization schedule.

    For more information, see [Crawl schedule options](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collections&format=markdown#crawlschedule).

1.  Complete the following fields in the *Enter your credentials* section:

    Content Engine Web Service URL
    :   The Content Engine web service URL of the IBM FileNet P8 server.

        When you enter the URL, use the format: `<protocol>://<server>:<port>/wsi/FNCEWS40MTOM`. You can use the HTTP or HTTPS protocol. The `<server>` is the hostname of the server where the Content Platform Engine is deployed and the `<port>` is the HTTP port that the application server uses, or where the Content Platform Engine is deployed.

    User
    :  The username to use to crawl the FileNet P8 server. You can obtain your username from your FileNet administrator.

    Password
    :   The password that is associated with the user.

1.  In the *Specify what you want to crawl* section, enter the display name of the object store that you want to use to create, search, retrieve, and store documents in the **ObjectStore Name** field.

1.  In **Crawler Space Type**, select either **Folder** or **Class**.

1.  Complete the following field:

    Folder subpath or Subclass name
    :   The subfolder path that you can specify under RootFolder that crawls all documents that belong to the specified folder or the custom subclass of the `Document` class that crawls all documents that belong to the specified class. Before you specify anything in this field, keep in mind the following items:

        - You can specify multiple crawler spaces by using both the `Class` and `Folder` types and crawl the documents belonging to the folder name and class name.
        - You cannot specify a class outside the object store that you defined.
        - No support is available for specifying a class that is a subclass of a `Custom Object` and `Folder`.

1.  After you enter one or more paths, click **Add**.

1.  **Optional**: In the *Security* section, if you want to enable document-level security, set the **Enable Document Level Security** switch to `On`.

      When set to **On**, your users can crawl the same content that they have access to in FileNet.

1.  If you want to limit the types of files to add to the collection, you can list the file extensions for file types to either include or exclude.

    For a list of supported file types, see [Supported file types](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collections&format=markdown#supportedfiletypes).

    Support for this option was added with the 4.7.0 release.
    {: note}

1.  If you want the crawler to extract text from images in documents, expand *More processing settings*, and set **Apply optical character recognition (OCR)** to `On`.

    When OCR is enabled and your documents contain images, processing takes longer. For more information, see [Optical character recognition](https://cloud.ibm.com/docs/discovery-data?topic=discovery-data-collections&format=markdown#ocr).
    {: note}

1. Click **Finish**.

The collection is created quickly. It takes more time for the data to be processed as it is added to the collection.

If you want to check the progress, go to the Activity page. From the navigation pane, click **Manage collections**, and then click to open the collection.