Select a URL mapping and click the Run Selected button on the Web Server Probe view to display this view. This view allows you to assign values to connector pane inputs of the Web method VI specified by the selected URL mapping. You then can send an HTTP request with these values to the Web method VI. Refer to the LabVIEW Help for information about LabVIEW Web services and related terminology.
This view includes the following components:
Parameters—Displays available connector pane inputs for the Web method VI associated with the selected URL mapping. You must assign connector pane inputs before you send an HTTP request to the Web method VI.
Values—Specifies values for the connector pane inputs of the Web method VI associated with the selected URL mapping.
Results—Displays the response from the Web service after you send an HTTP request.
Host—Displays the computer name of the Web Server running the selected Web service.
Port—Displays the port of the Web Server interface running the selected Web service.
Request—Displays the complete URL mapping for the HTTP request.
Send request—Sends an HTTP request to the Web method VI associated with the selected URL mapping. You must specify Values for the connector pane inputs of the Web method VI before you send an HTTP request.