2.1 Creating Data Sources for RESTful WebService Please follow the below steps to create data Sources for RESTful WebService. Login to Oracle Weblogic 14c em (http://hostname:port/em). Figure 2-1 Create RESTful WebService 1Description of "Figure 2-1 Create RESTful WebService 1" Click WebLogic Domain > JDBC Data Sources.The following window is displayed. Figure 2-2 Create RESTful WebService 3Description of "Figure 2-2 Create RESTful WebService 3" Click Lock & Edit on the Change Center. Click ‘Create’ and select ‘Generic Data Source’. The following window is displayed. Figure 2-3 Create RESTful WebService 4Description of "Figure 2-3 Create RESTful WebService 4" Specify the following details: Enter Data source Name: OfsllREST Click on Select The following window is displayed. Description of the illustration webservices_creatingdatasources4.png Select the Database Driver ‘Oracle's Driver(Thin) for Services connections;Versions:Any’ Click Ok.The following window is displayed.Description of the illustration webservices_creatingdatasources5.png Specify the following details: Enter the JNDI Name as ‘jdbc/OfsllWSDS’. Click Next. Description of the illustration webservices_creatingdatasources6.png Click Next. The following window is displayed.Description of the illustration webservices_creatingdatasources7.png Enter the Database details. Click Ok. The following window is displayed. Description of the illustration webservices_creatingdatasources8.png Enter OFSLL DB schema “Password” and Confirm Password”. Click Test Database Connection. On completion, displays a confirmation message as ‘Connection test succeeded’. Description of the illustration webservices_creatingdatasources9.png Initial capacity and Maximum capacity is defaulted to 30, if the number of concurrent users are more this needs to be increased. The following window is displayed.Description of the illustration webservices_creatingdatasources10.png Click Advanced and update the ‘Inactive Connection Timeout’ to 300 seconds. Click Next. The following window is displayed. Description of the illustration webservices_creatingdatasources11.png Click Next. The following window is displayed.Description of the illustration webservices_creatingdatasources12.png Click Next. Select target Server as ‘WS_ManagedServer’. The following window is displayed.Description of the illustration webservices_creatingdatasources13.png Click Create to activate the changes Description of the illustration webservices_creatingdatasources14.png Activate Changes from Change Center. Description of the illustration webservices_creatingdatasources15.png Parent topic: Configure RESTful WebService