Right-click an HTTP method VI in a LabVIEW project and select Show Method URL to display this dialog box. You also can right-click a public file or content folder and select Show Public URL to display this dialog box.
Use this dialog box to find and copy the URL that clients can use to access the Web service file. You copy the URL that corresponds to the file when published to a particular server, including the debugging server.
Tip After you copy a URL, close this dialog box before a client attempts to use the URL.
Available Servers—Lists the servers on which the Web service file can reside. When you select a server in this menu, LabVIEW updates the HTTP Method URL to include the correct port for accessing the file. For example, if you want the URL for accessing the file while you debug the Web service, select the debugging server in this menu to update the URL with the correct port.
HTTP Method URL—Displays the URL that clients can use to access the Web service file. You might need to replace placeholder values for input parameters with actual values.
Copy URL—Copies the HTTP Method URL to the clipboard.