Siebel Application Integration for Oracle Fusion Middleware Guide > Installing, Configuring, and Upgrading SAI for Oracle Fusion Middleware >

Setting Preferences for SAI for Oracle Fusion Middleware


This topic describes how to set preferences for SAI for Oracle Fusion Middleware. You specify details about the database connection and other information relating to the behavior of SAI for Oracle Fusion Middleware.

NOTE:  You must have installed the SAI JDeveloper extension bundle for the Siebel Application Integration for Oracle Fusion Middleware option to appear in the Tools Preferences menu. For information about installing the extension bundle, see Installing SAI for Oracle Fusion Middleware.

This task is a step in Roadmap for Installing and Configuring SAI for Oracle Fusion Middleware.

To set preferences for SAI for Oracle Fusion Middleware

  1. Start Oracle JDeveloper.
  2. From the application-level menu, select Tools, and then the Preferences menu item.
  3. From the explorer, scroll down to select Siebel Application Integration for Oracle Fusion Middleware, and then fill in the required fields for the General tab. Do not click OK.

    Some fields are described in the following table.

    Field
    Description

    Service Name

    A unique name that identifies the database.

    NOTE:  For Oracle databases, this is the actual SERVICE_NAME specified in tnsnames.ora.

    Connection Type

    The type of database connection that you want to use. You can choose from the following: Oracle, MSSQL, and DB2. By default, this value is set to Oracle. For MSSQL and DB2, you must perform more configuration tasks before you can work with SAI for Oracle Fusion Middleware. For information about the requirements for these databases, see Modifying Database Parameters for Use with SAI for Oracle Fusion Middleware.

    Host Name

    The Siebel Database Server name.

    Port

    The Siebel database port number.

    Table Owner

    The Siebel database table owner name.

    Username

    The user name used to connect to the Siebel database.

    Password

    The password used to connect to the Siebel database.

    Test Connection

    Select this option to test the database connection after you have entered your database settings. A confirmation dialog appears when the connection is successful. Continue setting the remaining parameters only if the connection is successful. If the connection is not successful, then check the database parameters again, or check the database connection.

    XSD File Path

    The path where Siebel business service code, Siebel workflow process code, and XSD files will be generated. By default, this path is set to one of the following:

    • C:\JDeveloper\mywork\SFE
    • default_JDeveloper_work_directory\SFE

    Log File Directory

    The path to the log files related to the design code for inbound Web services. By default, this path is set to one of the following:

    • C:\JDeveloper\mywork\SFE
    • default_JDeveloper_work_directory\SFE

    The information collected can range from error messages to detailed diagnostic log files.

    NOTE:  The SiebelToolkitExtension.log file stores all log-related information for the Design Wizard in SAI for Oracle Fusion Middleware.

    Log Level

    The log level determines the amount of information that is written to the log file. The options are the same as the other log levels in SAI for Oracle Fusion Middleware: FATAL, ERROR, WARN, INFO, DETAIL, and DEBUG. By default, the log level is set to ERROR. For more information about log levels, see Setting Log Levels for SAI for Oracle Fusion Middleware.

  4. Click the Deployment tab, and then fill in the required fields.

    Some fields are described in the following table.

    Field
    Description

    Root Path of Deployment Archive

    The path where the archive files are created during the deployment of SAI for Oracle Fusion Middleware. By default, this path is set to the Oracle JDeveloper IDE work directory (ide.work.dir) appended with mywork\SFE. For example:

    C:\JDeveloper\mywork\SFE or default_JDeveloper_work_directory\SFE

    TIP:   To find the value for the IDE work directory, from the Oracle JDeveloper application-level menu, select Help, the About menu item, and then click the Properties tab.

    Log File Directory

    The path to the deployment log files of Siebel Application Integration for Oracle Fusion Middleware. By default, this path is set to:

    C:\JDeveloper\mywork\SFE or default_JDeveloper_work_directory\SFE

    NOTE:  The SiebelDeployExtension.log file is the log file that stores all log-related information for SAI for Oracle Fusion Middleware deployment processes.

    Log Level

    The log level for deployment log files. The options are the same as the other log levels in SAI for Oracle Fusion Middleware: FATAL, ERROR, WARN, INFO, DETAIL, and DEBUG. By default, the log level is set to ERROR. For more information about log levels, see Setting Log Levels for SAI for Oracle Fusion Middleware.

    Log File Directory of Outbound Web Service

    The path to the Siebel outbound log directory within Oracle JDeveloper. This directory includes the log files related to any outbound Web service Java Remote Method Invocation calls. By default, this path is set to:

    C:\JDeveloper\mywork\SFE or default_JDeveloper_work_directory\SFE

    The syntax for the outbound log directory is:

    outbound_log_path\SFE\SFEOutboundWebService_outbound_Web_service_name.log

    For example, if the outbound log path specified in Preferences is C:\JDeveloper\mywork\SFE, and if the outbound Web service name is GlobalWeather, then the outbound log file name is:

    C:\JDeveloper\mywork\SFE\SFEOutboundWebService_GlobalWeather.log

    For outbound Web service Java Messaging Service (JMS) calls, the resource adapter log is updated. The location of the log file and the log level are configured when you deploy the resource adapter.

    NOTE:  Make sure that a drive exists on the computer where Oracle WebLogic Server is configured. For security purposes, the run-time log files are created on Oracle WebLogic Server.

    Outbound Log Level

    The log level for the Siebel outbound log. The options are the same as the other log levels in SAI for Oracle Fusion Middleware: FATAL, ERROR, WARN, INFO, DETAIL, and DEBUG. By default, this value is set to ERROR. For more information about log levels, see Setting Log Levels for SAI for Oracle Fusion Middleware.

    Siebel Language Pack

    Lists the installed language packs. Select the appropriate language for your environment. By making this selection, the correct JAR file is used for the deployment. For example, if FRA is selected, then SiebelJI_fra.jar is used for the deployment.

  5. Click OK.
Related Topics

Installing SAI for Oracle Fusion Middleware

Siebel Application Integration for Oracle Fusion Middleware Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.