iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Iguana > Creating a Channel > Configuring the Source Component > From Database |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If you have specified From Database as the source component for your channel, the Source screen for this channel definition enables you to configure this source component. To configure the From Database source component:
To include the value of an environment variable in the Data source or Database username field, use ${name}, where name is the name of the environment variable that you have defined. If you include an environment variable, a preview field appears that displays the value of the field after the environment variable is replaced by its value:
This enables you to ensure that the VMD file is located where you expect it to be. To include the value of an environment variable in the file path, use ${name}, where name is the name of the environment variable that you have defined. For example, the file path ${MYDIR}\myfile.vmd includes the value of the MYDIR environment variable. The iguana_dir environment variable, which is defined by Iguana, is set to be the location of the Iguana configuration directory. To include this directory in your file path, specify ${iguana_dir} as part of the path.
If you select Yes, with limit in the Reconnect to DB? list box, you must specify the number of times to try to reconnect and the number of milliseconds between reconnection attempts. 10000 milliseconds is commonly used here.
|