Home / Support / Documentation
AEP Online Help Index
HTTP Reader
Used to read multiple web-pages. Allows to assign query parameters for
every page and response text variable to be parsed in.
- Requested URLs
-
Set list of web addresses of requested URL. Template usage is
possible.
- URL Parameters
-
Contain parameters for chosen web address in Requested URLs.
The following parameters are assigned:
- 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. Template usage is possible.
- Output Variable
-
Set variable name from query response text to be placed in.
- Status Variable
-
Set variable name from the query result status to be placed in.
- Timeouts
-
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
|