Skip to Content
0
Former Member
Jun 26, 2012 at 04:23 PM

Setting Long Timeout for Single WebDynpro ABAP?

258 Views

Hi All,

We have a requirement for a long timeout for a single WebDynpro application.

The application will be a custom Clock In/Out WD ABAP application. We will run the application in some instances outside of the portal and SSO context. I'm I'm OK with using the PROCTIMEOUT param as usual. As a central Clock In/Out kiosk however it is desired to not have to re-authenticate for the execution of the WD component.

So...

1.) Supervisor or some other person launches the application and authenticates using seperate set of credentials to execute component.

2.) Multiple Users clock in/out typing PERNR or swiping badge.

3.) Component itself remains running for x hours without reauthentication. (x=many)

Long timeout is for this application only. All others run using existing timeouts.

Any ideas on how to pull this off?

Thanks,

Doug