UploadRequest: Uploads a request file to Bloomberg

Description Usage Arguments Value See Also

View source: R/BdlConnection.R

Description

Uploads a request file to Bloomberg

Usage

1
2
UploadRequest(bdlConnection, bdlRequest, targetFileName,
  responseFileName = NULL, verbose = FALSE)

Arguments

bdlConnection

A BdlConnection object

bdlRequest

A BdlRequestBuilder object, or a character string containing the request content

targetFileName

The target file name of the request at the Bloomberg FTP site

responseFileName

The name of the response file. If omitted, the method deducts the response file name either from the BdlRequestBuilder, or from the targetFileName

verbose

Prints output if TRUE

Value

A character string, representing the name of the response file

See Also

BdlConnection

BdlRequestBuilder


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