Create a new data source

  1. Navigate to Resources > JDBC > JDBC Providers > Oracle Data Provider > Data sources.
  2. Click New.
  3. Specify these values to create a new data source:
    Data source name

    Provide a name for your data source.

    JNDI name

    For each data source, specify the unique JNDI name for each application:

    • jdbc/LawsonFS for Framework Services.

    • jdbc/LawsonRS for Reporting Services, if this application is being installed.

    • jdbc/LawsonSN for Smart Notification, if this application is being installed.

    Click Next.

  4. Provide the values for the database:
    URL

    Specify the URL of the desired data source properties. For example:

    jdbc:oracle:thin:@servername:port:ORCL

    Where ORCL is the Oracle System ID name.

    Note: The default port for Oracle is 1521.
    Data Store Helper Class Name

    Select the helper class: Oracle11g data store helper

    Click Next.

  5. On the Setup Security screen, click Next.
  6. On the Summary screen, click Finish.
  7. Click Save to save the current configuration.
  8. Repeat the steps to create a new data source for Reporting Services and Smart Notification, as applicable.