Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Adapter Properties File : Properties File Format

Properties File Format
The following restrictions apply to properties:
The "!" character may not be used as a comment line indicator. Only the "#" character is recognized.
Tagging Values for Obfuscation
The presence of a "#" character as the first character in a value (not the key) indicates that the value has been obfuscated or is to be obfuscated. The obfuscation command-line tool prompts for values to be obfuscated when it encounters a value with "#" as the first character in the properties file.
When the obfuscate tool is run, it rewrites the properties file with the obfuscated value in place. See Obfuscating or Encrypting a Password in a Properties File for more information.

Copyright © TIBCO Software Inc. All Rights Reserved