Share via


Web Service Task Editor (Output Page)

Use the Output page of the Web Service Task Editor dialog box to specify where to store the result returned by the Web method.

To learn about this task, see Web Service Task.

Static Options

OutputType
Select the storage type to use when storing the results. This property has the options listed in the following table.

Value Description
File Connection Store the results in a file. Selecting this value displays the dynamic option, File.
Variable Store the results in a variable. Selecting this value displays the dynamic option, Variable.

OutputType Dynamic Options

OutputType = File Connection

File
Select a File connection manager in the list or click <New Connection...> to create a new connection manager.

Related Topics: File Connection Manager, File Connection Manager Editor

OutputType = Variable

Variable
Select a variable in the list or click <New Variable...> to create a new variable.

Related Topics: Integration Services (SSIS) Variables, Add Variable

See Also

Integration Services Error and Message Reference
Web Service Task Editor (General Page)
Web Service Task Editor (Input Page)
Expressions Page