Overview

InStream Integration Server (ISIserver) is a TIBCO Foresight service that allows TIBCO Foresight® Instream® and TIBCO Foresight® Translator® to talk to a web service, an Oracle or SQL database, and other user Java applications.

Intended Audience

This manual is intended for those setting up database or web service connections from Foresight® Instream or Foresight® Translator. Your team will need access to these skills:

System Requirements

Please see the TIB_instream_<n.n.n>_readme.txt or TIB_instream-hce_<n.n.n>_readme.txt file provided with Instream.

Files being validated can be any file format that can be used with Instream or Foresight Translator.

JDK 1.8 or later

Java 11 or later

Since Java 11 no longer includes support for the javax.xml.bind package, the user needs to download and add the jar file for that package manually to the <ISIServer>/lib directory. One of the sources is maven.org: search for 'javax.xml.bind'. If this is not done, then the error 'Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter' will appear when ISIServer is started.