FileNet P8 Application Engine, Version 5.0.+              

Installing Application Integration silently

To install the Application Integration software silently, save the ApplicationIntegration.exe file locally and then run it at the command line using the /s switch.

  1. Log in to the client machine using an account that has Administrator privileges.
  2. Sign in to Workplace.
  3. Click Author , and then click General Tools.
  4. Scroll down and click Download Application Integration for Microsoft Office, and then click Save. In the Save As dialog box, find a location on your machine in which to download and save the ApplicationIntegration.exe file locally, and then click Save.
  5. Open a DOS command window and change the current directory to the one where ApplicationIntegration.exe resides.
  6. Type the following at the command line:
    ApplicationIntegration.exe /s/v"/qn <additional
    msi arguments included in string>
    LICENSE_ACCEPTED=true"

    Use the /s switch to launch the execution silently and include the /qn switch in the msi string to make msi run silently.

    See the following optional command line values you can also use. Append the values within the string containing the msi arguments. For example:
    ApplicationIntegration.exe /s/v"/qn /L*v
    C:\temp\AppIntSetup.txt LICENSE_ACCEPTED=true"
    Command Line Values Installs
    ADDLOCAL=ALL All Features
    ADDLOCAL=ALL REMOVE=OutlookIntegrationFeature Office Only
    ADDLOCAL=ALL REMOVE=OfficeIntegrationFeature Outlook Only
    ADDLOCAL=ALL REMOVE=OutlookIntegrationFeature,OfficeIntegrationFeature Core Only
    Command Line Values Settings
    HOST=<host name> Enter the name of the web server running Workplace.
    PORT=<port number> Enter the web server's assigned port number.
    APPLICATION=<application name> Enter the directory in which you installed the Workplace application files.
    SERVER_CONNECTION=1 Set Application Integration to use an https connection
    SERVER_CONNECTION=0 Set Application Integration to use http connection. This is the default if this parameter is not passed.
    SINGLE_SIGNON=0 Set Application Integration to not use single sign-on (SSO).
    SINGLE_SIGNON=1 Set Application Integration to use single sign-on (SSO).
    /L*v C:\temp\AppIntSetup.txt Verbose installation log and specify log location.


Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)