The Logical View

The Logical View provides an abstract model of the system under test. You can visualize the Service and Infrastructure Components, their dependencies, inputs and outputs, and the interface patterns in this view. Use the toolbar to add resources. Use the right side of the toolbar above the drawing palette to build and modify the system under test.
In the Logical View, you work with various elements, such as, Service Components, Operations, Infrastructure Components, and Dependencies. You can create a new component of any of these elements (service components, operations, and infrastructure components) by pressing Ctrl+N, right-clicking and using the pop‐up menu, or from the toolbar at the top of the Logical View. You can use Ctrl+F to find the resources that you create.

By using the Dependencies element, you can link operations to one another or to the infrastructure components. Outgoing dependencies are displayed in lavender and incoming dependencies, in green. Dependencies are displayed only for items in the selected diagram. To create a dependency, draw a link by using the Add a Dependency to the diagram icon in the toolbar. Alternatively, if you are configuring an infrastructure component as the transport, double-click to open the operation's properties window and edit the transport information in the Message Exchange Pattern tab.

The following additional actions are possible in the Logical View:
Action Result
Double-click the transport icon in an operation The transport properties dialog box is displayed:
  • The physical transport properties dialog box, if bound
  • The logical transport properties dialog box, if not bound
Double-click the arrows in an operation The operation properties dialog box is displayed.
Right-click an operation In the context menu, click Open Transport. Depending on the messaging pattern set, the following actions are possible:
  • If the messaging pattern is set to Request/Reply, you can open logical transport, physical transport, logical stub transport, or physical stub transport.
  • If the messaging pattern is set to Publish/Subscribe, you can open logical and physical publish transport, logical and physical subscribe transport, and logical and physical stub transport.
  • If the messaging pattern is set to Publish, you can open logical and physical publish transport and logical and physical stub transport.
  • If the messaging pattern is set to Subscribe, you can open logical and physical subscribe transport and logical and physical stub transport.

Toolbar and shortcuts

Use the General menu on the toolbar to add resources, such as operations, and service components, to the Logical View. Use the other toolbar menus to create logical connections to physical transports.
The following table lists the resources and transports available in the Logical View toolbar and topics that provide information about them:
Table 1. Logical View toolbar menus
Menu Option Topic

General

BPM Domain

 

Database Server

Setting up a logical and physical database

FIX Endpoint

The FIX transport

Java™ Application

Creating logical Java application resources

MQTT Connection

Creating logical MQ telemetry transport connections

Operation

Creating and editing an operation

Process

 

SCA Domain

Adding a logical SCA Domain

Service Component

Creating a service component

TCP Connection

Creating logical TCP connections

TCP/UDP Connection
Note: In IBM Rational Integration Tester 8.6.0 or later, this menu option is deprecated and is displayed only if you open a project containing TCP/UDP transports created in a version of Rational Integration Tester earlier than version 8.6.0.

For information about this menu option in earlier releases of Rational Integration Tester, see http://www-01.ibm.com/support/knowledgecenter/SSBLQQ_8.5.0/com.ibm.rational.rit.tcpucp.sockets.doc/topics/c_tcp_udp_tcp_udp_trans.html?lang=en.

UDP Connection

Creating logical UDP connections

WSDL

Adding a WSDL document as a synchronization source

Email

Email

Creating email resources

Files

File

File transport

IBM

IBM CICS® Region

Defining CICS resources in Rational Integration Tester

IBM IMS™ Connect

Creating the IMS Connect transport

IBM WebSphere® Application Server

Synchronizing a WebSphere Application Server instance

IBM Integration Bus

Synchronizing with the IBM Integration Bus integration node

IBM WebSphere MQ Connection

Working with WebSphere transports

IBM WebSphere SI Bus

Creating WebSphere service integration bus (SIBus) transports

JMS

JMS Domains

Creating a Java Message Service (JMS) broker

TIBCO EMS Domain

Creating the EMS Transport

Oracle

HTTP Connection

Creating HTTP transports

SCA Domain

Adding a logical SCA Domain

SAP

SAP System

Creating logical SAP application servers

Software AG

CentraSite Server

 

webMethods Integration Server Domain

Adding a webMethods Integration Server Domain

TIBCO

TIBCO BusinessWorks Project

Adding BusinessWorks projects

TIBCO Design Time Library

Adding Design Time libraries

TIBCO EMS Domain

Creating the EMS Transport

TIBCO SmartSockets Cloud

Creating SmartSockets transports

Web

HTTP Connection

Creating HTTP transports

WSDL

Adding a WSDL document as a synchronization source

Create from observed resources

Starting the topology discovery process

Diagramming tools

The right side of the toolbar above the drawing palette provides all of the tools you need to build and modify your system under test.

The following table lists the tools and describes their usage:
Creates an External Resource or Synchronization Source in the Logical View and optionally synchronizes with it.
Draws a dependency between two operations or from an operation to an Infrastructure component.
Configures filters to determine which dependencies are shown in the Logical View. Filters make a diagram easier to navigate in larger, more complex systems.
Puts the cursor into selection mode, where you can select and edit elements of the model. This is the default cursor mode.
Increases the zoom of the current view (zoom in). You can also do this action by pressing Ctrl+MouseWheelUp.
Decreases the zoom of the current view (zoom out). You can also do this action by pressing Ctrl+MouseWheelDown.
Zooms to fit an area, drawn with the mouse, into the screen.
Resets the current view to the default zoom level.
Zooms the current view to fit all the elements in the screen.
Pans around the screen with the pan cursor.
Automatically rearranges all elements contained in the Logical View to make the view clear.
Toggles the drawing grid (when enabled, items snap to the grid when created or moved). By default, the grid is disabled.

Feedback