cancel
Showing results for 
Search instead for 
Did you mean: 

Logoff functionality in development,quality and production

manjunatha_mn
Explorer
0 Kudos

Hello experts,

I have a query regarding the logoff functionality. Currently in development we do maintain the service URL in the logoff page in ITS service for it to redirect once logoff is clicked. How do the URL change when the URL moves to quality and production ? I want the logoff redirecting to the URL client specific. Please let me know how to achieve this ?


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Manjunath,

Your redirect URL does not have to be landscape specific. It can be relative. Like- Redirect URL:

/sap/public/bc/icf/logoff?redirecturl=/company/itsmobile/servicename

"/company/itsmobile/servicename" is the path (under 'default_host') to your internet service which is the same is all systems.

This way, you do not have to change the URL in different systems. Just transport this change through to Quality and Prod.

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hello Manjunath,

You will have to edit the service in quality/production systems to set the new FQDN.

As far as I know, there is no automatic "conversion", neither a system variable/parameter that could be used to automatically translate the variable/parameter to the required FQDN.

Regards,

Cris