}
try {
org.jitterbit.integration.server.implementation.webservice.interchange.treemapper.client.TreeMapperInfoProvider infoProvider = getLocator().getkonga_treemapper_infoprovider();
getConfiguration().setTimeOut((org.apache.axis.client.Stub) infoProvider);
DebuggingParameters wsDebugParams = WsDebuggingParametersBuilder.build(debugSession.getParams());
WsTestOperationResult wsResult = infoProvider.testOperation(
getUser(),
getPassword(),
debugSession.getDebugeeId().toString(),
(tranId != null ? tranId.toString() : null),
wsDebugParams