The Delimiter Character
The Profiler is tab-delimited by default. The delimiter character can be changed adding the following property in the CDD file:
be.engine.profile.delimiter
Specify the delimiter using a String value. Enclose the value in double quotes (the quotes are not used as part of the delimiter).
For example to use an open curly brace as the delimiter, you would specify "{" as the value. Do not choose a character used in rule conditions.
Use a single character if the application into which you will import the output uses a one-character delimiter. When importing the file into Excel, do not check the “Treat consecutive delimiters as one” option. Consecutive delimiters indicate a column that is empty.
Copyright © TIBCO Software Inc. All rights reserved.