BankIBSLog_BE::createDownloadRecord Method
Inserts a record in the BankIBSLog_BE table for a specified file name and request ID for the download direction.
Syntax
server public static void createDownloadRecord(Filename _fName, BankIBSRequestId _requestId)
Run On
Server
Parameters
- _fName
Type: Filename Extended Data Type
A file name.
- _requestId
Type: BankIBSRequestId Extended Data Type
A request ID.