cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone who has worked on EP SP2 on WebAS 6.20?

Former Member
0 Kudos

Hi,

I am working on EP6 SP2 on WebAS 6.20

I have created a system.I have tested the connection using System administration > Support > SAP Application > SAP transaction > GUI html

But I get this result

Application URL ':///webgui/!' is not valid! Please check the protocol and host entries for system 'DEV_r3'

So help required?

Thanks & Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Pavenmeet,

you need to complete the ITS values in the system SAP_R3.

This type of iview, when you set the SAPGUI type as WebGui, search the information and build the URL

<ITS.protocol>://<its.server.dommain:port><ITS,path>

James

Former Member
0 Kudos

James,

Thanks for replying.I formed the url mentioned by you ie "http://por:80/scripts/wgate" but I am getting the following result:

Invalid Service

You have specified an invalid service. The service name was global.

Regards,

Pavanmeet Singh.

Former Member
Former Member
0 Kudos

Hi David,

Thanks for replying.I tried the mentioned url but getting "page cannot be displayed".

Thanks & Regards,

Pavanmeet Singh.

Former Member
0 Kudos

Hi,

what backend are you connecting with Is it a r/3 4.6 or 4.7 or is it ECC 5.0 and above.

Because for < 4.7 you need a stand alone ITS to be intsalled for the webgui to work.

For ECC 5.0 and aboove it has an intergrated ITS in it which you have to start by going to SICM transaction at the r/3 and start the ITS it will be under sap/bc/gui/its. And the WAS and its configuration are different. See when you talk about WAS in EP it is the samw port as you access it when you logon to EP. If you want the ITS port and host name . It is the got from the system where you install the ITS. If you are using the intergrated ITS then go to smicm and click goto->parameters-->display and see the port number of the ITS there as the icm port. probably 8000 i guess. SO the bottom line is u need to decide which which ITs u are going to use . A standalone one or the integrated one.

Regards,

Ramesh

Former Member
0 Kudos

Hi Ramesh,

Thanks for replying.I am trying to connect to R/3 4.7 .

I have also installed a standalone ITS .But when I go for connection test using System administrator > Support > SAP Application > SAP transaction > SAP GUI with HTML > I get the following result >

Portal Runtime Error

An exception occurred while processing a request for :

iView : N/A

Component Name : N/A

java.lang.NullPointerException.

See the details for the exception ID in the log file

com.sap.portal.appintegrator.sap.Transaction::Transaction/WebGuiSSOLayer

P.S : And the problem I guess is with the version of the WAS 6.20 which has SP2 and is the highest.I cant even upgrade.So suggestions required?

Thanks & Regards,

Pavanmeet.

Former Member
0 Kudos

Hi Pavanmeet

can u provide ur ITS property detail which u provide under portal.

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

Thanks for replying back in both the threads.

ITS properties

ITS description : ITS

ITS Host Name : ITS:80

ITS path : /sap/bc/gui/sap/its

ITS protocol : http

And I am connecting to R/3 4.7

Regards,

Pavanmeet.

Former Member
0 Kudos

Hi Pavanmeet Singh

U r using Standalone ITS 6.20 the Property u define for the ITS under portal is wrong

try following

ITS properties

ITS description : ITS

ITS Host Name : ITS:80

<b>ITS path : /scripts/wgate</b>

ITS protocol : http

ITS path : /sap/bc/gui/sap/its is use for integrated ITS.

first of check the ITS is running or not.

http://its:80/scripts/wgate/webgui/!

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

Thanks again.Yes,its a standalone ITS.I changed the properties but the same result :

Portal Runtime Error

as mentioned earlier.

And for the mentioned URL

http://its:80/scripts/wgate/webgui/!):I am getting

Invalid Service

You have specified an invalid service. The service name was webgui.

© 1996-1999, SAP AG

-

-


But when I use the below URL

http://its/scripts/wgate/admin/!

I get the administration login page

Former Member
0 Kudos

Hi Pavanmeet

http://its:80/scripts/wgate/webgui/!

the above link must working, without that u can't run ITS based iview from portal.

Looks like problem with ITS installation pls. provide ur mail id i'll send installation document of ITS

check the ITS installation according to document

regards,

kaushal

Former Member
0 Kudos

Hi,

Yeah , Kaushal please send it on pavanmeetdua@yahoo.com.

Thanks & Regards,

Pavanmeet.

Former Member
0 Kudos

Hi Pavan

I send the document.

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

Thanks for the document,the mentioned url was working some days back but now showing some error.So will install one more instance and will be back for further queries.

Regards,

Pavanmeet.

Former Member
0 Kudos

Hi Pavameet singh,

You must have installed with option "Run for a/dministration". Initially you must not choose that option unless you have a instance running.

Now while installing lelect additional packages checkbox while installing so that it will install webgui also alog with the installation.

Choose a different port in IIS website you create so that it is not the default port 80.(chosse 82,83 etc...)

after installing restart the IIS server.

then try to access

http://hostname:<website port>/scripts/wgate/webgui/!

It will give you the sap gui fro html.

And for the system settings in EP for ITs specify path as scripts/wgate

hostname to be hostname:port

and then try to access your iViews now.Hope this info helps.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Gopi,

Thanks for replying.I read the mentioned thread.

I have the following Doubts.

1.How to find the WAS host name?

2.How to find the WAS path?

3.How to find the ITS host name?

4.How to find the ITS path?

5.I am getting page "cannot be displayed" with this url http://host.domain.com:8000/sap/bc/gui/sap/its/webgui

Thanks & Regards,

Pavanmeet Singh.

Former Member
0 Kudos

hi,

while creating the transactional iview if you select SAP GUI type as HTML(webgui) you should set the ITS property category also for the system object. If SAP GUI type is for Windows then you do not require this.

The above link will be useful to set ITS properties.

Regards,

gopi

Former Member
0 Kudos

Hi Pavan,

Test the connection using System administration > Support > SAP Application > SAP transaction > SAP GUI For Windows

If it doesnot work, pls check the System Properties such as

1. Connector

2. User Management - Logon Method =UIDPWD

- User Mapping type = admin,user

3. WEBAS

4. ITS

Regards,

venkat

{Pls reward points if useful)