Skip Headers
Oracle® Healthcare Master Person Index WebLogic User's Guide
Release 1.1
E18593-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

1 Getting Started With Oracle WebLogic Server

This chapter provides the procedures for creating an instance of an Oracle WebLogic Server. It includes creating an Oracle Healthcare Master Person Index (OHMPI) project; starting the OHMPI wizard; adding the WebLogic Server; and a listing of where instructions for creating, configuring, and building a Master Person Index application are located.

This chapter includes the following section:

Creating an Instance of an Oracle WebLogic Server

The OHMPI 1.1 wizard provides a simple and transparent method for you to create your master person index application on the Oracle WebLogic Server. You have to add an Oracle WebLogic Server Instance or select an Oracle WebLogic Server Instance if you already have one or more instances. This process is divided into three individual steps, listed below.

Related Documentation

For additional information on the Oracle WebLogic Server, go to the Oracle WebLogic Server Documentation Library, 11g Release 1 (11.1.1) at http://download.oracle.com/docs/cd/E14571_01/wls.htm.

Oracle WebLogic Server Requirements

The Oracle WebLogic Server required environments include:

  • NetBeans IDE 6.9.1

  • JDK 1.6.0_20 and later

  • WebLogic 11gR1 and later

Creating a Project and Starting the OHMPI Wizard

This section documents the steps to create an OHMPI project and start the OHMPI wizard.

To Create a Project and Start the OHMPI Wizard

  1. On the NetBeans toolbar, click New Project.

  2. Under Categories, choose OHMPI.

  3. Under Projects, choose Master Person Index Application and then click Next.

  4. Type the project name and the path where you want to store the project files in the upper portion of the window.

    The New Master Person Index Application page appears.

Figure 1-1 New Master Person Index Application Page

Description of Figure 1-1 follows
Description of "Figure 1-1 New Master Person Index Application Page"

Adding an Oracle WebLogic Server

This section provides the steps for adding an instance of an Oracle WebLogic Server.

To Add an Oracle WebLogic Server

  1. If an Oracle WebLogic Server instance is not listed in the Server field drop-down list, click Manage to add it.


    Note:

    If an Oracle WebLogic Server instance is listed in the Server field, or if you can select it from the drop-down list, click Next to continue to "Creating, Configuring, and Building a Master Person Index Application".

    The Servers page appears (see Figure 1-2, below) without the WebLogic Server listed under Servers.


    Note:

    If there is a server listed, its properties display on the right side of the page.

    Figure 1-2 The Servers Page

    Description of Figure 1-2 follows
    Description of "Figure 1-2 The Servers Page"

  2. On the Servers page, click Add Server.

    The Add Server Instance page appears.

  3. In the Server list in the upper portion of the Choose Server panel, choose Oracle WebLogic Server.

  4. In the Name field in the lower portion of the Choose Server panel, type the instance name of your Oracle WebLogic Server (for example: Oracle WebLogic Server 11gR1).

  5. Click Next.

    The Add Server Instance page moves to the second step.

  6. Under Server Location in the upper portion of the window, browse to the root location of your Oracle WebLogic Server instance.


    Note:

    Optionally, you can type the root location of your Oracle WebLogic Server instance (for example, C:\Oracle\Weblogic11gR1\wlserver_10.3).

  7. Click Next.

    The Add Server Instance Properties page moves to the third step, Instance Properties. The fields have been populated except for the password.

  8. Type a password for your Oracle WebLogic Server Instance.


    Note:

    Do not change the Instance Properties that were populated for you.

  9. Click Finish.

    The Servers page reappears with the WebLogic Server you created listed on the left side of the page. Its properties are displayed on the right side of the page.


    Note:

    If there is more than one server in the list, select the server you created to display its properties.

  10. Click Close.

    The name of the Oracle WebLogic Server instance you defined should appear in the Server field under Name and Location on the right side of the New Master Index Application page.

  11. Do one of the following:

    • If the Oracle WebLogic Server instance is listed in the Server field, click Next.

    • If the Oracle WebLogic Server instance is not listed in the Server field, select it from the drop-down list and click Next.

You are now ready to move on to the third step of this process, "Creating, Configuring, and Building a Master Person Index Application".

Creating, Configuring, and Building a Master Person Index Application

The generic instructions to create, configure, and build a master person index application are documented elsewhere. To perform these tasks see:

  • "Creating a Master Person Index Application" in Oracle Healthcare Master Person Index User's Guide (Part Number E18468-01)

  • "Configuring the Master Person Index Object Structure" and "Configuring Master Person Index Processing Options" in Oracle Healthcare Master Person Index Configuration Guide (Part Number E18473-01)

  • "Generating a Master Person Index Application" in Oracle Healthcare Master Person Index User's Guide (Part Number E18468-01)

There is nothing for you to do as there are no specific procedures that are relevant to the Oracle WebLogic Server that you need to perform. The OHMPI 1.1 wizard automatically generates and packages the artifacts of Oracle WebLogic Server for you.