Guest User

Untitled

a guest
Feb 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. WS_Birst_wwwBirstCom birstInstance = new WS_Birst_wwwBirstCom();
  2. WS_Birst_wwwBirstCom.CommandWebServiceSoap soapInstance = new WS_Birst_wwwBirstCom.CommandWebServiceSoap();
  3. WS_Birst_wwwBirstCom.CommandQueryResult queryResults = new WS_Birst_wwwBirstCom.CommandQueryResult();
  4. soapInstance.executeQueryInSpace(soapInstance.Login(username, ssopassword), query ,spaceId);
Add Comment
Please, Sign In to add comment