DeriveResponseFileName: Derives the expected response file name

Description Usage Arguments Value See Also

View source: R/BdlResponse.R

Description

Derives the expected response file name

Usage

1
2
DeriveResponseFileName(bdlRequest = NULL, requestFileName = NULL,
  responseFileName = NULL)

Arguments

bdlRequest

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

requestFileName

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

responseFileName

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

Value

a character string, representing the responseFileName derived from the arguments provided

See Also

BdlRequestBuilder


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