9.4 Configuring throttling for PDF Generator

PDF Generator requires a throttling configuration to be added to the application server configuration.

  1. In the WebSphere Administrative Console navigation tree, do the following for your application server:

    Click Servers > Server Types > WebSphere application servers

  2. Click the server name in the right pane.

  3. Under Server Infrastructure, click Java and Process Management > Process Definition.

  4. Under Additional Properties, click Java Virtual Machine and, on the next screen, click Custom Properties.

  5. Click New and, in the following boxes, type the corresponding text to create a new property:

    Name:com.ibm.websphere.ejbcontainer.poolSize

    Value:LiveCycleES3#adobe-pdfg-bmc-invoker-ejb.jar#NativeToPDFInvoker=1,1:

    LiveCycleES3#adobe-pdfg-bmc-invoker-ejb.jar#OpenOfficeToPDFInvoker=1,1:

    LiveCycleES3#adobe-pdfg-bmc-invoker-ejb.jar#ImageToPDFInvoker=3,3:

    LiveCycleES3#adobe-pdfg-bmc-invoker-ejb.jar#PSToPDFInvoker=3,3

    Note: You must manually type the value. You cannot copy and paste the value from this document.

    In the example, LiveCycleES3 is the name of the LiveCycle core application as shown in the WebSphere Application Server. If this name is different, all four instances of the string LiveCycleES3 in the value parameter must be replaced with the actual application name.

    Description:Adobe PDF Generator Throttling Configuration

  6. Click OK or Apply and then click Save directly to master configuration.

// Ethnio survey code removed