DownloadResponse: Download the data in sync mode, waiting until the result file...

Description Usage Arguments Value See Also

View source: R/BdlResponse.R

Description

Download the data in sync mode, waiting until the result file is there

Usage

1
2
DownloadResponse(bdlConnection, responseFileName, parser,
  pollFrequencySec = 40, timeoutMin = 10, verbose = FALSE)

Arguments

bdlConnection

The BdlConnection object used to establish the FTP download

responseFileName

The file downloaded

parser

The parser used to convert the file into an R object

pollFrequencySec

The polling frequency to check if file is available at Bloomberg

timeoutMin

The timeout in minutes

verbose

Prints progress output if TRUE

Value

the response content

See Also

UploadRequest

BdlResponseHandle


gluc/datalicenseR documentation built on Aug. 5, 2021, 10:50 p.m.