6.4.1 Identifying the RESTful Webservice URL

The following section briefs how to identify the RESTful Webservice URL.
  1. Login to WebLogic Server 12c console (http://hostname:port/console).
  2. Click Deployments under Configuration tab and select OfsllRestEAR services.
    The following window is displayed.
  3. Click Testing tab and expand OfsllRestWS.
    The following window is displayed.
  4. You can view the OfsllRestful Services URL as shown.
  5. Swagger documentation for RESTful web services can be accessed using the following URL type - http://<server_name>;<port>/<Application_context>/swagger.json