Create the addBook operation with parameters

To define the first operation:

  1. In the second row, double-click NewOperation, and then type addBook.
  2. To give the parameter a name, in the input row, double-click parameters and type newBook.
  3. To set the element in the third column, double-click the addBook list and click New.

    This opens a New Element dialog box.

  4. In the Name field, type newBook and then click OK.
  5. In the output row, double-click parameters and type bookReturn.
  6. In the output row, double-click the addBookResponse list and click New.

    This opens the New Element dialog box.

  7. In the Name field, type BookReturnE, and then click OK.