Skip navigation FileNet logo
  Open Client Developer's Guide
  Search  |  Index  |  Glossary   |  
Open menu Overview
Open menu Open Client Architecture
Close menu Developing for Process
  Open menu Process Overview
  Close menu Preparing for Development
    Setup Checklist
    PJAC
    PJAC Files
    Close menu Installing the PDE
      Configuring the JRE
      Starting a Local Process Router
      Close menu Setting Up for JiGlue
        JiGlueand ASP.NET Issues
        Configuring the JiGlue COM Bridge
        JiGlue Java-COM Data Types
        JiGlue Programming Guidelines
  Open menu HTML Step and Launch Processors
  Java Processors
  Component-Integrator Work Performer
  Open menu Deploying Process Applications
Open menu Error and Exception Handling
Open menu Customizing the Framework
Globalization / Localization
Open menu General Information
   

PJAC Files for Open Client

The Process Java Applets Connectivity (PJAC) for FileNet Open Client module provides connectivity between the Open Client Web application and the Process Engine. PJAC also provides Process Integration Services to manage the interface with Image/Content/COM API Foundation objects for retrieval of FileNet Content or Image Services library objects.

Note: Shared ASPX, ASCX, Data Providers, JSP, XML (and their associated XSD) files, etc. which may be used help customize your ASPX-hosted Process applications (including the Open Client out-of-the-box Java and HTML Step Processors) are included with the FileNet Open Client Web application and not the PJAC for FileNet Open Client module. For information on these files, which in the default installation are found in the ...\Program Files\FileNet\IDM\Web\FNOpenClient\eprocess directory, see Process Open Client Web Footprint.

The installation of PJAC on the Open Client Web server (when the PJAC installer is run and "PJAC - Open Client" is selected) installs the following components:

  • Process Java runtime API files (pw.jar)
  • Java Runtime Environment (JRE) (JDK 1.3.1); also JRE 1.4.0 to download to the client (see table below).
  • Process Services Manager (VWService.exe+)
  • JiGlue COM Bridge library files (jiglue.dll and jiglue.tlb)
  • Miscellaneous: Other IDM files — located in ...\FileNet\IDM\... — plus additional files (e.g., jaas.jar, Task Manager files, icons, etc.).

    Note: For information on the installation and contents of the Open Client Process Development Environment, see Installing the Process Development Environment - FileNet Open Client.

During PJAC installation, the following files are installed to provide the JRE executable and the Process Java runtime APIs to sunsequentky download to the client:

Directory

Description

...\eprocess\download

Contains the files to be downloaded to the client when the applet starts for the first time. These are:
  • j2re1_x_x-win-i.exe — Java 2 Runtime Environment executable (required); for example: j2re1_4_0-win-i.exe.
  • pw.jar — This JAR file contains the Java API runtime classes and images used by FileNet Open Client Process applets.