Adding the Plug-in to TIBCO BusinessWorks™ Container Edition

To add the plug-in to TIBCO BusinessWorks™ Container Edition, additional steps are required before applying applications to TIBCO BusinessWorks Container Edition.

Note: Prior to running the plug-in in TIBCO BusinessWorks Container Edition (BWCE), the Java property javax.xml.stream.XMLInputFactory must be set to com.sun.xml.internal.stream.XMLInputFactoryImpl. For information on how to set Java properties in BWCE, refer to the Environment Variables section in TIBCO BusinessWorks™ Container Edition Application Development.
Note: For OAuth 2.0 support, the Java property javax.xml.parsers.DocumentBuilderFactory must be set to com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl and Java property javax.xml.transform.TransformerFactor must be set to com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl. For information on how to set Java properties in TIBCO BusinessWorks Container Edition, see the Environment Variables section in TIBCO BusinessWorks™ Container Edition Application Development.

Procedure

  1. Open the physical media or download the TIB_bwplugins4hana_version_buildnumber_bwce-runtime.zip installation package from the TIBCO eDelivery site (https://edelivery.tibco.com).
    To download the installation package, a user name and password are required. If you do not have a user name and password, contact TIBCO Technical Support.
  2. Add the .zip file to TIBCO BusinessWorks Container Edition run time.
    • To add the .zip file to TIBCO BusinessWorks Container Edition run time for the Cloud Foundry platform, see "The BusinessWorks Container Edition Buildpack" in "Developing for Cloud Foundry" of TIBCO BusinessWorks Container Edition Application Development.
    • To add the .zip file to TIBCO BusinessWorks Container Edition run time for Docker/Docker-based platforms, see "Creating the TIBCO Business works™ Container Edition Application Docker Image" in "Application Development for Docker" of TIBCO BusinessWorks™ Container Edition Application Development.