2.4.1 Identifying the RESTful Webservice URL The following section briefs how to identify the RESTful Webservice URL. Login to WebLogic Server 14c em (http://hostname:port/em). Click Deployments and expand OfsllRestEAR services. Click Application Deployment. The following window is displayed. Figure 2-16 Identifying URL 1Description of "Figure 2-16 Identifying URL 1" Click Modules and components.The following window is displayed. Figure 2-17 Identifying URL 2Description of "Figure 2-17 Identifying URL 2" You can view the OfsllRestful Services URL as shown. Swagger documentation for RESTful web services can be accessed using the following URL type - http://<server_name>;<port>/<Application_context>/swagger.json Parent topic: Deploying RESTful WebService