[Logo] SpagoWorld Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing  
[Groups] Back to home page  [Moderation Log] Moderation Log   [Register] Register /  [Login] Login 
bad performance  XML
Forum Index » Technical Help - SpagoBI SDK
Author Message
alp225.spw

SpagoBI friend

Joined: 10/07/2012 12:29:52
Messages: 75
Offline

comes too late to send service requests

what can I do

SDKFunctionality treeDocument= null;
try {
documentProxy = new DocumentsServiceProxy(userName, password);
documentProxy.setEndpoint("http://localhost:8288/SpagoBI/sdk/DocumentsService");

treeDocument = documentProxy.getDocumentsAsTree(null);
} catch (Exception e) {

}
return treeDocument;
 
Forum Index » Technical Help - SpagoBI SDK
Go to:   
Powered by JForum 2.1.9 © JForum Team