Contents

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run the fmq server and open Fiorano Studio.
  2. Login to FMQ-JMX and navigate to Fiorano->etc->RouteManager->RouteManager ->config > etc > RouteManager > RouteManager > config.
  3. Clicking on the config displays the parameters that can be configured like MaxTopicBuffer, NumberOfRoutesExistingInServer, MaxCreateSessionTries, and so on. Following diagram shows the parameters to be configured using Studio

 Image RemovedImage Added

Anchor
_Toc377996053
_Toc377996053
36.2.1 List/Add/Remove Routes

AnchorDDE_LINK4DDE_LINK4To List/Add/Remove routes, AnchorDDE_LINK5DDE_LINK5 navigate to Fiorano->etc->RouteManager->RouteManager  navigate to Fiorano > etc > RouteManager > RouteManager and right-click on RouteManager which displays 6 methods.

Sl NoMethodDescription
1listAllRoutes()

...

Lists all routes created for this route manager.
2addRoute(routeGUID, lookupUrl, srcDest, tgtCF, tgtDest, isDurSub, durSubID, clientID, jmsSelector, isJMSReplyToAsTarget, enableDMQOnRoute, msgPropertyForTargetCF)

...

...

Adds a route with given parameters.
3addRoute(routeGUID, lookupUrl, srcDest, tgtCF, tgtDest, isDurSub, durSubID, clientID, jmsSelector, isJMSReplyToAsTarget, enableDMQOnRoute, msgPropertyForTargetCF, srcServerUserName, srcServerPassword, tarServerUserName, tarServerPassword)

...

Adds a route with given parameters.
4addRoute(routeGUID, lookupUrl, srcDest, tgtCF, tgtDest, isDurSub, durSubID, clientID, jmsSelector, isJMSReplyToAsTarget, enableDMQOnRoute, msgPropertyForTargetCF, dmqExpiryTime)

...

Adds a route with given parameters.
5removeRoute(

...

routeGUID)

...

Removes the route with specified routeGUID
6saveRoutes()

...

This operation will save all the routes present in the server. Routes which are saved during earlier save operation will be overwritten. If server crashes during this operation, then output of this operation cannot be determined and during the next boot up of the server, routes may not be created properly. If target server is not running for any route during this server boot up then route creation fails."
Adaptavist ThemeBuilder EngineAtlassian Confluence