|
| Copyright © TIBCO Software Inc. All Rights Reserved |
The Configuration tab contains the fields listed in Table 1, Field Description of Configuration Tab:
The version string indicates the ActiveEnterprise (AE) format in which the adapter instance is saved. An adapter instance can be saved in AE Version 4.0 or AE Version 5.1, AE Version 5.2 and AE Version 5.3 format.When a new adapter instance is created in TIBCO Designer 5.x, the version string is set to AE Version 5.3.To change versions, click the Change Version button. Specify a message filter, if you have configured a message filter resource for use with the adapter. The filter allows you to manipulate incoming and outgoing data before sending it on the network or handing it to the target application. Filters can be written using the TIBCO Adapter SDK. See TIBCO Adapter SDK Programmer’s Guide for information about writing a message filter. 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.
To connect to Sun Java System Directory Server Enterprise Edition 6.0, 6.3.x, or 7.0, select the Oracle Directory Server Enterprise Edition item. Click the Yes button to effect the changes to the machine name. Click the No button to revert to the previous value.
• Simple — If you select the Simple authentication mode, you must specify the user name and password required to log on to the LDAP server. Click the Test Connection... button. If the entries are accurate, the adapter will connect to the server.
• Anonymous — If you select the Anonymous authentication mode, you do not need to specify the user name and password. You will be logged on to the LDAP server automatically. Click the Test Connection... button. If the configuration is accurate, the adapter will connect to the server.
• 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. Specify the user name that will be used to log on to the LDAP server. You must specify the DN used to bind to the LDAP server. For example, cn=Administrator,cn=Users,dc=adsldap. The password for the runtime connection is stored in the adldap.tra file, either in clear text or in obfuscated format. This is the file that contains the list of trusted certificates and specifies which Certificate Authorities should be trusted as issuers of the LDAP server certificate. The file is created using keytool. This field supports the use of global variables You must specify the complete path of the client .pfx or .p12 file. This field supports the use of global variables The Runtime Connection tab contains the fields listed in Table 3, Field Description of Runtime Connection Tab (Sheet 1 of 4).:
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.
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.The Hawk sink uses the hawk session, created and used by the adapter for monitoring purposes, to send tracing messages to the TIBCO Hawk monitor or Display. For details on Hawk sessions, see Chapter 6, Monitoring the Adapter Using TIBCO Hawk. The configuration for the Hawk sink involves specifying the MicroAgent Name that must be specified in the configuration panel.
Table 7 Field Description of Startup 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. The session name and the corresponding session is automatically generated by TIBCO Designer. Do not change the session name or the session. However, you can modify the session parameters if required. Navigate to the Sessions folder under the Advanced folder to modify the session parameters.
|
| Copyright © TIBCO Software Inc. All Rights Reserved |