// Licensed Materials - Property of IBM // IBM Cognos Products: cchl // (C) Copyright IBM Corp. 2003, 2016. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. function C_RoutingServerGroupRequest(_cCB1, _cQQ1){var _cP11 =''+'' + _cQQ1.F_XMLEncode() + '' +'' +'routingServerGroup'+''+'' +'' +'' +'' +'effectiveUserCapabilities' +'searchPath' +''+'metadataModelPackage' +''+''+''+'';this._cSQ1=_cQQ1;this.F_ConstructBaseClass(_cCB1, C_BusRequest.K_sSOAPAction_contentManagerService, _cP11);};C_RoutingServerGroupRequest.F_Extends(C_BusRequest);C_RoutingServerGroupRequest.prototype.F_GetRoutingServerGroup=function(_cBB1){var _cVI=this.F_GetResponse();var _c0Q1=_cVI.documentElement.selectSingleNode("SOAP-ENV:Body//routingServerGroup/value");return _c0Q1?U_XML.F_GetNodeText(_c0Q1):null;};