Deploying Offer and Price Designer

This is an optional step.

Deploy the Offer and Price Designer war file in Tomcat.

Procedure

  1. Install Apache Tomcat 8.5.11. (for more details on installation, please refer Apache Tomcat installation guide).
  2. Copy opdesigner.war from $AC_HOME to the webapps directory of the Tomcat installation (as mentioned in Step 1).
  3. Create a setenv.sh file inside <TOMCAT_INSTALLATION>/bin and add following lines:
    JAVA_OPTS="-Dfc.host=<<hostIP>> -Dfc.port=<<port>> -Dlogging.file=<<log file location>>"
  4. Start Tomcat.
  5. Access the Offer and Price Designer UI with the following URL:

    http://host:port/opdesigner

    Note: For more information see the TIBCO Fulfillment Catalog - Offer and Price Designer User's Guide.