Creating MV web services

In this example, you create a Web Service that provides the following Web Service Operations:

Web Service Operation Description
search-inventory An AQL Web Service that selects items from the MVDEMO INVENTORY file using a provided search value and the DESCRIPTION ADI.
check-inventory A BASIC subroutine Web Service that returns a single item from the MVDEMO INVENTORY using a provided Item-ID.
check-inventory-by-location Demonstrates using dynamic array arguments with BASIC Web Services.
list-customers An AQL Web Service that returns items from the MVDEMO CUSTOMERS file.