Adding the property useRMIWebServlet to enable web servlet calls

  1. Access the Process Server Administrator and select the gen data area.
  2. Navigate to Start > Data > la > Business Classes > ConfigurationParameter.
  3. Select Actions > Create.
  4. Specify this information:
    Component

    Specify ipa.

    Name

    Specify useRMIWebServlet.

    Value

    Specify the value as true to use a web servlet call instead of an RMI call. Consequently, only HTTP and HTTPs connections are acceptable. Any RMI root specified in the connection in the system configuration will cause a work unit that has the File Access, System Command, Resource Update, or Resource Query activity node to fail.

    If value is set to false, direct RMI calls will be used by IPA.

    Note: If the gen configuration parameter "enforceSecureConnection" is enabled (set to true), useRMIWebServlet is automatically forced to true and IPA will consequently use web servlet calls.
  5. Save your changes.