cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing logoff function

Former Member
0 Kudos

Good afternoon.

I'm developing an application in web dynpro java for SAP Mobile 7.1 Client for hand helds.

Since I'm new to this, I was hoping someone could help me.

I'm trying to implement a logoff function in my app. After some considerable reserach I haven't been able to find any API that has methods for implementing this functionallity.

What I found was this package which implements a UserManager class that does have a method for logging off a user, but I believe this is a Class used for other types of Web Dynpro apps, like portal apps.

Also, I want to implement a function to terminate an application and that directs the interaction flow to the menu where deployed apps can be chosen.

Can anyone shed some light on these questions please?

Thanks in advance,

Tiago Vale.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tiago,

There is no API provided for the applications.

SAP NetWeaver Mobile Already Provides a Logoff functionality at framework level.

Also Menu is available to move to applcations page.

Why do you still need to implement those functionalities?

What is the scenario that you are targetting?

Thanks & Regards,

Abhijit

Former Member
0 Kudos

Hello Abhijit.

Thanks for your quick reply.

There is actually no need to implement these functionalities on the application menu, it was just on the original design and as such I was trying to implement them.

Anyway, thanks for your reply. It was helpfull.

Kind regards,

Tiago Vale.

Answers (0)