File Operations: Destination Details
- Last UpdatedJul 01, 2024
- 2 minute read
Destination Details Property Window
You can specify the details of the file destination in this property window. To open this window, click Destination Details property. The Destination Details property window appears as shown in the following image:

This window has the Protocol drop down where you can select the file transfer protocol. Below this drop down, it has controls to specify the following details.
-
Protocol - If the selected protocol is FTP-HTTP, you can use FTP or HTTP protocol.
For the HTTP protocol, you must enable the WebDAV Publishing feature for the web server. For more information about enabling the WebDAV Publishing feature, refer the Microsoft documentation.
In the Authentication Feature in Internet Information Services (IIS) Manager, ensure that only Windows Authentication is enabled for the selected HTTP site.
-
Location - You can specify the URI/UNC of the file or directory here.
-
Pattern - You can specify the pattern to decide the file types to be transferred like *.doc,*.xls in this field.
-
UserName - You can specify the user name for the destination here.
-
Password - You can specify the password for the destination here.
-
Domain - You can specify the domain/machine name of the destination here.
-
PortNumber - You can specify the port number of the destination server.
Each of the above parameter fields has the following controls.
-
The Operator drop down - You can select the operator for the expression here. For example, "="
-
The Value type drop down - You can select the type of value to assign to the parameter in the expression. You can specify Variable, Content, Value, or XMLVariables here.
-
The Value text box/drop down - You can specify the actual value to assign to the parameter. The control displayed depends on the option selected in the preceding drop down. If you had selected "Value", it will display a text box here. You can enter a discrete value in this box to complete the expression. If you had selected "Variable", "Content", or "XMLVariables" instead, there will be a drop down instead of the field. This drop down will have the variable collection or content collection or XMLVariables collection from which you can select an appropriate option.
At the bottom of the window you will find the following buttons:
-
Submit - You can click this button to save the parameters that have been specified.
-
Cancel - You can click this button to cancel the settings and close this window.