Siebel Clinical Trial Management System Guide > Setting Up and Configuring Clinical Data Management System Integration > Process of Setting Up Clinical Data Management System Integration for Siebel Clinical >

Configuring the JVM Subsystem for Clinical Data Management System Integration


This task describes how to configure the JVM subsystem required for clinical data management system integration.

This task is a step in Process of Setting Up Clinical Data Management System Integration for Siebel Clinical.

To configure the JVM Subsystem for clinical data management system integration

  1. In the Siebel application, navigate to the Administration - Server Configuration screen, Enterprises view.
  2. In the top list applet, select the Enterprise Server that you want to configure.
  3. In the middle applet, click the Profile Configuration tab.
  4. Click New to create a new component profile.
  5. Set the following parameters.
    Name
    Value

    Profile

    JAVA

    Alias

    JAVA

    Subsystem Type

    JVMSubsys

  6. Set the following parameters in the Profile Parameters list applet.
    Name
    Alias
    Data Type
    Value

    JVM Classpath

    CLASSPATH

    String

    Set the classpath value as follows:

    • Windows. The files in the classpath must be separated by semicolons (;) and end with a semicolon and period (;.), for example:

      D:\WLSJMS;D:\WLSJMS\Siebel.jar;D:\WLSJMS\SiebelJI_enu.jar;D:\WLSJMS\wlfullclient.jar;.

    • UNIX. The files in the classpath must be separated by colons (:) and end with a colon and period (:.), for example:

      /usr/wlsjms:/usr/wlsjms/Siebel.jar:/usr/wlsjms/SiebelJI_enu.jar:/usr/wlsjms:.

    JVM DLL Name

    DLL

    String

    Set the path to the JVM library file, for example:

    • Windows:

      <JAVA_HOME>/jdk/jre/bin/server/jvm.dll

    • UNIX:

      <JAVA_HOME>/jre/lib/sparc/client/libjvm.so

    JVM Options

    VMOPTIONS

    String

    Set the JVM-specific options for the log file, for example:

    • Windows:

      -Djms.log=D:\WLSJMS\log\jms.log

    • UNIX:

      -Xusealtsigs -Xrs -Djms.log=/usr/wlsjms/log/jms.log

Siebel Clinical Trial Management System Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.