java - Integrating OBIEE with web application -



java - Integrating OBIEE with web application -

i have requirement need integrate obiee reports j2ee based web application. on going through available documentation, have understood there various ways of integration. particularly looking below 2 methods:

go-url web service

i wanted know how know web service utilize , how. also, response format of web services, can pdf or image document? want integrate using web services because want command of study document in web application , store in database or dms scheme or digitally sign before providing end user.

how know web service wsdl , pass filter parameters in web service request , specify response format of report?

you can find web services documented here: http://docs.oracle.com/cd/e28280_01/bi.1111/e16364/soa_overview.htm#babhjjac

update:

from can see, obiee web services don't back upwards export pdf/image.

if want work straight pdfs, might need @ using bi publisher (bip) instead, supports web services. bi publisher can query existing obiee analyses , rpds. can phone call bip straight within java application using available apis.

java web-services obiee

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -