My Collegue Bas Piepers wrote a couple of new (good)articles on how to use the OBIEE webservice:
Till Next Time
A collection of OBIEE / OBISE stuff from 101 till 404. I just put the things here I run into.
Showing posts with label WEBSERVICES. Show all posts
Showing posts with label WEBSERVICES. Show all posts
Monday, October 20, 2008
Friday, October 10, 2008
OBIEE using the webservices
My Collegue Bas Piepers wrote a couple of good articles on how to use the OBIEE webservice:
- OBIEE web services part 1 – trigger iBots
- OBIEE web services part 2 – writing default selection values
Till Next Time
Thursday, July 31, 2008
OBIEE SAWSessionService Part 2
Some more SAWSessionService methods in VB .Net
getCurUser:
getSessionEnviroment:


The VB. NET source can be found here:
http://knowledge.ciber.nl/weblog/OBIEE/modSAWService002.txt
Till Next Time
getCurUser:
The VB. NET source can be found here:
http://knowledge.ciber.nl/weblog/OBIEE/modSAWService002.txt
Till Next Time
Wednesday, July 30, 2008
OBIEE SAWSessionService
The SAWSessionService is the core element of the webservice in OBIEE. This service is used to provide authentication methods such as logon and logoff, and other sessionrelated methods.
First some public declarations:

LogOn:

LogOff

The VB. NET source can be found here:
http://knowledge.ciber.nl/weblog/OBIEE/modSAWService001.txt
Till Next Time
First some public declarations:
LogOn:
LogOff
The VB. NET source can be found here:
http://knowledge.ciber.nl/weblog/OBIEE/modSAWService001.txt
Till Next Time
Tuesday, July 29, 2008
OBIEE .Net using the webservice
Altough most of you will use the OBIEE webservice on a JAVA platform it's perfectly usable on a .NET platform.
Step 1 is to make a reference in your project. Go to your Solution Explorer, right click and press add Service Reference.
Press the add web reference button:
Subscribe to:
Posts (Atom)