Contents

To configure parameters using Fiorano eStudio, follow the steps below:

  1. Run the fmq server and open Fiorano eStudio.
  2. Login to FMQ-JMX and navigate to Fiorano > 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 eStudio.

     

36.2.1 List/Add/Remove Routes

To List/Add/Remove routes, navigate to Fiorano > etc > RouteManager > RouteManager and right-click 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