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

Creating JNDI Properties File for Clinical Data Management System Integration


This task describes how to create the JNDI (Java Naming and Directory Interface) properties file required for clinical data management system integration.

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

To create the JNDI properties file for clinical data management system integration

  1. Create the file, D:\WLSJMS\jndi.properties, on the Siebel Server.
  2. Add the following JNDI properties to the file:

    java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory

    java.naming.provider.url=t3://Host IP Address:Port

    where:

    Host IP Address is the IP address of the AIA server.

    Port is the port where the Web server instance is listening for connections.

    NOTE:  Make sure there are no spaces at the end of the lines in the file jndi.properties. Spaces cause the connection to fail.

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