iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Iguana > Creating a Channel > Configuring the Destination Component > To Database |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If you have specified To Database as the destination component for your channel, the Destination screen for this channel definition enables you to configure this destination component.
To configure the To Database destination 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.
|