Create a new data source
- Navigate to Resources > JDBC > JDBC Providers > Oracle Data Provider > Data sources.
- Click New.
-
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.
-
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.
- On the Setup Security screen, click Next.
- On the Summary screen, click Finish.
- Click Save to save the current configuration.
- Repeat the steps to create a new data source for Reporting Services and Smart Notification, as applicable.