Enable Cache to Use a SIngle Login

Every time you use the IWAF adapter with Salesforce.com, a login is generated to the server, resulting in many login attempts. Cache can be enabled so that only a single login is used.

In the DMC, using a user ID with administrator privileges:

  1. Expand the Workspace folder in the navigation pane.
  2. Expand the Java Services folder.
  3. Right-click DEFAULT and select Properties.

    The Java Services Configuration dialog box opens.

  4. Expand the JVM Settings section.
  5. In the JVM_PROPERTIES field, enter the following on separate lines:

    spgiwaf.cache.connections=true

    spgiwaf.cache.connections.timeout=n

    Java Services Configuration dialog box

  6. Click Save and Restart Java Services.

WebFOCUS