IBM WebSphere Business Integration Adapter DeliveryQueue, DeliveryTransport, WebSphere MQ and IDL

Page 50

DeliveryQueue

The queue that is used by the connector to send business objects to the integration broker.

The default value is DELIVERYQUEUE.

DeliveryTransport

Specifies the transport mechanism for the delivery of events. Possible values are MQ for WebSphere MQ, IDL for CORBA IIOP, or JMS for Java Messaging Service.

If ICS is the broker type, the value of the DeliveryTransport property can be MQ, IDL, or JMS, and the default is IDL.

If WMQI is the broker type, JMS is the only possible Delivery Transport value.

The connector sends service call requests and administrative messages over CORBA IIOP if the value configured for the DeliveryTransport property is MQ or IDL.

WebSphere MQ and IDL

Use WebSphere MQ rather than IDL for event delivery transport, unless you have compelling reasons not to license and maintain two separate products. WebSphere MQ offers the following advantages over IDL:

vAsynchronous communication – WebSphere MQ allows the application-specific component to poll and persistently store events even when the server is not available.

vServer side performance – WebSphere MQ provides faster performance on the server side. In optimized mode, WebSphere MQ stores only the pointer to an event in the repository database, while the actual event remains in the WebSphere MQ queue. This saves the overhead of having to write potentially large events to the repository database.

vAgent side performance – WebSphere MQ provides faster performance on the application-specific component side. Using WebSphere MQ, the connector’s polling thread picks up an event, places it in the connector’s queue, then picks up the next event. This is faster than IDL, which requires the connector’s polling thread to pick up an event, go over the network into the server process, store the event persistently in the repository database, then pick up the next event.

JMS

Enables communication between the connector controller and client connector framework using Java Messaging Service (JMS).

If you select JMS as the delivery transport, additional JMS properties such as jms.MessageBrokerName,″ ″jms.FactoryClassName,″ ″jms.Password,and jms.UserName,display in Connector Configurator. The first two of these properties are required for this transport.

Important: There may be a memory limitation if you use the JMS transport mechanism for a connector in the following environment:

vAIX 5.0

vWebSphere MQ 5.3.0.1

vInterChange Server (ICS) as the Integration broker

40Adapter for i2 User Guide

Image 50
Contents Adapter for i2 User Guide Page Adapter for i2 User Guide 18April2003 Integration broker compatibility Iv Adapter for i2 User Guide Contents Appendix D. Notices Related documents About this documentAudience Typographic conventionsViii Adapter for i2 User Guide Overview of the connector Connector architectureXML DH Wbia API Component DescriptionEvent detection and notification How the connector worksProcessing subscriptions Processing verbs operations Processing service call requestsStatus updates Event retrievalStatus updates Adapter for i2 User Guide Installing the connector on a Windows or Unix system Installing and configuring the connectorPrerequisites for installing the connector Step for installing the standard filesInstalled file structure Configuring the connectorLogAtInterchangeEnd Standard connector propertiesConnector-specific properties MessageFileNameConfiguring DataHandler Starting the connectorConfiguring starti2.bat for Windows or starti2.sh for Unix Property DescriptionOverview of business object structure Understanding business objects for the connectorDefining connector metadata I2 business object structure Wrapper BOConfiguring metaobjects for polling Type=outputSpecifying business object attribute properties Attribute DescriptionParameter Description Special attribute valuesApplication-specific information at the attribute level Adapter for i2 User Guide Steps for installing i2 ODA Generating business objects using i2 ODAInstalling i2 ODA Overview of i2 ODAOther installation requirements Launching i2 ODATrace Level Description Working with error and trace message filesUsing i2 ODA in Business Object Designer Select the Agent Steps for using i2ODAConfigure agent properties Row Property name Property type Description Number Example i2BOAdapter for i2 User Guide Generating business objects using i2 ODA Save the business object files Property ValueI2MOOperation InstanceId DefaultValue= WrapperBOName Create the metaobject for pollingAdapter for i2 User Guide Structure of error messages Troubleshooting and error handlingLogging error messages Polling-related error messages Error description Error type Handling by i2 connectorService call request processing error messages Tracing Messages Tracing messagesTracing Level ExampleTips for troubleshooting Adapter for i2 User Guide Appendix A. Standard configuration properties for connectors New and deleted propertiesAdapter for i2 User Guide Property Name Possible Default Update Values Method CONNECTORNAME/REQUESTQUEUE AgentConnections AdminInQueueAdminOutQueue AgentTraceLevelCharacterEncoding ApplicationNameBrokerType ConcurrentEventTriggeredFlowsControllerTraceLevel ContainerManagedEventsControllerStoreAndForwardMode WebSphere MQ and IDL DeliveryQueueDeliveryTransport JvmMaxHeapSize FaultQueueDuplicateEventElimination JvmMaxNativeStackSizeJms.FactoryClassName Jms.PasswordJvmMinHeapSize Jms.MessageBrokerNameMessageFileName LogAtInterchangeEndMaxEventCapacity OADAutoRestartAgentPollEndTime OADMaxNumRetryOADRetryTimeInterval PollFrequencyRestartRetryCount RepositoryDirectoryResponseQueue RestartRetryIntervalTraceFileName SynchronousRequestTimeoutWireFormat Name Possible values Default value Application nameAgentTraceLevel AdminInQueueAdminOutQueue ApplicationNameDeliveryQueue FaultQueueContainerManagedEvents DeliveryTransportJms.MessageBrokerName Jms.PasswordJms.FactoryClassName Jms.NumConcurrentRequestsPollStartTime PollEndTimePollFrequency RepositoryDirectoryResponseQueue SynchronousTimeoutRequestQueue RestartRetryCountWireFormat Adapter for i2 User Guide Appendix B. Connector Configurator ValueenGB/Value Starting Connector ConfiguratorRunning Configurator from System Manager Running Configurator independently of System Manager Choosing your brokerUsing a connector-specific property template Creating a template of connector-specific propertiesSpecifying general characteristics Specifying valuesSetting dependencies Using Connector Configurator with ICS as the broker Completing a configuration fileUsing an existing file Using an existing System Manager project Setting the configuration file properties ICSSetting standard connector properties ICS Setting application-configuration properties ICSSpecifying supported business object definitions ICS Encryption for connector properties ICSUpdate method ICS Business object nameMaximum transaction level Associated maps ICSAgent support Setting trace/log file values ICS Resources ICSConfiguring messaging Data handlersSetting standard connector properties Setting application-configuration propertiesSpecifying supported business object definitions Encryption for connector propertiesUpdate method Setting trace/log file values Configuring data handlersCompleting the configuration Service call request handling features Appendix C. Connector feature listEvent notification features Category Feature SupportGeneral features Appendix C. Connector feature list Adapter for i2 User Guide Appendix D. Notices Trademarks and service marks Programming interface informationIBM Adapter for i2 User Guide

WebSphere Business Integration Adapter specifications

IBM WebSphere Business Integration Adapter is an essential component of IBM's integration solutions, providing organizations with a robust framework to connect various systems, applications, and data sources. This versatile solution is particularly designed to streamline the integration of enterprise applications and enhance their interactions.

One of the main features of the WebSphere Business Integration Adapter is its wide range of pre-built adapters. These adapters facilitate seamless connectivity with diverse applications, such as ERP systems, CRM software, databases, and legacy systems. This wide compatibility ensures that organizations can automate processes and share data effortlessly, reducing the time and overhead typically associated with manual integrations.

Another notable feature of the integration adapter is its support for various messaging protocols, including JMS, MQ, and HTTP. This multi-protocol support enables organizations to easily implement message-driven architectures by facilitating reliable and asynchronous communication between disparate systems. As a result, businesses can achieve greater scalability and responsiveness in their operations.

The technology stack behind IBM WebSphere Business Integration Adapter also incorporates standards-based protocols, such as Web Services (SOAP, REST) and XML messaging. This adherence to industry standards ensures that the adapter can easily integrate with modern cloud-based applications and services, providing organizations with the flexibility to adapt to evolving technological landscapes.

In addition to its core integration capabilities, the WebSphere Business Integration Adapter supports comprehensive monitoring and management features. Administrators can easily track the performance of integration flows, monitor message processing, and manage exceptions through an intuitive dashboard. This visibility enables organizations to proactively address issues before they escalate, ensuring smooth and uninterrupted operations.

Another significant characteristic of the IBM WebSphere Business Integration Adapter is its scalability. Organizations can deploy the adapter in various environments, from on-premise data centers to cloud infrastructures. This flexibility allows businesses to scale their integration solutions as needed, accommodating growing data volumes and increasing transaction demands with ease.

Moreover, the adapter's modular architecture makes it easy to customize and extend. Businesses can enhance existing functionalities or integrate additional capabilities to meet specific requirements, ensuring that their integration solutions remain relevant and effective in an ever-changing business landscape.

In conclusion, the IBM WebSphere Business Integration Adapter is a powerful tool for organizations looking to enhance their system integrations. With its extensive features, support for multiple technologies, and capacity for customization, it positions businesses for success in an increasingly interconnected world. By leveraging this adapter, organizations can achieve greater efficiency, agility, and operational excellence in their integration efforts.