JDBC Driver for Exact Online

Build 22.0.8462

DownloadXML

Retreives the data and writes it into a specified file.

Input

Name Type Accepts Output Streams Description
Topic String False The topic you want to download.
Division String False The company from which the topic data is downloaded.
OutputFilePath String False The full path of the file to write the output to.
AdditionalUrlParameters String False Semi column separated list of additional parameters in name-value pairs. Example: Params_Period_From=1;Params_Period_To=12
Encoding String False The FileData input encoding type.

The allowed values are NONE, BASE64.

The default value is BASE64.

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

Result Set Columns

Name Type Description
Success String Determines if the operation was successful.
FileData String If the DownloadLocation 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