Hi All,
I had conected to production server and created Transactional Iview with SAPGUI for WINDOWS and also running with successfull result..
I had done the fallowing things with the Stnadard SUPER ADMIN USER
1.created a system object for production server with fallowing parameters..
<b>CONNECTOR</b>
Application Host (server name )
Gateway Host ( server name )
Logical system Name XXX
RemoteHost Type 3
SAP client 900
SAP sytem ID ECP
SAP Sytem Number 00
Server Port 3200
System type R/3
<b>USER MANAGMENT</b>
Logon Method UIDPW
User Mapping type Admin, user
<b>WEB APPLICATION SERVER</b>
WAS Host name (server name:8001)
WAS Path /sap/bc/bsp/sap
Protocol Http
<b>ITS server</b>
WAS Host name (server name:8001)
WAS Path /sap/bc/gui/sap/its/webgui
Protocol Http
Results
1. The system ID is valid
2. Retrieval of the system was successful
3. The system object represents an SAP system
4. The following parameters are valid: WAS Protocol (http) WAS Host Name (sakataep04:8001)
5. HTTP/S connection successful
Results
1. The system ID is valid
2. Retrieval of the system was successful
3. Retrieval of the default alias was successful
4. The system object represents an SAP system
5. The following parameters are valid: ITS Protocol (http) ITS Host Name (sakataep04:8001)
6. User mapping is valid
7. HTTP/S connection successful
2.activated ITS services for both EP WAS and Production server successfully and the URLs are also working fine.As i am using integrated ITS
i checked with the fallowing URL.
http://server:port/sap/bc/gui/sap/its/webgui
It had shown the screen of SAP WEB Application Server with portal SID and asking for credentials. after proving the credentials its shown SAP screen successfully.
My aim is to make use of SAPGUI for HTML in the place of SAPGUI for WINDOWS.
Now i had changed SAPGUI for HTML in transactional IVew and getting the same screen succesfully. as it ask for SAP user Id pwd. i had entered the same credentials wat i had entred earlier during the test. Now its showing an error like
<b>Client, name, or password is not correct; log on again .</b>
For your information we had setup the UME data source as AS ABAP.and had face the problem of creating users from portal identity mangement. so created the users from WAS directly. But any ways right now i am working with the superadmin user only.
what could be the problem ?why its not working in portal while working fine with URL ?
Please guide me .