Create XML parameters - standard method
This task describes how to create an XML type parameter without viewing the properties of a web service call. This is the most common way of parameterizing values for most protocols and parameter types.
For web service scripts, we recommend that you create parameters from within a web service call, as described in XML parameters.
To create a new XML parameter:
-
Select Insert > New Parameter or select a constant value in the Script view and select Replace with a Parameter from the right-click menu. The Select or Create Parameter dialog box opens.
-
In the Parameter name box, enter a name for the parameter.
-
In the Parameter type box, select XML if it is not already selected.
-
Click Properties to assign a value set now, or OK to close the dialog box and assign values later.