The Web Design studio has a Web Container Status Window for managing REST and SOAP services.
To show this window in the workspace, you have to click the Tools > Web services container
menu option.
The Web Design studio will show a table listing the Web services created in a particular Denodo Database.
The table has the following information when you choose the tutorial database from the dropdown menu (also see screenshot below):
*
will appear).Above the table you will find buttons to call functions on selected web services:
So, let's deploy our web services. After clicking the checkboxes next to each service, click on Deploy, the table will change to reflect the new status
As you can see, the Context Path now shows the relative path of the services. The complete URIs will be:
Try to open those URLs in your browser to check if they are running correctly (remember you will need to login with a valid Denodo user to access these services admin
/ admin
).
In the next section of this tutorial, you will find information about how to invoke these Data Services.