Application Express User's Guide > Advanced Programming Techni... > Implementing Web Services > Testing a Web Service Refer...
Testing a Web Service Reference |
Previous |
Next |
After you have created a Web service reference, you can test it on the Test Web Service Reference page.
To test a Web service reference:
Navigate to the Web Service References page:
On the Database Home Page, click the Application Builder icon.
Select an application.
Click Shared Components.
Under Logic, select Web Service References.
The Web Service References page appears.
From View, select Details.
Click the Run icon adjacent to the Web Service reference name.
The Test Web Service Reference page appears. The Web service name and URL endpoint display at the top of the page.
From Operation, select an operation (that is, the method to be executed).
Under Input Parameters, enter the appropriate value.
Click Test.
The message request and response appear at the bottom of the page.