cancel
Showing results for 
Search instead for 
Did you mean: 

BIP RESTful web services

Former Member
0 Kudos

Hi,

I am trying to consume Business Intelligence Platform RESTFul web services with Data Services 4.2 SP5 and I am getting following challenges:

- Data Services Http adapter: I am able to connect to /biprws/logon/long and receive the wanted response. Now the x-logon-token values needs to be used as a Header attribute for further requests, unfortunately the http adapter does not seems to support dynamic Header addtributes.

- The web service REST adapter within data services request a wadl structure file, but this is not supplied by the BIP web services and reading through the integrator manual, I am not completey sure, if it support the BIP authentication method (x-logon-token as dynamic Header attribute).

Did somebody already manage to access BIP RESTful web services with the x-logon-token using Data Services ( Currently I am not looking into a solution with curl. Tying to avoid an OS exec).

Thanks in advance for any information.

roman

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Roman!

I have a similar requirement and was curious if you were able to find a solution of some kind. Any response is appreciated. Thank you.