Time out functionality in Portal

Hi All,
If my portal is inactive for some fixed time, the user should be logged off automatically and an information message should be displayed on the login page.
How to achieve this ?
Regards,
Nikhil

I think there is no such timeout functionality...for portal..
Portal sessions are cookie based. On successful logon to the portal, the Portal issues a SAP logon ticket, with a default validity of 8 hours. That is a users session can atmost be of length 8 hours. Timout of the user's session is not possible.
Also if you reduce the default length of session, you will have to adjust the expiration time of the SAPlogon ticket by setting the "Lifetime of SAP Logon Ticket" in "Security settings" at "System Administration" --> "System Configuration" --> "UM Configuration".
However, please note that the cookie will eventually expire after this time setting, whether or not the user is idle. He has to renew the ticket after expiration.
Edited by: Anagha Jawalekar on Mar 20, 2009 3:15 PM

Similar Messages

  • Time Out Functionality in APEX

    Currently I am working on APEX 3.1 and using OID (10.1.2) for LDAP Authentication.
    I want to implement time out functionality in my application.
    Ex: If users logs into to APEX Application and keeping the page ideal for 15 min. When user tries to access the application again. I need to redirect him to SSO page.
    Can anyone suggest me, How can I achieve this functionality.
    Thanks in advance
    Regards
    Balaji S

    Hello Balaji,
    The easiest thing would be: Upgrade to version 3.2. Then session timeout is out-of-the-box....
    Greetings,
    Roel
    http://roelhartman.blogspot.com/

  • Time out functionality in forms 10g

    Hi all,
    I am trying to implement time out functionality in forms 10g.
    i have created a form tout.fmb
    in when_new_form_instance trigger : i have written the code like
    declare
    v_url varchar2(200);
    begin
    v_url := 'http://www.google.com';
    WEBUTIL_SESSION.ENABLE_REDIRECT_ON_TIMEOUT(v_url);
    end;
    i have attached webutil.pll to it. while running the form it is giving the error as library cannot be attached.
    Also. when i run it through Unix application server, it gives the alert window showing message "Please acknowledge" .
    Could anybody please help?
    Thanks and Regards,
    Neha

    So you have subclassed the webutil portion of the webutil.olb into your form.
    Set the webutil.pll up as a library on said form.
    Compiled without error.
    Run the form in your developer environment using a URL
    Then got this error ??
    Just confirming the path you have travelled to get to here.

  • Time out function in VISA configure serial port vi

    I have some doubts regarding the time out functionality of "VISA configure serial port vi":
    1) I have set the time out value as 10s while initializing the port using this vi. Does this mean that for any Rx operation happening on the serial port, it will wait for 10s for the data to be received?
    2) Is this waiting functionality also valid on "bytes at port" vi which I am using before reading the port data?
    Because in my application, the control at serial port is actually not waiting for 10s and is coming out before the desired time out (10s). Do I need to set this time out anywhere else apart from initialization at "VISA configure serial port vi"??
    Can anyone please tell the steps to set this timeout for the serial port?
    Thanks in advance!

    1. A read will return when the first of the following is satisfied:
       a. The number of bytes at byte count has been received.
       b. The termination character (if enabled) has been received.
       c. An error is detected.
       d. The timeout time has elapsed.
    I am not sure what happens if handshaking is enabled and the other device pauses communication.
    2. No. Bytes at port returns immediately. This is a status check and it would not make sense for a timeout to apply.
    Without seeing your code and the data the remote device is sending, we can only guess. My first guess would be that you have termination characters enabled (default) and a termination character appears in your data.
    Lynn

  • Session Time Out Message on Portal

    Hi Guys,
    We do have an application with out logging in, user can come to our application. The session time out will be 10 min. I am configuring the session time in web.xml
    But when session timed out i need to forward to a session timeout jsp, when they try to access the functionality. We are using WLP 10.3 and application in JSF 1.2
    Thanks in advance.
    Siddu
    Edited by: Siddu4u on Jun 26, 2012 1:16 PM

    Sorry I have fogottoned to add :
              This problem occurs when I try to setup clustering manually as well as, as a
              Win2k service (i.e Admin server & cluster servers as Win2k services)
              "Nalika" <[email protected]> wrote in message
              news:[email protected]..
              > Hi All,
              >
              > I have configured a Admin server and 2 cluster servers. All are on Win
              2000
              > Advanced Servers. After deploying EJBs to the cluster, when I try to log
              in
              > to our application ( Presentation logic is done by servelets & JSPs ) it
              > allows to log in but when I try to click a link to go to another page
              > session time out happens. This happens whenever I click a link or
              browser's
              > Refresh button. I have to repeatedly log in.
              >
              > Have anyone faced this problem ? Is there a session time out problem with
              > WLS6.0 sp2 ?
              > Please respond.
              >
              > Thanks
              > Nalika
              >
              >
              >
              >
              

  • Session Time out for oracle portal pages in Oracle 10g.

    Hi,
    We have a portal application deployed on Oracle application server. We need to apply a security control - which prompts the usr to log in after 15 minutes of inactivity.
    I have tried types of tricks but it doesn't work. The thinsgs I have tired are listed below.
    Am I still missing anything?
    Setup Session Timeout
    Change the session-timeout value in web.xml file.
    session-config>
    session-timeout>15 session-timeout>
    session-config>
    OID
    Set LDAP Connection Timeout to 15
    SSO
    a) Navigate to http://:port/pls/orasso
    b) Login with an administration account
    c) Press 'SSO Server Administration'
    d) Press 'Edit SSO Server Configuration'
    e) In the section 'Single Sign-On Session Policy', changed the Single Sign-on Session Duration
    ORASSO
    Set Global Inactivity Timeout –
    Login as ORASSO and run $ORACLE_HOME/sso/admin/plsql/sso/ssogito.sq
    set the “inactivity_period”
    After all these settings also after 15 minutes of inactivity If I click on any tab portal displays the pages.
    Please let me know if I need to make any other changes.
    Thanks
    Satya

    Solution can be found at http://technology.amis.nl/blog/13768/increase-the-timeout-of-oracle-bpm-worklist-app

  • How to get Portal Session Time out values of CRM system

    Hi,
    I had a requirements to pass the Portal session Time out value to the External Configurator. How can I get that value. Is there any Function Module to get this value.
    If you go to SMICM and select services, we see HTTP details. I need to get the Time out value what its showing there. How can I get that value. Is there any FM to get that value or Is there any existing code.
    Please let me know if you need any further information.
    Thanks.

    Hi
    The session time out value for CRM WEBUI is controled by parameter RDISP/PLUGIN_AUTO_LOGOUT.
    Its value is got by BSP.
    Please check in SE80 BSP application CRMCMP_IC_FRAME view hideenview.htm.
    If you want to know the session time out value for portal, I am afraid that you need to raise questions in EP's forum.
    Best regards,
    Maggie

  • How to get Portal Session Time out values.

    Hi,
    I had a requirements to pass the Portal session Time out value to the External Configurator. How can I get that value. Is there any Function Module to get this value.

    Hi
    The session time out value for CRM WEBUI is controled by parameter RDISP/PLUGIN_AUTO_LOGOUT.
    Its value is got by BSP.
    Please check in SE80 BSP application CRMCMP_IC_FRAME view hideenview.htm.
    If you want to know the session time out value for portal, I am afraid that you need to raise questions in EP's forum.
    Best regards,
    Maggie

  • How to change ADF default session time out behavior to count down

    the ADF default session time out will show a message before some time set in the web.xml , after this time anther alert will show the time out message.
    But our recruitment what use one message dialog first show the session will be out then count down the time at last show the session time out message.
    Dose ADF provide interface to change this ?

    Hi Sudipto:
    If using pure JS and Html I can write thousand way to implement session time out function , but we use ADF :
    ADF limit user to do a lot of thing but only use itself way , it is very hard to change its component's behavior and also hard to get doc introducing how to change its behavior though it can be change.
    So what I want to know if there any interface ADF left to change itself session time out behavior , I think your answer is no.
    Edited by: Yu Yang on Oct 24, 2012 12:23 AM

  • Webdynpro application time out in portal

    Hi all,
    I am trying to perform a batch of process in my webdynpro application.
    I selected 100 records in my view  which are displayed in a table ,for updateding..
    Upon selction of these 100 recoreds and on click of submit it is giving portal
    time out after a few seconds..
    where the problem can be??Is it in front view(webdynpro code means giving the selected records as input to the function module) or at the backend(mesns at BAPI's)
    Can anyone please tell me where problem might be  ??
    Regards
    Padma N

    Hi all,
    I am trying to perform a batch of process in my webdynpro application.
    I selected 100 records in my view  which are displayed in a table ,for updateding..
    Upon selction of these 100 recoreds and on click of submit it is giving portal
    time out after a few seconds..
    where the problem can be??Is it in front view(webdynpro code means giving the selected records as input to the function module) or at the backend(mesns at BAPI's)
    Can anyone please tell me where problem might be  ??
    Regards
    Padma N

  • Planning Sequence/Function times out

    Hello,
    I have the following issue. I have a planning layout and many planning sequences/functions attached to the push buttons on the layout. The problem is that when I am trying to execute any of the planning sequences attached to the buttons (click the button), the "wheel keeps spinning" and eventually the application times out without computing anything. it works fine in Development and QA systems, but not in P. the only difference between the 3 environments is the Support Stack level. in P we are still on SPS 11 and D and QA is SPS 13.
    I suppose there can be multiple reasons for why this is happening, but what should I be looking for first? Why does it time out? It does not seem to matter how many records PF is processing, because it times out with 4 records and 40K records. Any ideas or pointers to look at?
    Thanks

    Hi AG,
    please try if your planning sequences run in the back-end report RSPLS_PLSEQ_EXECUTE. If you have variables you need to define a variant to start it in the back-end. You should measures the time here ...
    And what kind of time out are you getting? Is it a portal time out? In this case you should consider that in you production system much more data may be read and that executing the planning sequences may take longer -> time out ...
    Hope this helps ...
    Matthias Nutt
    SAP Consulting Switzerland

  • Session Time Out capturing for legacy application running in portal

    Hi Forums,
    I am using portal URL  iView to connect to legacy application. How to capture the session time of of that legacy application and show it in the portal. In portal I have already handled session time out which shows a javascript popup message. I want to call the same piece of code once session time out happens in the legacy application which is been accessed by portal through URL iview.
    Many Thanks and Best Regards
    Sudhir

    Hi Sudhir,
    The handling of the session timeout should be done by the application itself not the portal. From the portal you have no way of working out what the application is doing. My suggestion to you is that you need to modify the application to handle the scenario you describe not the portal.
    BRgds,
    Simon

  • SAP PORTAL Time-Out Settings / BO iView Reports..?

    We have created BO object-specific iView requests in SAP PORTAL based on Ingo's posting....
    SAP BusinessObjects Enterprise & SAP Enterprise Portal - Part 3 of 4
    Currently, just posting some small CR4E and Analysis for Office (*Design Studio will be added in a few months) report objects that are based on BW queries - and response time is a few seconds.
    However, long-term as our BW grows - and the volume of data/periods expands we may see some reduction in the performance of these reports, and they make take a few-minutes to return data.
    The SAP Portal team already have an issue with an ECC / T-Code report (*no Business Objects involved) which runs over 100 seconds - and hits a Portal time-out....and are wondering if we would hit the same issue if a CR4E within the Portal ran longer than 100 seconds...?
    I think the answer is "NO", the Portal time-out would not apply in that scenario. My assumption is that in our solution-path, the Portal's 100 second time-out rule would ONLY apply to the process of the Portal invoking the iView request - and opening the frame for the CR4E content.
    Once the frame is open - and the RPT / Prompt-Screen is loaded the Portal time-out is "happy".
    After that iView -> BO frame is established....so, even if the CR4E & BW Query took more than 100 Seconds to return/display the data - the SAP Portal would not time-out - as all of that activity is actually taking place at the BOE Platform layer within the frame (and using the time-out settings at the BOE level).
    Can anyone confirm that my assumptions are correct, or explain where the assumption is wrong..?
    Thanks in advance...!

    In our scenario, the SAP PORTAL has a 100 second time-out, but the Business Objects platform where the CR4E content is hosted has a 600 second time-out for "View on Demand" reporting.
    When the SAP PORTAL opens the iView connection, it is opening the CR4E content in a frame on the Portal. Prompts are entered - and the RPT execution begins on the BOE platform.
    There is a "spinning-wheel" displayed from the BOE platform, and if run in BO LaunchPad it could run for up to 600 seconds before a time-out occured.
    When it is presented in SAP PORTAL via iView connection - does that "spinning-wheel" from BOE Platform provide enough of a "heartbeat" to let the PORTAL know not to drop the connection at 100 seconds....?
    My reasoning is that SAP PORTAL should be opening the BOE content with the same rules that apply when the report is opening in the BO LaunchPad.
    We are going to create a "SLOW" report in CR4E (*Lots of charts & sub-reports) to test/compare LaunchPad and Portal display of the same report.

  • Time out error in BI portal.

    Hello All,
    When I am executing a report in BI portal, it is throwing time out error. Please find the below error.
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Thu Apr 8 03:08:22 2010 
    Module: icxxthr_mt.c
    Line: 2698
    Server: sapb6pv-n2__00
    Error Tag: {-}
    Detail: Connection to partner timed out after 600s
    It is also throwing a Short dump in BI system.Please find the below message in ST22.
    Runtime Errors         TIME_OUT
    Date and Time          04/08/2010 03:04:54
    Short text
         Time limit exceeded.
    What happened?
         The program "CL_RSDR_AT_QUERY==============CP" has exceeded the maximum
          permitted runtime without
         interruption and has therefore been terminated.
    This issue is of High priority, can some body guide me what could be the reason

    There is only one reason for this...you have selected a huge volume of data.
    please try to run the report for fewer data sets. May be restrict your varaible. I\m sure yoiu wont be timed out.

  • SAP SNC Portal DCM screen performance is very slow and times out

    Friends,
    SAP SNC Portal DCM screen performance is very slow and times out when user trying to pull data using customer location
    What are the cleanup activites we can do to improve the overall SNC performance ?
    We did open OSS message but so far no reply from SAP , Is there any one faced performance issue ?
    User/vendor is complaining about slowness , query is standard SAP and its taking more time  .(table - /LIME/NTREE) , It looks like number of data are huge causing this problem related to LIME/NTREE table. What are the options to improve the performance ?
    Thanks in Advance
    Hanuman Choudhary

    hi Team,
    Pls . note the advise from SAP below, IS there any have experiance of archiveing /LIME records ?
    Please advise how to start & what the steps in archiving ?
    Thanks in advance
    I had a look at the DCM query performance in PH1 system and figured out
    that most of the time is spent at the LIME layer of database. The
    following LIME tables are having far too many entries and is causing
    the bottleneck during the query execution.
    /LIME/NLOG_QUAN - 38,165,467
    /LIME/PN_ITEM - 19,116,518
    /LIME/PN_ITEM_TB - 19,154,124
    These tables are storing the historical information about LIME(stock)
    updates. Since these table grow with each change/update of stock
    information, it will slow down the performance of the system over a
    period of time. And to avoid the slow responses, the tables should
    ideally be archived on a periodic basis to keep the data volume as
    minimal as possible. You may have to discuss with the Business to
    determine the number of days of LIME record you would want to retain
    in the system. I would strongly recommend you to consider the LIME
    archival retaining the minimum days (<=60 days) of historical
    information. You can find more information about the Lime Archival
    in the Sap Help link:
    http://help.sap.com/saphelp_scm2007/helpdata/en/44/2a83121dde23d1e10000000a1553f7/frameset.htm.
    Kindly get in touch with your BASIS consultant for the LIME archival.
    The application performance should definitely improve after the LIME
    archival. Please do not hesitate to get in touch with me in case you
    require any further clarification in this regards.
    Best Regards

Maybe you are looking for

  • Why do I see only one MDB?

    Hi, I'm having a weird issue running my MDB on SAS9.01: I have a stateless EJB JMS producer and an MDB which is both a consumer and a producer. The test logic is this: 1. the ejb sends a single message 2. the mdb's onMessage method is triggered and d

  • Variable does not work for sqlplus (command line)

    Here is an select: variable x number; variable y number; variable a number; define x = 2000; define y = 2*1000; define a = &x+&y; select ener from adding where ener = &a; When I execute it under SQL*Plus Worksheet (client installed on my PC) then I g

  • %CT and %GT formula in  BEx report (query) ??

    Hi all, I need to create one formula which shows the <b>Net Sale value(One KF) of Total Net sale value(from column-total overall result for net sale)</b> . Can someone help? Thanks J.

  • I'm trying to use the MediaSmart Music along with Rhpsody. No joy.

    I'm trying to use RHsopdy from within MediaSmart Music. I can see my Rhapsody account from within MediaSmart Music and all, but when I try to play selections, it just clicks but no play. My music library plays great in MediaSmart. Stand alone R

  • Best Practice Guidelines to be protected from SPAMs

    Hi, Looking for a best practice guideline,inclusive filter rules. thanks,