Start of changeIBM Content Navigator, Version 2.0.3     Supports:  Content Manager, FileNet P8, OnDemand, OASIS CMIS

Worksheet for building the web application

Work with your web application server administrator to gather the information that you need to build the web application. The IBM® Content Navigator Configuration and Deployment Tool requires that you enter values prepared in advance. The worksheet is a useful place to put these values.

Print this worksheet and enter values as you prepare for your installation.

Use this worksheet when you complete the following configuration and deployment task in the IBM Content Navigator Configuration and Deployment Tool:
  • Build the Web Application

Use the following table when you are building the IBM Content Navigator web application.

Table 1. Parameters required to build an IBM Content Navigator web application
Parameter Description Value
IBM Content Navigator context root The context root to use for the IBM Content Navigator web module. .

The default context root is navigator.

The context root is included in the URL to the IBM Content Navigator web application. The default format of the URL is http://host_name:port_number/navigator

 
Task manager context root The context root to use for the task manager web module. The default context root is taskManagerWeb.

If you configure the task manager component, the context root is included in the URL by which other applications can communicate with the task manager component after it is deployed. The default format of the URL is http://host_name:port_number/taskManagerWeb/api/v1.

Important: You must specify the context root that you entered when configuring the task manger component.
 
Sync services context root The context root to use for the sync services web module. The default context root is sync.

If you configure sync services, the context root is included in the URL by which repositories communicate with the IBM Content Navigator sync services. The default format of the URL is http://host_name:port_number/sync/api/repositories/notify

 
Build script The fully qualified path of the build script, create_ear.bat or create_ear.sh
  • On AIX®, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Linux, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Linux for System z®, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Windows, the default directory is C:\Program Files(x86)\IBM\ECMClient\configure\explodedformat\create_ear.bat

It is recommended that you use the default value.

 
Temporary directory The fully qualified path to a temporary directory that the IBM Content Navigator Configuration and Deployment Tool can use to run the task. You must have read and write access for the directory.

The default directory is the \configure\tmp subdirectory of the IBM Content Navigator installation directory.

It is recommended that you use the default value.

 

Use the following table if you are building an IBM CMIS web application.

Table 2. Parameters required to build an IBM CMIS web application
Parameter Description Value
IBM CMIS for Content Manager context root The context root to use for the IBM CMIS for Content Manager web module. The default context root is cmcmis.

The context root is included in the IBM CMIS for Content Manager service URLs. You can access the service collection URLs from the IBM CMIS for Content Manager index page, index.jsp.

The default format of the index page URL is http://host_name:port_number/cmcmis/index.jsp

 
IBM CMIS for Content Manager OnDemand context root The context root to use for the IBM CMIS for Content Manager OnDemand web module. The default context root is odcmis.

The context root is included in the IBM CMIS for Content Manager OnDemand service URLs. You can access the service collection URLs from the IBM CMIS for Content Manager OnDemand index page, index.jsp.

The default format of the index page URL is http://host_name:port_number/odcmis/index.jsp

 
IBM CMIS for FileNet Content Manager context root The context root to use for the IBM CMIS for FileNet Content Manager web module. The default context root is fncmis.

The context root is included in the IBM CMIS for FileNet Content Manager service URLs. You can access the service collection URLs from the IBM CMIS for FileNet Content Manager index page, index.jsp.

The default format of the index page URL is http://host_name:port_number/fncmis/index.jsp

 
Build script The fully qualified path of the build script, create_ear.bat or create_ear.sh
  • On AIX®, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Linux, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Linux for System z®, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Windows, the default directory is C:\Program Files(x86)\IBM\ECMClient\configure\explodedformat\create_ear.bat

It is recommended that you use the default value.

 
Temporary directory The fully qualified path to a temporary directory that the IBM Content Navigator Configuration and Deployment Tool can use to run the task. You must have read and write access for the directory.

The default directory is the \configure\tmp subdirectory of the IBM Content Navigator installation directory.

It is recommended that you use the default value.

 

Use the following table if you are building an IBM FileNet Collaboration Services web application.

Table 3. Parameters required to build an IBM FileNet Collaboration Services web application
Parameter Description Value
IBM FileNet Collaboration Services context root The context root to use for the IBM FileNet Collaboration Services web module. The default context root is dm.

To ensure interoperability with other client applications, it is recommended that you do not change the context root.

The context root is included in the URL by which other applications can communicate with IBM FileNet Collaboration Services. The default format of the URL is http://host_name:port_number/dm.

 
Build script The fully qualified path of the build script, create_ear.bat or create_ear.sh
  • On AIX®, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Linux, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Linux for System z®, the default directory is /opt/IBM/ECMClient/configure/explodedformat/create_ear.sh
  • On Windows, the default directory is C:\Program Files(x86)\IBM\ECMClient\configure\explodedformat\create_ear.bat

It is recommended that you use the default value.

 
Temporary directory The fully qualified path to a temporary directory that the IBM Content Navigator Configuration and Deployment Tool can use to run the task. You must have read and write access for the directory.

The default directory is the \configure\tmp subdirectory of the IBM Content Navigator installation directory.

It is recommended that you use the default value.

 
End of change