cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM ITS Mobile - Error page (multilingual support)

1,629

Hi,

We have created a SICF service for ITS mobile. In order to handle the errors in a custom way (message, redirect URL to the specific host depending on system within the landscape, etc.) we have implemented an Explicit Response Page Header :

This works like a charm! But only in English.....

As a matter a fact, as soon as we change the logon language, another default message appears, without redirect:

Which means that somehow for other languages than English, the Explicit Response Time is not triggered. Please note that no default language was specified under System Logon, and that I've also created another version language for the description, just in case:

Still no luck...

I've searched all available documentation and Q&A on this topic, but couldn't find satisfaction ...

Thanks for sharing your ideas about this issue! 🙂

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Branko,

Check whether you have SAP Note 2401488 implemented in the system.

I recommend using the public logoff service ("default_host/sap/public/bc/icf/logoff"). KBA 1777513 shows an example on how to use this service.

Additional reading:

KBA 1980475 - ITSMobile - Configuration settings regarding Logon, Logoff and Load balancing

KBA 2729564 - ICF logoff redirects to incorrect/unexpected location

Regards,

Cris

0 Likes

Many thanks for your detailed answer Crisitiano!

Unfortunately none of them is solving my specific problem...

Note 2401488 cannot be implemented as we are in a higher release/support package.

Also checked note 1777513, but it doesn't seem to apply to my specific RF service - it's for general Web UI logon.

Note 1980475 is for logon and logoff, but not for errors generated during logon/logoff (tab Error Pages) which is my case. Note 2729564- the mentioned service logoff is not even active in our system, and no external aliases were defined for it.

The trouble here is that the specific script for logoff errors is correctly reached when logged in EN. As soon as we try another language (say NL or FR) it is redirected, and I have no idea where this takes place. I tried to debug class CL_HTTP_SERVER_NET to see where this redirect potentially takes place, but I can reach the break points only before user is logged on, but as soon as we're logged in, there is no possibility to debug this class anymore.

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Branko,

Can you share the SAP_BASIS version and SP level of your system? And the kernel version and patch level?

With this information I can try the scenario in an internal test system of mine, with similar versions.

Regards,

Cris

0 Likes

Hi Cristiano,

Here it is:

SAP_BASIS 750 0017 SAPK-75017INSAPBASISSAP

Kernel release 753, patch level 601

Many thanks! 🙂

cris_hansen
Product and Topic Expert
Product and Topic Expert

Hi Branko,

I still didn't finish my test (almost no spare time to play around), but I didn't forget this!

Regards,

Cris