WebDownloader

Used to download any files via HTTP protocol. Allows assignment of query parameters for every URL and response text variable to be parsed in.

Requested URL's

Set list of web addresses of requested file. Template usage is possible.

Selected URL Options

Contains parameters for chosen web address in Requested URLs. The following parameters are assigned:

Use authentication

Select if target URL requests authorization.

Parameters request Method

Set posting method of query parameters (GET or POST).

Name, Value

Set list of query parameters. In both columns template usage is possible. If the name of any parameter is incorrect (e.g. empty), then it will be ignored.

Store Path

Folder where downloaded file will be saved. File name will be taken from URL. If URL does not contain document name, index.html will be used.

Overwrite existing file

If the file already exists in the selected path, it will be overwritten, otherwise it will be renamed by template. For example: index.html will be renamed to index (1).html or index (2).html etc.

Output Variable

Set variable name where path of downloaded file will be stored.

Status Variable

Set variable name from the query result status to be placed in.

Store All File Names Into Variable

Set variable name all file names to be stored in. File names will be separated by new line symbols.

Request Timeout

Set time-out from HTTP server, whereupon connection will be closed. This time is equally for every requested URL. If your connection with HTTP server is fast, move the slider towards Short. If your connection with HTTP server is slow or the server is heavily loaded, move the slider towards Long.

See also

Processors

© 2017 Mediatwins s.r.o. All rights reserved.