JDBC Driver for Tally

Build 22.0.8462

ExportReport

Export Report.

Input

Name Type Required Accepts Output Streams Description
ReportName String True False The Name of the Report to be downloaded.

The allowed values are Balance Sheet, Profit and Loss, Stock Summary, Ratio Analysis, Trial Balance, RTS FilteredVouchers, Negative Stock, Negative Ledgers, Bank Group summary, Ledger Vouchers, Group Summary, Group Vouchers, Voucher Register, Bills Receivable, Bills Payable, Ledger Outstandings, Group Outstandings, Statistics, Cost Category Summary, Cost Centre Breakup, Ledger Cost Breakup, Group Cost Breakup, Godown Summary, ITEMMONTHLYSUMMARY, STOCKVOUCHERS, STOCKSUMMARY, Prlevel.

ReportParameter String False False Report Parameter if required for the report eg: GROUPNAME=BANK ACCOUNTS
ReportFormat String False False The format of the downloaded report: XML or HTML

The allowed values are XML, HTML.

The default value is HTML.

ExportLocation String False False Download location
FromDate Date False False From Date
ToDate Date False False To Date
Company String False False Name of the Company whose data need to be fetched. Please make sure it is selected and unlocked atleast once in the Tally tool after the tool is launched. It need not be in the selected state at the moment.
Encoding String False False The FileData input encoding type.

The allowed values are NONE, BASE64.

The default value is BASE64.

FileStream String False True An instance of an output stream where file data is written to. Only used if ExportLocation is not provided.

Result Set Columns

Name Type Description
Status String The status of the operation
FileData String If the ExportLocation and FileStream are not provided, this contains the content of the file.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462