![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
Table 12 Configuration Tab See Guidelines for Choosing an Instance Name for more information. To change versions, click the Change Version... button. An adapter instance can be saved in AE 4.0 or AE 5.0 format. 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.
• An instance name must be unique with respect to other adapter instances for the same adapter in the project. The same instance name can be used to name an adapter instance for a different adapter in the same project. For example, a PeopleSoft adapter instance named TEST and a Siebel adapter instance named TEST can coexist in the same project.When you create an adapter instance, the palette automatically creates several resources for it. The names of these resources derive from the name of the instance they belong to. Changing the adapter instance name results in an automatic regeneration of the resources names. If you manually modify any resource name, that particular name will not be automatically regenerated next time your rename the adapter instance.Many of the fields listed in Table 13 make use of global variables. Click the Global Variables tab in the project panel to enter a value for a global variable.
Table 13 Design-time Configuration Tab Note: this is the JOLT Listener port (the default is 9000) not the Workstation Listener port (default is 7000). If you have checked the Use Design-Time Connection For Runtime checkbox in the Design-time Connection tab, most options in the Runtime Connection tab will inherit the design-time configuration and cannot be changed.
Table 14 Runtime Connection Tab Note: this is the JOLT Listener port (the default is 9000) not the Workstation Listener port (default is 7000). Specify the total number of reconnection attempts to make before the runtime adapter or adapter service is stopped. A value of -1 means reconnection attempts will continue indefinitely. Specify the number of reconnection attempts to make before suspending a runtime adapter or adapter service. The value of the Adapter Termination Criteria field determines whether the adapter or an adapter service is stopped. This tab is visible only when you check the Show All Tabs checkbox in the Configuration tab.
Table 15 Adapter Services Tab Note: This field is applicable only for the CI Publication Service.For detailed information about creating and configuring adapter services, see Chapter 5, Configuring Adapter Services.
Table 16 General Tab A message sent on the termination subject (if Rendezvous is the transport) or topic (if JMS is the transport) stops the adapter. In most cases, you should use the default value.See TIBCO Rendezvous Concepts for information about specifying subject names. See the TIBCO Enterprise Message Service User’s Guide for information about publishing on a topic.
Table 17 Logging Tab If the checkbox is not checked (by default), you can set two standard output destinations (sinks) for trace messages and set the tracing level for the roles selected.If the checkbox is checked, you have complete control on selecting the destinations and associating desired roles with each of the destinations.
1. Check the Use Advanced Logging checkbox in the Logging Tab.
2.
3. Drag the Generic Log Sink palette from the Palettes panel to the Design panel, and then select a Sink Type in the Configuration tab. Click the Apply button. For detailed information about Sink Types, see Sink Types.
5. There are four sink types available: File, Hawk, Network, and STDIO. Each of them has certain 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.
• For details on Hawk sessions, see Using Global Variables. The configuration for the Hawk sink involves specifying the MicroAgent Name that must be specified in the configuration panel.
Table 18 Startup Tab Many of the fields listed in the Monitoring tab make use of global variables. Click the Global Variables tab in the project panel to enter a value for a global variable.
Table 19 Monitoring Tab Clicking the Globe icon, you can switch the way of configuration between a standard checkbox and text value (true or false). 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. Clicking the Globe icon, you can switch the way of configuration between a standard checkbox and text value (true or false). The session name and the corresponding session are 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 © Cloud Software Group, Inc. All Rights Reserved |