Quantcast
Channel: SCN : Popular Discussions - Internet Transaction Server (ITS)
Viewing all 399 articles
Browse latest View live

Logon screen required for all the time

$
0
0

Hi ,

 

I have created an ITS service for SAP standard transaction code BNK_APP. But as per our customer's requirement, he wanted to get the logon screen popup all the time he tries to access the service. Even after every refresh of the page. But now I get the popup displayed for the first time I login and later on I don't get it displayed

 

Please find the below list of service parameters I have tried. I guess cookies has to be disabled, so I passed ~cookies 0. But still no luck.

 

Service Data.png

 

And under Logon Data, I have mentioned procedure as "Alternative Logon Procedure"  --> And used below list of procedures

 

Basic Authentication

SAP Authentication

Service Authentication

 

Any suggestions in getting it resolved?

 

Regards,

Sabarinathan C


ITS MOILE Log on screen issue

$
0
0

Hi Friends,

 

I need adjust ITSmobile logon screen. I don't know the screen number and program name. How to find it.

 

Thanks with Regards,

Vallamuthu M.

ITS Mobile - initial setup

$
0
0

Hi Experts,

 

We're using SAP ECC6.0, integrated ITS.  I want to setup the ITS Mobile for our SAP Standard and SAP Custom RF Transactions.   Please explain how to setup the ITS for enabling standard and custom RF transactions.  If you have prior experience in doing this ITS Mobile.  Please share your knowledge on this.  Appreciate your help.  Right answers will be rewarded.  Step-by-Step instructions for setting up the ITS for the RF transactions will be helpful.

 

Thank you.

with regards,

Muthu Ganapathy.

Push Button event not getting triggered

$
0
0

Hi All,

 

I am working on a scenario where I have to scan a barcode and perform certain subsequent activities from a hand held device. I have developed a custom module pool and created a internet service based on the screens. When I execute the service on the HHD, I get the standard login page and after logging in, the first screen of my module pool gets displayed. After entering the relevant details, when I click the push button(to fetch certain details from DB before scanning the barcode), the device shows that the request is being processed but it does not come out of that 'loop'.

 

When i tried the same scenario on a android mobile device, it works as expected. Also when I put a external break point when testing from Android, it(obviously ) gets triggered. But when I try the same on the HHD, the external break point does not get triggered suggesting that the request does not reach ECC at all.

 

The HDD a Motorola manufactured device with Windows CE 6.0 installed and the browser is IE. Could anyone please help me understand if I am missing anything here.

 

Thanks in advance.

 

Regards,

 

Sagar

Suggestion needed to pass parameters for second screen in SAP webgui URL (ITS)

$
0
0

Hi

 

I want to call SAP webgui from an application and want to pass some data which need to be prefilled in the screen.

 

Have gone through many threads

 

/people/durairaj.athavanraja/blog/2004/09/23/pass-parameter-to-its-url-upadated-21st-june-2008

https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageid=22375

webbgui  - calling a transaction and specify variant or parameter in url

 

Things work fine if I pass values to fields which are on first screen, but I am unable to pass data to fields on next screens.

 

Taking an example :

 

tCode for vendor creation is XK01 and it has many screens, now when I call url

 

http://HOST_NAME:8000/sap/bc/gui/sap/its/webgui/!?sap-client=CLIENT_ID&sap-user=SAP_USER&sap-password=SAP_PASSWORD&language=EN&~transaction=*XK01 RF02K-LIFNR=Ven1001;

 

I am able to view Ven1001 in vendor code in first screen

 

But when I call

 

http://phxng4709:8000/sap/bc/gui/sap/its/webgui/!?sap-client=100&sap-user=testuser1&sap-password=SAP12345&language=EN&~transaction=*XK01 RF02K-LIFNR=Ven1111;RF02K-BUKRS=COCO;RF02K-EKORG=NG01;RF02K-KTOKK=0001;ADDR1_DATA-NAME1=VEN_NAME

 

All the fields on first screen get populated but I don't get VEN_NAME in Name1 field on GUI

 

Tried this

 

http://phxng4709:8000/sap/bc/gui/sap/its/webgui/!?sap-client=100&sap-user=testuser1&sap-password=SAP12345&language=EN&~transaction=*XK01 RF02K-LIFNR=Ven1111;RF02K-BUKRS=COCO;RF02K-EKORG=NG01;RF02K-KTOKK=0001;Ok_Code=ENTR;ADDR1_DATA-NAME1=VEN_NAME

 

as well, but no success

 

Can anybody help. Thanks in advance

 

Vishaal.S

Receiving HTTP 500 Internal Server Error - Unknown Error - Error_message_state

$
0
0

Good day,

 

Getting the following error when attempting to open an HTTP connection. Been going through logs and and SICF, cant seem to find the cause for it.

Any advise or guidance you could provide will be appreciated very much.  TX

 

Error while processing your query


What has happened?

The URL call http://SERVERNAME.DOMAIN.net:8000/sap/bc/nwbc was terminated because of an error.

Note
  • The following error occurred in system SID : Unknown Error
  • The error occurred on application server SERVERNAME_SID_00 and in work process 1 .
  • The termination type was: ERROR_MESSAGE_STATE
  • The ABAP call stack was:
    Method: PREPARE_OTR_DOCUMENT of program CL_HTTP_SERVER_NET============CP
    Method: AUTHENTICATION of program CL_HTTP_SERVER_NET============CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP

What can I do?

  • If the termination type is RABAX_STATE, you will find more information on the cause of termination in system SID in transaction ST22.
  • If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server SERVERNAME_SID_00 in transaction SM21.
  • If the termination type is ERROR_MESSAGE_STATE, you can search for further information in the trace file for the work process 1 in transaction ST11 on the application server. SERVERNAME_SID_00 . You may also need to analyze the trace files of other work processes.
  • If you do not yet have a user ID, contact your system adminmistrator.

 

Error Code: ICF-IE-http -c: 000 -u: SAPSYS -l: E -s: SID -i: SERVERNAME_SID_00 -w: 1 -d: 20130225 -t: 211314 -v: ERROR_MESSAGE_STATE -e: Unknown Error -X: 005056BA4F0A1EE29FEFECDDC3548B64_005056BA4F0A1EE29FEFECDDBE728B64_1 -x: 667F7FE21AEEF1A9AB64005056BA4F0A


HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

 

 

Regards,

 

Johann

webgui service hangs and does not display the SAP GUI screen

$
0
0

Hi:

I am trying to use the Transaction Starter via webgui ITS service but it somehow hangs and does not finally shows the SAP GUI screen. Please see the attached document to get an idea of what it is occuring.

 

1. Link in navigation for launcher configured (using TSTC etc)

2. URL in transaction CRMS_IC_CROSS_SYS configured with

[http://server.local:port/sap/bc/gui/sap/its/webgui/!?transaction=IC_LTX&okcode=ICEXECUTE]

--> i am calling a CRM SAP GUI transaction but even with IC_LTXE to callan ERP transaction does not work either.

3. All related notes implemented (running CRM 2007): 990216, 993315,

1337472, 1013376

4. Old service crm_cic_rabox which has been replaced by the new shows onthe contrary the GUI screen.

 

See following link which depicts the actual problem [http://documents.b2tec.de/TLauncher.htm]

 

Thank for any help.

 

Ricardo B.

HTTP/RFC session has been deleted following timeout

$
0
0

Dear Sirs,

 

we are getting this error message in our SM21, on a server running internal ITS where everythings seems to function quite well. Does this error message require any actions? According to the details it looks like a quite normal warning, but I would like to get some input from the community on this issue.

 

From transaction SM21

08:00:00 host        DIA 000 100 USER     Program_ R2G HTTP/RFC session has been deleted following timeout 

 

Documentation for system log message R2G :

                                     

In the standard system there is no timeout for RFC servers. When the first remote function call is made, the RFC is connected and logged on to. and when the RFC connection is closed, the RFC server is deleted. You can activate an explicit timeout for RFC servers for an existing RFC connection using the function module                      

TH_SET_AUTO_LOGOUT.                                                           

If within the time specified no further RFC calls are made, the RFC server is deleted. If the RFC client then sends a further call to the server, this is sent back with an error code.                             

 

regards,

Joe


ITS MOILE Log on screen issue

$
0
0

Hi Friends,

 

I need adjust ITSmobile logon screen. I don't know the screen number and program name. How to find it.

 

Thanks with Regards,

Vallamuthu M.

ITS Mobile screen resolution

$
0
0

Hi,

 

I am new to ITS mobile. We have created HTML templates for one of our RF transaction. The screen resolution is very small. When opened in
the browser its fine but if we open the same in a mobile device we have th zoom in and out every time. Could you please
let me know what I need to fix this issue?

 

    Nehru

New session was refused due to memory bottleneck

$
0
0

Has anyone had experience with this error and know how to go about fixing it from occuring again?

 

 

Error when processing your request

 

 

What has happened?

The URL https://____________/zpro was not called due to an error.

 

    

Note

 

The following error text was processed in the system DEV : New session was refused due to memory bottleneck

The error occurred on the application server onebase_DEV_00 and in the work process 0 .

The termination type was: ABORT_MESSAGE_STATE

The ABAP call stack was:

Function: ICF_ATTACH_ITS_PLUGIN of program SAPLHTTP_RUNTIME

Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

 

 

    

   

 

What can I do?

If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DEV in transaction ST22.

If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server onebase_DEV_00 in transaction SM21.

If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server onebase_DEV_00 . In some situations, you may also need to analyze the trace files of other work processes.

If you do not yet have a user ID, contact your system administrator.

 

 

Error code: ICF-IE-https -c: 160 -u: ****** -l: E -s: DEV -i: onebase_DEV_00 -w: 0 -d: 20080822 -t: 094930 -v: ABORT_MESSAGE_STATE -e: New session was refused due to memory bottleneck

 

 

 

HTTP 500 - Internal Server Error

 

 

Your SAP Internet Communication Framework Team

ITS webgui URL not working

$
0
0

The ITS services are activated in SICF transaction. When i try to access the web gui URL http://systemname:8028/sap/bc/gui/sap/its/webgui i get the login page. But once i provide the logon credentials in the popup, i donot get the SAP home page. Instead, the page gets struck and its almost plain except an appearance like the image has failed to load.

 

Any thoughts towards a solution for the issue???

ITSmobile issue - memory related? Please help troubleshoot

$
0
0

Hi all,

 

In several installations of ITSmobile, I've never encountered the situation that not enough memory seems to be allocated.

 

However, since my focus (and knowledge) is on the application side (WM) rather than on the BASIS side, I thought I'd ask around here...

 

I have the issue at one customer that I can no longer start an ITSmobile session (I get an error after logging on). My own web service gives my personalized error page (not much information like requested by the customer) while the standard ITSmobile test services give an HTTP 500 (internal server error) which is only slightly less helpful.

 

There are no dumps in ST22.

 

When I look at SITSPMON, I see 0MB available to ITS. Could this be the cause of the problem? If so, how can I force more memory available for ITS? We tried restarting the ICM service but that wasn't successful

 

So, questions are:

- can this 'lack of memory' as shown by SITSPMON be the cause of being unable to login to an ITSmobile service?

- is there a way to give a meaningful error message (I know there must be, but I can't find 'the manual' on this)

- Can I allocate more memory to ITS? (must be possible since in the PRD system there's 4x more memory allocated and there we have no problems

 

Thanks for any help - and please let me know if you need more info.

Webgui Error "Session Not Found"

$
0
0

Hi all,

 

I installed new ECC 6.0 EHP 6 IDES.

 

Following are the System Information:


OS: Windows Server 2008 R2

Database: Oracle 11.0.2.3

Component Version: EHP6 FOR SAP ERP 6.0

Kernel release: 721

Sup.Pkg lvl: 100

SAP Basis Component(SAP_BASIS): Release: 731, Level: 0002


When I try to test webgui service from sicf , I get error "Session not found".

 

Following are the step wise screen shots that I get:

 

Screen 1: Log on pop up.

 

https://b3d56fa3-a-62cb3a1a-s-sites.googlegroups.com/site/akssoftware/home/photos/1.PNG?attachauth=ANoY7crDZTVVgJZjv1vzSc8WOMxbskenXTXl_-czjftFif-VFnunfC9x3AiN57u9V0Gus2VABVueV8AJUSpsohW8qIJ6WCk48KzSnw_OTYS6ptxg2YiRbJDrggrmq27dpU1FvrkxT7PmfY9SuCITfdvbaFsZRJjn6SBpAbjKchMCg1Hlxj383VMhBCe7T0W4CjhiXotFsJ-w-8JLBCqo7TocBm23VKgM2Q%3D%3D&attredirects=0

 

 

Screen 2: Authentication

 

https://sites.google.com/site/akssoftware/home/photos/2.PNG?attredirects=0

 

Screen 3:  Error "Service cannot be reached"

 

https://b3d56fa3-a-62cb3a1a-s-sites.googlegroups.com/site/akssoftware/home/photos/3.PNG?attachauth=ANoY7crDZTVVgJZjv1vzSc8WOMxbskenXTXl_-czjftFif-VFnunfC9x3AiN57u9V0Gus2VABVueV8AJUSpsohW8qIJ6WCk48KzSnw_OTYS6ptxg2YiRbJDrggrmq27dpU1FvrkxT7PmfY9SuCITfdvbaFsZRJjn6SBpAbjKchMCg1Hlxj383VMhBCe7T0W4CjhiXotFsJ-w-8JLBCqo7TocBm23VKgM2Q%3D%3D&attredirects=0

Screen 4: After refresh I get following screen.

 

https://b3d56fa3-a-62cb3a1a-s-sites.googlegroups.com/site/akssoftware/home/photos/4.PNG?attachauth=ANoY7crDZTVVgJZjv1vzSc8WOMxbskenXTXl_-czjftFif-VFnunfC9x3AiN57u9V0Gus2VABVueV8AJUSpsohW8qIJ6WCk48KzSnw_OTYS6ptxg2YiRbJDrggrmq27dpU1FvrkxT7PmfY9SuCITfdvbaFsZRJjn6SBpAbjKchMCg1Hlxj383VMhBCe7T0W4CjhiXotFsJ-w-8JLBCqo7TocBm23VKgM2Q%3D%3D&attredirects=0

 

Screen 5: After executing any t-code, I get error "Session not found".

 

https://sites.google.com/site/akssoftware/home/photos/5.PNG?attredirects=0

 

 

I performed all the steps mentioned in the note: 816973

Note 816973 - ITS 7.00 - preclarification and basic problem analysis

 

But I'm not able to solve this issue. Please help me. I am stuck.

 


 

Thanks & regards,

Amit Kumar Srivastav






WEBGUI Timeout immediately after logging in

$
0
0

As soon as I log into webgui, i get the message "The session terminated due to inactivity".    I have set the http and https timeout to a high value, but it's still timing out immediately.   I have recycled the system, any ideals.

 

icm/server_port_0                           PROT=HTTP,PORT=80$$,TIMEOUT=300,PROCTIMEOUT=3000

icm/server_port_2                           PROT=HTTPS,PORT=8444,TIMEOUT=3000,PROCTIMEOUT=6000


Problems starting SAP GUI for HTML (Screen Personas) - not found errors (404)

$
0
0

Hello everybody,

 

I tried to start the SAP GUI for HTML in order to access Screen Personas 3.0. Unfortunately, i got several error messages as you can see below:

 

error messages webgui.png

They are all dealing with resources that are not found (404).

 

Can anyone please help? Any suggestions?

 

Thanks und regards,

 

Christoph

Re: Problems starting SAP GUI for HTML (Screen Personas) - not found errors (404)

$
0
0

hi Sir,

 

  I got same issue in my sandbox server, did you solve this issue? I have implemented the note 2141004, but there are some resources that are still not found (error 404) . Could you kindly tell me the solution if you have fixed this issue, thanks a lot.

 

 

Best regards,

Yi

 

Add note link. Message was edited by: Oisin ONidh

Webgui Error "Session Not Found"

$
0
0

Hi all,

 

I installed new ECC 6.0 EHP 6 IDES.

 

Following are the System Information:


OS: Windows Server 2008 R2

Database: Oracle 11.0.2.3

Component Version: EHP6 FOR SAP ERP 6.0

Kernel release: 721

Sup.Pkg lvl: 100

SAP Basis Component(SAP_BASIS): Release: 731, Level: 0002


When I try to test webgui service from sicf , I get error "Session not found".

 

Following are the step wise screen shots that I get:

 

Screen 1: Log on pop up.

 

https://b3d56fa3-a-62cb3a1a-s-sites.googlegroups.com/site/akssoftware/home/photos/1.PNG?attachauth=ANoY7crDZTVVgJZjv1vzSc8WOMxbskenXTXl_-czjftFif-VFnunfC9x3AiN57u9V0Gus2VABVueV8AJUSpsohW8qIJ6WCk48KzSnw_OTYS6ptxg2YiRbJDrggrmq27dpU1FvrkxT7PmfY9SuCITfdvbaFsZRJjn6SBpAbjKchMCg1Hlxj383VMhBCe7T0W4CjhiXotFsJ-w-8JLBCqo7TocBm23VKgM2Q%3D%3D&attredirects=0

 

 

Screen 2: Authentication

 

https://sites.google.com/site/akssoftware/home/photos/2.PNG?attredirects=0

 

Screen 3:  Error "Service cannot be reached"

 

https://b3d56fa3-a-62cb3a1a-s-sites.googlegroups.com/site/akssoftware/home/photos/3.PNG?attachauth=ANoY7crDZTVVgJZjv1vzSc8WOMxbskenXTXl_-czjftFif-VFnunfC9x3AiN57u9V0Gus2VABVueV8AJUSpsohW8qIJ6WCk48KzSnw_OTYS6ptxg2YiRbJDrggrmq27dpU1FvrkxT7PmfY9SuCITfdvbaFsZRJjn6SBpAbjKchMCg1Hlxj383VMhBCe7T0W4CjhiXotFsJ-w-8JLBCqo7TocBm23VKgM2Q%3D%3D&attredirects=0

Screen 4: After refresh I get following screen.

 

https://b3d56fa3-a-62cb3a1a-s-sites.googlegroups.com/site/akssoftware/home/photos/4.PNG?attachauth=ANoY7crDZTVVgJZjv1vzSc8WOMxbskenXTXl_-czjftFif-VFnunfC9x3AiN57u9V0Gus2VABVueV8AJUSpsohW8qIJ6WCk48KzSnw_OTYS6ptxg2YiRbJDrggrmq27dpU1FvrkxT7PmfY9SuCITfdvbaFsZRJjn6SBpAbjKchMCg1Hlxj383VMhBCe7T0W4CjhiXotFsJ-w-8JLBCqo7TocBm23VKgM2Q%3D%3D&attredirects=0

 

Screen 5: After executing any t-code, I get error "Session not found".

 

https://sites.google.com/site/akssoftware/home/photos/5.PNG?attredirects=0

 

 

I performed all the steps mentioned in the note: 816973

Note 816973 - ITS 7.00 - preclarification and basic problem analysis

 

But I'm not able to solve this issue. Please help me. I am stuck.

 


 

Thanks & regards,

Amit Kumar Srivastav






WEBGUI Timeout immediately after logging in

$
0
0

As soon as I log into webgui, i get the message "The session terminated due to inactivity".    I have set the http and https timeout to a high value, but it's still timing out immediately.   I have recycled the system, any ideals.

 

icm/server_port_0                           PROT=HTTP,PORT=80$$,TIMEOUT=300,PROCTIMEOUT=3000

icm/server_port_2                           PROT=HTTPS,PORT=8444,TIMEOUT=3000,PROCTIMEOUT=6000

Timeout settings - 400 Session timed out

$
0
0

Hello SRM-gurus,

 

we're working with SRM 5.0 and internal ITS. We would like to change the session timeout settings for the Web-UI.

For example if a user is logged in but does not use the SRM-system for 40 minutes (no clicks). Then he should be able to go on working without getting the error message:

 

400 Session timed out - please log in again

-

-


Error: -11

Version: 7000

Component: ICM

Date/Time: Wed Feb 13 09:02:19 2008 

Module: icxxthr_mt.c

Line: 1705

Server: xyz

Error Tag: {-}

Detail: Session does not exist

 

© 2001-2005, SAP AG 

 

 

We found the thread "TIME OUT ERROR"

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=400Sessiontimedout-pleaseloginagain&cat=sdn_all

and tried to find the correct parameter in SMICM. Is it 'conn_timeout' or 'icm/keep_alive_timeout' or another one?

 

As Deepi P mentioned in this thread, there is no chance to change the paramter icm/keep_alive_timeout.

 

We would prefer a 2-hours timeout.

 

Thanks for your help in advance,

 

Regards,

 

Henning

 

Viewing all 399 articles
Browse latest View live