Invoking the Phonebook Service
Procedure
-
Apply the steps in
Invoking the Hello World Service to phonebook.wsdl.
-
Click the
addPhone node. In the Actions pane, enter values in the fields firstName:
Joe, lastName:
Doe, and phone:
111-1111.
The Status pane displays:
AddPhoneResponse
entryId (string): 0
-
Click the
getPhone node.
-
In the Invoke a WSDL Operation pane on the right, click the
Add link next to the firstName field.
A new row is added below the field.
-
Type
Joe in the empty row.
-
Click
Go.
The Status pane displays:
GetPhoneResponse
out
entryId (string): 0
firstName (string): Joe
lastName (string): Doe
phone (string): 111-1111
Copyright © Cloud Software Group, Inc. All rights reserved.