![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Visibility settings allow you to integrate TIBCO BusinessConnect with several other TIBCO applications: tibbr, TIBCO BusinessEvents, and TIBCO Hawk. This integration provides near real-time visibility of the overall TIBCO BusinessConnect implementation. For more conceptual information about these TIBCO BusinessConnect visibility, see TIBCO BusinessConnect Concepts, TIBCO BusinessConnect Architecture.TIBCO BusinessConnect can post error messages to a specified tibbr subject. You can define one global tibbr subject to which TIBCO BusinessConnect will post error messages generated by transactions involving any installed and enabled protocol for all partners. You can also define a tibbr subject for error messages generated by each trading partner. For more information on how to configure error message posting for trading partners, see Visibility Tab for Partners.
1. Go to BusinessConnect > System Settings > Visibility > tibbr.
The tibbr Settings dialog is displayed.
2.
Table 25 tibbr Settings Note: To enable error posting for trading partners, see Configuring Participant Visibility Settings for tibbr. The hostname of the server hosting tibbr. The hostname must include the protocol prefix, either http:// or https://. If the hostname is secure (that is, preceded by https), you must provide a tibbr certificate, as explained below.Example: https://acme.tibbr.com If the tibbr instance is a secure one (that is, if the hostname you entered was preceded by https), you must provide a certificate. If the tibbr instance is not a secure one (that is, if the hostname is preceded by http), select None from the list (this is the default).
1. Expand BusinessConnect > System Settings > Certificate Store.
2. In the Certificate Store dialog, click the Server Identities & Certificates > Fetch Third Party Server Certificate tab.
3.
5. Click OK. Example: bcadmin The prefix of all the error messages posted to tibbr. The default value is bc. You can also define a subject prefix for each trading partner.Example: bcX12
You must also enable TIBCO BusinessEvents integration for each partner to publish messages to TIBCO BusinessEvents. See Configuring Participant Visibility Settings for TIBCO BusinessEvents for more information about how to configure publishing to TIBCO BusinessEvents for trading partners.
1. Expand BusinessConnect > System Settings > Visibility > BusinessEvents.
The BE Settings dialog is displayed.
2. Check the Enable BE Integration check box.Figure 17 BE SettingThe destination name serves as the TIBCO Rendezvous subject name or the JMS topic or queue name, depending on which private process transport type you selected in Application Management > BusinessConnect > Configuration > BusinessConnect > Private Process Configuration. See TIBCO BusinessConnect Interior Server Administration, Private Process Configuration for more information about private process configuration.Figure 18 Message Type Configuration
2. Enter the destination name you want to use in the Destination name field. This field is pre-populated according to the following form:
3. Check the Enabled check box to enable messages of this type to be sent to TIBCO BusinessEvents.
4.
You have two deployment modes for TIBCO Hawk, one is installing and configuring on one local machine, and the other is using a remote machine to monitor and manage TIBCO BusinessConnect Interior Server Instances and Gateway Instances of your local machine. See Deployment Modes for Application Monitoring and Management.See Selecting an Internal User for Application Monitoring and Management for more details.See Enabling Application Monitoring and Management for Service Instances for more details.
3. Editing the JMX configuration file, JMXPluginConfig.xml.You must define an MBean Server section for each Interior Server Instance you want to monitor. See Editing the JMX Configuration File for Application Monitoring and Management for more details.See Configuring TIBCO Hawk for Application Monitoring and Management on Windows and Configuring TIBCO Hawk for Application Monitoring and Management on UNIX for more details.After performing the preceding tasks, see Monitoring and Management with TIBCO Hawk for how to track the status of TIBCO BusinessConnect Interior Server Instances and Gateway Instances.The rulebases have to be set for monitoring. See Application Monitoring and Management by Processing Rulebases for more details. For more information on how to build a rule, see Building a Rule.To install the required software, see Software Requirements in TIBCO BusinessConnect Installation and Configuration.To configure TIBCO Hawk for application monitoring and management, you have to perform all the tasks on page 103.
To configure TIBCO Hawk for application monitoring and management, you have to perform all the tasks on page 103.
1. Go to BusinessConnect > System Settings > Visibility > Application Monitoring & Management.
2. Select a user from the Administrator User list.Internal users can be viewed and created by going to BusinessConnect > User Management > Users and clicking the Internal tab. The credentials created for this user are used when editing the JMX configuration, as described in Editing the JMX Configuration File for Application Monitoring and Management.
3. Click Save.
See Managing Users with TIBCO BusinessConnect User Management for more information.
1. Go to Application Management > BusinessConnect > Configuration.
3. In the Edit Service Instance page, select the Process Configuration tab.
4.
5. In the Monitoring Port field, enter the port number to be used by TIBCO Hawk. The default value is 11010.
6. Click Save.
7. The user name and password of the Administrator user selected at step 2 in Selecting an Internal User for Application Monitoring and Management must also be specified in the MBean Server section of the JMX configuration file. To edit the file, follow these steps:
1.
2. In the MBeanServerList section of the JMXPluginConfig.xml file, add an MBeanServer entry and define values for each parameter. The values should correspond to the Interior Server Instance you want to monitor. Each of these instances must be enabled in TIBCO Administrator GUI, as described in Enabling Application Monitoring and Management for Service Instances.
<MBeanServer name="BusinessConnect InteriorServer1" type="JSR160">
<JMXClassPath>D:/tibco/tibcojre64/1.8.0/lib/rt.jar</JMXClassPath>
<ParameterList>
<param name = "JMXServiceURL" value = "service:jmx:rmi:///jndi/rmi://127.0.0.1:11010/jmxrmi"/>
<!-- login/password to connect to the connector server. -->
<param name = "login" value = "username"/>
<param name = "password" value = "secure_password"/>
</ParameterList>
</MBeanServer>
The value for the JMXServiceURL parameter is the service instance you want to monitor. The IP address can be the same as the local server or another, remote server. In either case, the port number must be the same one entered in step 5 of Enabling Application Monitoring and Management for Service Instances.The values for the login and password parameters must be same as those defined for the Internal User selected in step 2 of Selecting an Internal User for Application Monitoring and Management. If a user and password are not defined, application monitoring and management are disabled.You must create an MBeanServer entry for each Interior Server Instance. Different MBeanServer entry has different names, but the same type. For example, the JMXClassPath parameter is TIBCO_HOME/tibcojre64/version/lib/rt.jar. Each additional section must be under the same MBeanServerList.
1. Run tibhawkconfig.exe.
3.
4. In the hawkagent.cfg file, ensure that the property hma_plugin_dir is defined as the TIBCO_HOME/hawk/version/plugin directory.
1. Ensure that the hawkagent_domain_name.tra file correctly references the hawkagent.cfg file. Both of these files are located in the TIBCO_HOME/tra/domain/domain_name directory.
2. Ensure that the following properties are correctly defined in the hawkagent.cfg file. For example, the auto_config_dir property should be defined as the TIBCO_HOME/hawk/version/autoconfig directory.
− domain Your domain name.
− agent_name Your computer name.
− rvd_session Your TIBCO Rendezvous parameters for TIBCO Hawk. The default value is 7474;tcp:7474. If you are going to use the TIBCO Hawk display to add rulebases for TIBCO BusinessConnect, see step 3.
−
−
3. If you are going to use the TIBCO Hawk display to add rulebases for TIBCO BusinessConnect, configure the rvd_session property in the hawkdisplay.cfg file in the TIBCO_HOME/hawk/version/bin directory.Log in to TIBCO Administrator, All Alerts, Hawk Console, and Monitoring Console is under Monitoring Management. See TIBCO Hawk Plug-in For TIBCO Administrator for more information.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |