To define the first operation:
- In the second row of the
portType table on the right, double-click
NewOperation, and then type
addBook.
- To give the parameter a name, in the
input row, double-click
parameters and type
newBook.
- To set the element in the third column, double-click the
addBook list and click
New.
This opens a
New Element dialog box.
- In the
Name field, type
newBook and then click
OK.
- In the
output row, double-click
parameters and type
bookReturn.
- In the
output row, double-click the
addBookResponse list and click
New.
This opens the
New Element dialog box.
- In the
Name field, type
BookReturnE, and then click
OK.