If the user doesn't Exit forms but shutdown PC [SOLVED]

Suppose the user doesn't klik the Exit button on forms but shutdown his local PC machine. He communicate with IAS 10g through web forms 10g with browser MSIE7 or Mozilla.
What is I'd like to know is if there could be some problem about this; could some session hang or something... ?
Thanks for advice!
m.
Edited by: marussig on Sep 8, 2008 11:47 PM

Hi ,
Termination of the Forms session is based on FORMS_TIMEOUT parameter in default.env. Normally, when the FORMS_TIMEOUT kicks in , the Forms session should be disconnected, as there was no response from the Forms client for more than the time specified by Forms_Timeout .
You can set FORMS_TIMEOUT to 5 minutes for example, and close a client by shutdown to verify this.
After 5 minutes the session should be teminated
Hope it helps
Mihai

Similar Messages

  • I have a main fillable form.  From this main form the user may need additional forms.  I want to create checkboxes that link to these additional forms.  This part I believe I know how to do (Properties/Actions/Open a File).  What I want to add is a javasc

    I have a main fillable form.  From this main form the user may need additional forms.  I want to create checkboxes that link to these additional forms.  This part I believe I know how to do (Properties/Actions/Open a File).  What I want to add is a javascript to the checkbox that when the new file (or form) opens some of the data (the repetitive data like name, date, etc.) from the main form is placed into the form opened where the same form fields exist.  Is this possible?

    Yes, but then it all has to be done using a script. You can't use the built-in Open A File command.

  • Address of the user changed updated into sap but still not reflecting at

    address of the user changed updated into sap but still srm shopping has the old
    address .
    what could be the possible reasons of this bug?

    Hi
    Which SRM version are you using ? <b>We encountered the Same Issue long time back -></b>
    Are you updating the Addresses in Web Transaction or using SAP GUI (SU01 transaction) ?
    <b><u>Please go through the following SAP OSS Notes below, which will definitely help -></u></b>
    Note 930371 - SRM 5.0: BBPUM01 Check Data
    <u>Related Notes</u>
    Note 931556 - SRM 5.0: Hiding the BBPUM01/BBPUM02 button
    Note 923461 - SRM 5.0: BBPUM01 description for position
    Note 885954 - SRM-UME: User synchronization with wrong address data
    Note 884067 - BPartner w/o an private address can't change their settings
    <u>Do let me know.</u>
    Regards
    - Atul

  • HT201441 what if the user also forgot id apple? how to solve this problem? whether the iPhone can still be used?

    what if the user also forgot ps apple? how to solve this problem? whether the iPhone can still be used?

    Start here:
    https://iforgot.apple.com

  • Create a form in Word where the user doesn't get the security warning

    I created a form in Word that needs to be sent to external customers.  It has some text boxes, check boxes and combo boxes.  We are getting complaints from the users that they either don't see or can't deal with answering the question about enabling
    the Active X controls.  How do I create a form that they can use without having to deal with the security issue?  Here's what the current code is behind the form.   
    Private Sub ComboBox1_Change()
    End Sub
    Private Sub ComboBox2_Change()
    End Sub
    Private Sub Document_Open()
         With Me.ComboBox1
             .AddItem ".edi"
             .AddItem "EDI no extension"
             .AddItem "Cxml/.xml"
             .AddItem ".csv"
             .AddItem ".txt"
             .AddItem ".xls"
             .AddItem ".xlsx"
         End With
          With Me.ComboBox2
             .AddItem ".edi"
             .AddItem "EDI no extension"
             .AddItem "Cxml/.xml"
             .AddItem ".csv"
             .AddItem ".txt"
             .AddItem ".xls"
             .AddItem ".xlsx"
         End With
          With Me.ComboBox3
             .AddItem ".edi"
             .AddItem "EDI no extension"
             .AddItem "Cxml/.xml"
             .AddItem ".csv"
             .AddItem ".txt"
             .AddItem ".xls"
             .AddItem ".xlsx"
         End With
          With Me.ComboBox4
             .AddItem ".csv"
             .AddItem ".txt"
             .AddItem ".xls"
             .AddItem ".xlsx"
         End With
          With Me.ComboBox5
             .AddItem ".edi"
             .AddItem "EDI no extension"
             .AddItem "Cxml/.xml"
             .AddItem ".csv"
             .AddItem ".txt"
             .AddItem ".xls"
             .AddItem ".xlsx"
         End With
          With Me.ComboBox6
             .AddItem ".edi"
             .AddItem "EDI no extension"
             .AddItem "Cxml/.xml"
             .AddItem ".csv"
             .AddItem ".txt"
             .AddItem ".xls"
             .AddItem ".xlsx"
         End With
     End Sub
     Private Sub CheckBox1_Click()
    End Sub
    Private Sub CheckBox2_Click()
    End Sub
    Private Sub CheckBox3_Click()
    End Sub
    Private Sub CheckBox4_Click()
    End Sub
    Private Sub CheckBox5_Click()
    End Sub
    Private Sub CheckBox6_Click()
    End Sub
    Private Sub CheckBox7_Click()
    End Sub
    Private Sub CheckBox8_Click()
    End Sub
    Private Sub CheckBox9_Click()
    End Sub
    Private Sub CheckBox10_Click()
    End Sub
    Private Sub ListBox1_Click()
    Load
    End Sub
    Private Sub DTPicker21_CallbackKeyDown(ByVal KeyCode As Integer, ByVal Shift As Integer, ByVal CallbackField As String, CallbackDate As Date)
    End Sub

    Hi,
    Did you get the security warning in Outlook or Word?
    Could you please provide a screenshot about the warning to help us understand the problem?
    In addition, please have a look at this link and check if it applies to the issue:
    http://www.slipstick.com/how-to-outlook/disable-unsafe-hyperlink-warning-opening-attachments/
    If this is the case, please try to use the following registry value to disable the security warning:
    HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Common\Security
    DWORD: DisableHyperlinkWarning
    Value: 1
    xx.0 is the version of your Outlook. 12.0 is Outlook 2007; 14.0 is Outlook 2010; 15.0 is Outlook 2013.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • If the user doesn't have their email address defined

    Hi,
    If some users doesn't have their email address in fnd_user table, then will the work notification goto the user? What should i do to make sure that the workflow doesn't throw an error in such a situation and still send a notification to that user?
    Thank you
    Kumar

    Hi,
    Email is completely optional, so Workflow won't throw an error if there is no email address found.
    In order to receive an email, you need the following:
    - Workflow user / role to be notified must have an email address set.
    - Workflow user / role to be notified must have a preference set to receive email.
    - Workflow mailer must be running for that particular item type, or a generic mailer needs to be running.
    Without all of those, you won't see any emails - but you won't see any errors, either :)
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • I want to get all the User Name in a string[ ], but How..... don't know

    hi all
    I have table in MS Access databse called Login with two coulmn (User, Password),
    I want to get all the User Name in a string[] called USER,
    (LIKE USER = {"AA","BB","CC",........"zz"};)
    can anybody send me the code to get the USERNAMES form Login Table, i tried lots of way but bad luck
    so plz someone send me a code.
    Thanx
    Regards
    Satinder

    Well, the biggest problem is that you don't know (probably) a head of time how many names are in the table.
    So i'd first stuff them into a managed array such as ArrayList
    So you'd
    (1) Iterate over the resultset
    (1.1) for each row call getString() on the user field
    (1.1) call add on the ArrayList to add the string
    (2) Call toArray on the ArrayList to convert it to a plain array
    (NOTE: you will have to pass a String[] {""} arg as a parm to
    toArray() to get the right type of array.)

  • Possible to allow the user to navigate to form sections using a dropdown?

    I am designing a realtively long PDF form that has many sections.
    I am hoping that I can create a TAG inside the PDF form that I can reference using drop downs that the free Reader will support
    The desired functionality is :
    User activates drop down - selects the section they want to see if it is not already visible - and the reader moves them to that location -
    so they can read the data at that location -
    Can you please help me by indicating :
    1. Is this possible ?.
    2. Where I can find a useful example for doing something of this sort ?
    Thank You very much

    Fundamentally, you have two possibilities:
    a) create Named Destinations where you want the user to get to, and then make your drop so that the destination name will be defined as return value, so that you can go to it.
    b) define the first field of a section, and put its name as return value in the drop down (aka combo box). Then set the focus to that field.
    HTH.
    Max Wyss.

  • How can I make a report public so the user doesn't have to login

    I am new to apex and am looking at using some of the reporting tools in apex to create reports in our existing application which is all hand coded htp.p calls
    The users already login to our application using their own oracle users and passwords through modplsql so I want to be able to embed the apex report into our application without the need to logon.
    Thanks
    Robert

    Thanks, I'm not sure if I'm being a bit thick but I can't see that!
    I've gone to
    Home>Application Builder>Application 105>Page 1
    which is my page deffinition and under security it just tells me 'No authorization schemes defined.'
    There is no Authentication option so I guess I'm looking in the wrong place!?

  • Need urgent help on how to compare the user profile and process form attributes

    Hi All,
    We have a requirement  where after editing the  user profile attributes we have to compare the currently modified user  profile attributes and the existing     
    process form attributes and based on the differences we have to update the  process form accordingly.
    We have around 80 attributes so we cannot follow the procedure where
    we update the lookup process_triggers
    and add the "change attribute" task
    and "update attribute" taskin the process definition
    because it creates aroung 160 tasks in process definition. So we are doing it by writing a custom code. Is there any other simple way to do it or any API"s which can help us.
    Need very quick help.Thanks in advance.
    Regards,
    Geetha

    Check MOS: 1595938.1
    -Bikash

  • Need access to the user view from a form

    How can I get access (only need read access) to the user view from inside a form, in this case, the Question Login Form?

    This is mentioned in the forum somewhere:
    <invoke name='getView'>
    <ref>:display.session</ref>
    <concat>
    <s>User:</s>
    <ref>accountId</ref>
    </concat>
    <map>
    <s>authorized</s>
    <s>true</s>
    </map>
    </invoke>
    regards,
    Manish Gurnani

  • Javascript: Don't interact with the user - Question isn't shown but canceled the action

    Hi
    In m yJavascript I use a method from a third party plugin. During this method there is an alert, a question. I like to suppress this question.
    I use app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT; and then the quesion isn't shown. But the method is canceled with a message like "The user canceled the action!".
    Can I do something? Is there a workaround?
    Thanks
    Hans

    Hmmm. I don't know what "never interact" does, internally, but suppose you switched off user interaction and then a script calls "document.close". The three choices in the Save confirmation dialog are "Save:Yes", "Save:No", and "Cancel". Given that, it would be the safest to have it always return "cancel"!
    Since this is a 3rd party plugin, you probably can contact its manufacturor and ask for a workaround, or possibly a modification.

  • Forms: how to make it so that when the user clicks something, another form pops up?

    Sorry if that's confusing, but like how for example, you have:
    ADDRESS: _________________________  +another address
    & then if the user typed in information into the address field and wanted another address, it would look like:
    ADDRESS: __________________________
    ADDRESS: __________________________ +another address
    & so on... is there a way to do this?

    What you want is something like this
    http://dynamicdrive.com/dynamicindex16/chainedselects/index.htm

  • I can view the data in front end form, but data is not avilable in backend

    Hi,
    i created a form with three blocks.In first block i entered the data.Based on the data it will fetch recodrs from A & B tables and insert into C table.This logic i have written in backend and put commit in front end and back end. In the 2nd block iam using C table. i can view the data in front end(C table) . But i unable to
    see the data in C table when i go and see in back end.
    Form is used for only querying purpose. for the C block insert allowed and update allowed is false.
    Plz do the need ful

    Please try and post sufficient information for someone to replicate your problem. We are not looking over your shoulder and do not have access to your database.
    We need a minimum table structure, example data, a walk-through of how the form works - you mention 3 blocks and only half-way describe 1. Is another for the C block? Or is that a different form?
    e.g. Enter search data in Block A. Execute Query. Blocks A and B populated with data from database tables based on FK relationship B to A. User presses Save button, procedure in form updates table C based on data in form and issues commit. Execute Query in Block C retrieves just inserted data in table C.
    Is that remotely what's happening? Or something completely different?

  • How to alert the user by blinking when minimized but not poping up?

    Just like using MSN . When a new message is posted, the message window doesn't popup but keep blinking.
    I think it is related to focus, but I don't know how to implement this feature.
    Thanks!

    chech out this thread
    http://forum.java.sun.com/thread.jsp?thread=457481&forum=57&message=2175743

Maybe you are looking for

  • Product Instance Registration Error: "System Failure: Error while retrieving xml file from database"

    Hi S9 installation Gurus, Please try to resolve this long awaited issue with Planning installation as this is purely configuration related issue. Detail of Problem:- After Susessful configuration of 1) Foundation Services (Hyperion Shared Services) 2

  • Error Occurred During LBYSYNC

    Hi, When we run the LBYSYNC batch file we got below error, Error Occurred during LBYsyncone() This error message continously coming untill entire synchronization is performed. Let anyone know what is this message referrred ? What error it showing? Wh

  • To Avoid purchasing for particular plant

    Hi, My Client wants to prevent purchase requisition, purchase order, production order for particular plant. How do we go about this? Possible things i think is 1. Restricting users to that particular plant though user roles. 2. Creating user exits to

  • Splitting a huge file  in chunks.

    We have a requirement to split file containing 23 million records in chunks of  5000 records.I have used "Recordsets per message" option but it splits just 2.25 lakh records and from that records there will not be any idocs to be posted.Does anyone h

  • Iphoto stuck in hidden mode

    I can see the iPhoto on my dock. It looks open when I go to Hot Corners but will not open when I click on the iPhoto (either on dock or HC)