How to configure TigerLogic support in <oXygen/>

The latest instructions on how to configure TigerLogic support in <oXygen/> can be found on our website.

 
  1. Copy jar resources. Check your TigerLogic JDK lib directory from the server side (for example C:\Program Files\rainingdata\tigerlogic\tljdk\lib) and copy the following files to [oXygen-install-folder]/lib directory

    • connector.jar
    • jca-connector.jar
    • tlapi.jar
    • tlerror.jar
    • utility.jar
    • xmlparser.jar
    • xmltypes.jar

    If you skip this step the application will display an error message when you try to run the query.

  2. Restart the <oXygen/> application.

  3. Configure the TigerLogic connection.

    Go to Preferences -> XML -> XSLT/FO/XQuery -> XQuery -> TigerLogic and configure the server host, port, user, password and the database name.

  4. Execute XQuery.

    Go to associated scenario configuration and select TigerLogic as the transformation engine.