Example - trillium_discovery - trillium_quality - Latest

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Version
Latest
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Copyright
2024
First publish date
2008
Last updated
2024-10-18
Published on
2024-10-18T15:31:00.219841

Assuming the project definition files are in C:\My Projects\project1, the following example generates a batch script in C:\Batch that will run on the host platform using the data that was exported with the project definition.

“<BDT_install_path>\bin\bdt>” -project "C:\My Projects\project1\project.prj" 
–target_dir C:\Batch -with_data

where <BDT_install_path> is your installation path.