* An XPath expression can be used to enter a value when the button appears pressed in.
Click to display a dialog box where you can browse the XML document currently being edited and select an XPath expression for the elements below the root element.
Each time is clicked, the input format switches between direct input and XPath expression input.
* Characters that are entered here and not URL encoded will be encoded to UTF-8 when creating the request message (however, "#" characters are not URL encoded).
* Even if the URL in contains "?", parameter names and values can be entered in the area.
The rules for appending the name-value pairs entered in to the values in are as follows:
| Status | Rules for Appending Parameters to the URL |
|---|---|
| When "?" is at the end | ( text)name=value&...&name=value |
| When "?" is within the text | ( text)&name=value&...&name=value |
| When "?" is not included | ( text)?name=value&...&name=value |
* Characters that are entered here and not URL encoded will be encoded to UTF-8 when creating the request message (however, "#" characters are not URL encoded).
* In dialog box, value using XPath expression in request message is displayed as "{XPath}".
You can call a REST Web service again to obtain the latest results.
* If a request message is not set, are dimmed and cannot be executed.
Select one of the following operations to be performed when saving or loading a document that calls a REST Web service.
* This function is turned on or off each time the menu item is selected.