Siebel Life Sciences Guide > Setting Up and Configuring Safety System Integration > Process of Setting Up Safety System Integration for Siebel Medical >

Creating the JNDI Properties File for Safety System Integration


This task describes how to create the JNDI properties file required for safety system integration.

This task is a step in Process of Setting Up Safety System Integration for Siebel Medical.

To create the JNDI properties file for safety 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 will cause the connection to fail.

Siebel Life Sciences Guide Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.