Search found 1 match

by lmanickam
Mon Apr 17, 2017 6:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: combining Rest & Web api's
Replies: 0
Views: 2055

combining Rest & Web api's

Hi All, I am using REST and web api's in a single portal to interface with Sharepoint. For displaying complex cube views I am calling the web api directly ,which redirect URL in Iframe. For certain cube data which update directly from .net screen I use REST. How do I manage the session Token and coo...