Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Adapter Instance Options : Adapter Instance Fields

Adapter Instance Fields
You can use the following tabs to define an adapter instance:
Configuration Tab
The Configuration tab contains the fields listed in Table 1, Field Description of Configuration Tab:
To change versions, click the Change Version button.
Design-time Connection Tab
The Design-time Connection tab contains the fields listed in Table 2, Field Description of Design-time Connection Tab (Sheet 1 of 3). Many of these fields make use of global variables. Click the Global Variables tab in the Project panel to enter a value for a global variable.
Click the Yes button to effect the changes to the machine name. Click the No button to revert to the previous value.
External — This field is only available if you check the Use SSL checkbox. If you select the External authentication mode, you must ensure that the User DN and Password fields are empty. In the Client Identity field, provide the path to the userident.p12 file. Also, enter the password for the .p12 file in the Identity Password field. Click the Test Connection... button. If the entries are accurate, the adapter will connect to the server.
The password for the runtime connection is stored in the adldap.tra file, either in clear text or in obfuscated format.
You must specify the complete path of the client .pfx or .p12 file. This field supports the use of global variables
Runtime Connection Tab
The Runtime Connection tab contains the fields listed in Table 3, Field Description of Runtime Connection Tab (Sheet 1 of 4).:
External — This field is only available if you check the Use SSL checkbox. If you select the External authentication mode, you must ensure that the User DN and Password fields are empty. In the Client Identity field, provide the path to the userident.p12 file. Also, enter the password for the .p12 file in the Identity Password field. Click the Test Connection... button. If the entries are accurate, the adapter will connect to the server.
You must specify the complete path of the client .pfx or .p12 file. This field supports the use of global variables
General Tab
The General tab contains the fields listed in Table 4, Field Description of General Tab:
See TIBCO Rendezvous Concepts for information about specifying subject names. See TIBCO Enterprise Message Service User’s Guide for information about publishing on a topic.
Multithreading Tab
It is possible to run the adapter in the multithreaded mode for improved throughput and performance. You can specify the number of concurrent dispatcher threads that are to be operated for a given session.
Logging Tab
The Logging tab contains the fields listed in Table 6, Field Description of Logging Tab:
To create sinks, drag and drop the Generic log sink icon from the Palette panel into the Design panel. From the Configuration panel, select the sink type. The following are the sink types available:
When File and STDIO sinks are created from the Generic log sink, they offer further configuration options. For the File sink, the file limit, file count, and the option to append or overwrite can be specified. When created by default, this is set to 30000 bytes, 3 and Append Mode respectively. For the STDIO sink, the option to write to stdout or stderr can be selected. When created by default, stdout is selected.
Startup Tab
The Startup tab contains the fields listed in Table 7, Field Description of Startup Tab:
Monitoring Tab
Many of the following fields make use of global variables. Click the Global Variables tab in the Project panel to enter a value for a global variable.
Allows you to turn on or off the standard TIBCO Hawk Microagent. The way to turn it on or off is also configurable. By clicking the globe icon, a standard checkbox or text value (true or false) can be used to turn the standard microagent on or off.
This is the name for the standard microagent that will be registered with the TIBCO Hawk system. In most cases the default value is used. The InstanceId variable need not be set because it is automatically set at runtime by the runtime adapter.
Allows you to turn on or off the instance or class specific standard TIBCO Hawk Microagent. The way to turn it on or off is also configurable. By clicking the globe icon, a standard checkbox or text value (true or false) can be used to turn the class microagent on or off.
Specifies the amount of time the Hawk Agent should wait for HMA method invocations to complete before timing them out. The default is 10000 milliseconds. Normally there is no need to change this value, however, on machines under extreme stress where method invocations are timing out, this new option allows the timeout value to be increased.
See Class Microagent Timeout above.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved