cancel
Showing results for 
Search instead for 
Did you mean: 

WebRFC - HTML Session parameters

Former Member
0 Kudos

Hi,

I’m developing a WebRFC service to be called from an ITS client browser with a Java script function in order to get a specific data. However, it’s mandatory to pass a username/password to the WebRFC (I have configured the “Alternative logon procedure” in SICF, by using the Fields Authentication method in HTML).

Does anyone know how to get the current user and password (because this html page is already logged on) from HTML session and pass these parameters (user/password) to WebRFC call?

http://<host>:<port>/sap/bc/webrfc?_FUNCTION=Z_RFC_GET_DATA

Thanks,

Gilberto

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member194364
Active Contributor
0 Kudos

Hi Gilberto,

Is the "webrfc" service being called from a different Web AS to the ITS service?

Single Sign On would perhaps be a solution here?

See notes

1257108 Collective Note: Analyzing issues with Single Sign On (SSO)

550742    FAQ: General questions about Single Sign-On

which should help further.

Regards,

Oisín