cancel
Showing results for 
Search instead for 
Did you mean: 

Sharepoint and ITS

Former Member
0 Kudos

Hello,

I am developing a Sharepoint Portal and I need to open a SAP screen by SAP ITS. So far I have been including user/password in the URL in this way:

http:/server:8000/sap/bc/gui/sap/its/webgui?sap-client=020&sap-user=<USER>&sap-password=<PASSWORD>&~transaction=<TRANSACTION AND PARAMETERS>

To avoid including user/password I have thought two options:

1) To log on SAP ITS using the user logged in Windows. I don't know if it's possible to do it.

2) To implement a SSO mechanism.

Please, I would like to listen comments about what's the easiest/better option.

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member194364
Active Contributor
0 Kudos

Hello Ismael,

See the following SDN thread:

[.Net SSO with SAP |;

and the blog entry:

[Single Sign-On of Windows-based Web Service Clients using SAP Logon Tickets|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4872] [original link is broken] [original link is broken] [original link is broken];

I think this covers the topics of your query

Regards,

Oisin

Former Member
0 Kudos

Thank you Oisin for your worth comments, in special this document:

http://go.microsoft.com/fwlink/?LinkId=96087&clcid=0x409

I have tried to use "iView Web Part" but it looks like my Sharepoint Server hasn't the "iView Web Part" installed although it's said that that webpart is out-of-the-box in MOSS 2007. My exact version is 12.0.0.4518.

Is it possible to install iView Web Part manually?

Regards,

former_member194364
Active Contributor
0 Kudos

Hi Ismael,

You would need the SAP Enterprise Portal to use these SAP iViews.

The following document:

[Integration of SAP Business Server Pages (SAP BSP) in Share Point 2007 |http://go.microsoft.com/fwlink/?LinkId=95579&clcid=0x409]

might have more relevance to your scenario. It discusses integration of BSP's with Sharepoint.

This is more similar to ITS, compared to Portal iViews

See the end of the document you referenced:

http://go.microsoft.com/fwlink/?LinkId=96087&clcid=0x409

Goto the Resources section. It has this link also.

Regards,

Oisin