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