Your domain (Logical Host) must already be running, as well as your Oracle and LDAP external systems.
You must already have deployed the appropriate Projects.
For Message Tracker to be useful, there must be one or more messages that have already been picked up by the current domain’s Integration Server.
Start a browser session.
Point your browser at the following URL:
http://logicalhost:port+1/objname |
Where:
logicalhost is the hostname or IP address of the machine where your Project is deployed; the machine name of the Logical Host.
port+1 is the port number, typically 18001, 19001, 28001, or the like. The Web server connector port configured in your Integration Server. To discover this information: In Environment Explorer, right-click the current Logical Host and view its properties. Open Configuration ⇒ Sections⇒Web Container⇒Web Server⇒Default Web Server; port is the value set for Connector Port. If you have several Web server configurations, check them also.
objname is the name of the Message Tracker instance as it appears on the Connectivity Map. By default, the name that appears in cmTracker is tracker.
Example: To access Message Tracker for a typical scenario, use the following URL:
http://localhost:18001/tracker/msgTrack/ |