Output BRD File - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2024
First publish date
2016
Last updated
2024-11-28
Published on
2024-11-28T15:26:57.181000

Outputs data to a file in the Data360 Analyze native BRD format.

Properties

File

Click the folder icon and navigate to the BRD file to which you want to export the data, then click Choose.

To create a new file, click the folder icon and navigate to the folder where you want to output the file, then enter a name for the file in the Filename field and click Choose.

A value is required for this property.

Note: If you are using the server edition, the output file will be created on the Data360 Analyze server. If you wish to open the file, and you don't have access to the file system on the server, you will need to download the file onto your local machine. See Download data files for more details.

Append

Optionally specify whether to modify the output file if it exists, appending or truncating as necessary. If true and the output file exists, the field names and types of the existing file and the input stream are compared to make sure they are identical.

The default value is False.

Create

Optionally specify whether to create the output file if it does not exist. If the directory containing the file does not exist, it will also create the directory structure.

The default value is True.

Lock

Optionally specify whether to use file system locking to ensure the output file is not being modified concurrently.

The default value is True.

LockTimeout

Specify the amount of time (in milliseconds) to wait to acquire the file lock. If the time elapses and the lock is not obtained, an error will result.

If a timeout is not specified, the node will wait an unlimited amount of time to obtain the lock.

Inputs and outputs

Inputs: in1.

Outputs: None.