cancel
Showing results for 
Search instead for 
Did you mean: 

Impementing Restful Webservices Login token

Former Member
0 Kudos

Hi,

I am working on implementing restful web services to add login token in Business Objects URL.

I am able to generate login token using CURL commands.

I have worked with only BI technologies and have no experience in coding to capture login token and embed to Business Objects URL.

System: SAP BO 4.1 SP2

Let me know if anyone has done this activity.

Thanks

Parmjit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi how you gonna use curl to call your URL ?

If I can suggest you, I´m working with Restfull and Javascript, perhaps it can be of some uselfullness .

Regards,

Rogeriio

daniel_paulsen
Active Contributor
0 Kudos

Hi Parmjit,

If you look at the blogs posted on this forum, you'll find several samples from Rogerio and others that show how to retrieve the logon token using various programming languages.
You can get the token from the response headers or the response body when logging on.

Dan

Answers (0)