Firing the triggers.

Hello Gurus,
I have a form with three block. Block1, Block2 and Block3. When I open the form my cursor is in the first block.(Block1). After entered the value I am moving my cursor from first block to third block through cursor. That time the first block key-next-block trigger is not firing. I would like to know how to fire the 1st block key-next-block when I am moving through mouse?
Is it possible, if yes then how to acchive it?Any suggestion will be appreciate.
I am using forms 10g and database 10g.
Regards
SUN

Thanks Gred, I am giving you more details on it.
I have a form with 3 block and 1st block have 10 items. Item 3, 5,7 and 9 value are required. I enter in the item 3 and move the cursor to item 10 through the mouse and entered the value. Then I am putting my cursor into the 2nd block through the mouse. At that time when-validate-record is firing but I need the cursor to move item 5 as it is required. I do not want to set the item required property as yes. At that time if i am putting the code in the when-validate-record then my corsur is in the item 10. How i am move the cursor to item 5.
Regards
SUN

Similar Messages

  • Cc header in the triggered mail  using  receiver mail adapter

    Hi,
    How can we  have cc option in the triggered mail using receiver mail adapter.
    message protocol is  XI payload with mail package.
    thanks,
    Ramya Shenoy

    Hi !
    Check this link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm
    under the title:
    "Mail Attributes for Message Protocol XIPAYLOAD"
    Regards,
    Matias
    ps:please award points if helpful.

  • Most of the triggers in my composition are not showing there active state

    I have a composition with 18 triggers.
    Each trigger has a b/w image that should turn to a colour image when active or rolled over but only the two on the 3rd row work correctly.
    The others do change when rolled over but when I roll off, even when still active they go back to their normal state.
    Also when the composition plays through only the same two triggers will show the correct active state whilst active.
    http://boastassociates08.businesscatalyst.com/projects.html
    this happens in all methods of preview.
    i have checked and all triggers have the correct images on each state.
    Thanks

    I figured it out. all trigger also have a link to another page on the site, all but two anyway.
    so the triggers states are reacting as if it is just a link rather than it being a trigger in a composition.
    does somebody know  a way that will allow me to have the triggers states react the way i want and for the triggers to act as a link?

  • Firefox not firing the IOErrorEvent

    Firefox not firing the IOErrorEvent when load fails due to
    unavailability of internet connection in URLLoader.
    I am loading data in my application based on user actions. If
    the user is disconnected and he makes a request for data load, the
    IOErrorEvent tied to the URLLoader object is not being thrown in
    firefox. The same thing works fine for IE where on IOErrorEvent I
    am displaying appropriate message but in case of firefox nothing is
    happening.
    Any ideas about what is going on.
    Rahil

    I guess we don't have a lot of .Net developers on this site.
    Obviously your server-side .Net code has to be translated into corresponding client-side JavaScript in order to add event handlers to the page. And errors running that JavaScript should appear in the Error Console (Ctrl+Shift+j).
    If the console doesn't provide any insight, can you provide a link to the page that has the problem? Then it would be possible to view the code that Firefox actually is (or is supposed to be) executing.

  • Source of the triggered mail in SAP (SCOT)

    Dear ALL,
    Would like to know any information on possibility to find the source of the triggered mails in SAP.
    The requirement is to inform the concern team members about the failed mails with status 855 and to remove invalid mail id from the recipient list, with information on, from which transaction the mail has been triggered.
    your valuable suggestions would be helpful.
    Thank you
    Chaitanya

    Dear Mr. Deepak,
    Thank you for the reply.
    Information of the sender is available, but the requirement is to find the transaction/report name from which the user has triggered the mail.
    suggestions for the same would be helpful.
    Thank you
    Regards,
    Chaitanya

  • Which container element contains the triggering event name?

    hi,gurus,
    i have a workflow template, and i want to use a 'switch' to deal with different triggering event inside the template logic.
    but i can not find a element in the container which supposed to contain the triggering event name.
    could you please help me ?
    br.
    zj

    Hello,
    The element which stores the name of triggering event is '_EVT_NAME' which is present in the event container. To use it in the workflow template, you have to create an element in the workflow container and bind this element to the above mentioned element through the binding for triggering event.
    Thus you can use the workflow container element in the switch.
    Hope this will help.
    Regards,
    Samson

  • Declarative workflows cannot automatically start if the triggering action was performed by System Account

    Hi , 
    I have very strange problem .Only in one site collection across the farm i am getting this error while starting OOTB workflow in list. Everywhere else it works, even another site collection within same web application. I have stopped and restarted all the
    work flow feature but still same issue?
    sachin

    Errors in ULS logs
    Declarative workflows cannot automatically start if the triggering action was performed by System Account. Canceling workflow auto-start. List Id: %s, Item Id: %d, Workflow Association
    Id: %s
    RunWorkflow: Microsoft.SharePoint.SPException: User cannot be found.   
     at Microsoft.SharePoint.SPUserCollection.get_Item(String loginName)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPFile file, Int32 fileVer, Int32& userid, DateTime& lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid, DateTime&
    lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.<>c__DisplayClass1.<LoadWorkflowBytes>b__0(SPSite elevatedSite, SPWeb elevatedWeb)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytes(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid)   
     at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
     at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
    Microsoft.SharePoint.SPException: User cannot be found.   
     at Microsoft.SharePoint.SPUserCollection.get_Item(String loginName)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPFile file, Int32 fileVer, Int32& userid, DateTime& lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid, DateTime&
    lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.<>c__DisplayClass1.<LoadWorkflowBytes>b__0(SPSite elevatedSite, SPWeb elevatedWeb)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytes(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid)   
     at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
     at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
    The emailenable value is true. And it just does not work for one site collection. It should not be regarding any hot fix. 
    Thank you for your suggestions and time. I will dig up further.
    sachin

  • Problem With the Triggers while migrating Forms from 5 to 6i

    When I open the version 5 fmb file in Forms 6i, some of the triggers in the form level triggers and also in data block, are having red arrow marked on them and they seem to have no code in them. So when i compile the form then those triggers are shown as errors and when I close those triggers, they are deleting.
    The error looks like this..
    Error 103 at line 2, column 1
    Encountered the symbol "END" when expecting one of the following:
    begin case declare end exception exit for goto if loop mod null pragma raise
    return select update while with <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> <<
    close current delete fetch lock insert open rollback
    savepoint set sql commit <a single-quoted SQL string>
    And finally the form will compile with out any errors. But when I run the form getting error again saying,
    FRM 10221: Cannot read file

    Hi,
    the forms migration assistant tells you about v2 styles triggers (even if they are not migrated ; ) )
    take a look at :
    [url http://download.oracle.com/docs/cd/E15523_01/doc.1111/e10394/migtool.htm#i100490]Using the Oracle Forms Migration Assistant
    Raises a warning in the Form module's log if V2-style triggers are found.
    There is also a point you must look at.
    In a former project I made a migration from forms 4.5 to 10g and there was foms-level triggers applied at let say the block level or item level (I cant remember exactly) and this is not permitted anymore in 10g.
    Again the forms migration assistant Provides warnings about triggers defined at incorrect levels.
    Hope this helps
    Regards,
    Jean-Yves
    Edited by: JeanYves Bernier on Mar 10, 2011 9:10 PM

  • How to stop the triggering of a process task

    Hi
    I have one child form details and the correspnding task to add user to the child form is 'add user to details'
    When I am provisioning a user i am adding the child form field ,its a multivalued attribute and after the user got created the child values are also populated . But after I have added the task 'add user to details' that is also triggering on the call of create user that i dont want actually . I need that task only to update the child form after the user got provisioned not in the create user scenario.So please tell me how to restrict the triggering of that task during create user
    thanks in advance

    802390 wrote:
    thx for the response
    that task is conditional only..the thing is i dont want to trigger that task after create user coz already Im adding the child values with the createUser api so no need to update the child form again with the same values.I wrote the task 'add user to details ' for the further updation of child form ,not at the time of create user
    Edited by: 802390 on Nov 22, 2010 1:21 AMYou wanna say that your Create User task is adding roles/groups data in Target Resource itself.
    Now you have made another task just to modify child data records.
    I'll say that it is wrong. You'll face issues as you are directly inserting data into target without updation of child form which is against Audit and Compliance.
    It would be better if you make separate task for Creating User and Adding Multivalued data into target application.
    Anyways,
    Add your second task with proper trigger on Child Form like insert/update.
    Go to Create User task and remove all dependency which triggers your second task.

  • Some frontpanel controls stop firing the Event Structure

    In my main vi,I have an event structure. I created a subVI that also has an event structure. I load the subvi via a subpanel in my main vi. It runs fine for a while. But sometimes after firing events on the subpanel, most but Not All controls on the main VI stop firing the Main Vi's event structure. The Subpanel's subvi event structure always works fine. When I reload the program it works fine again for a while.

    This is the problem that's been bothering me too (big time actually). Thanks for the insight!
    First of all I love the event structure and it totally changed the way I program labview. Together with the subpanel addition, it makes for very professional looking programs. Here's my version of the same problem:
    I have an event structure on the main VI, and ~20 subpanels. I load various subvi's in the subpanel of the main VI as required. Each subvi has an event structure to handle GUI and incoming user events. I found the problem in the full blown operation, but the problem also appears when I only have one subpanel running, so only one event structure in a subpanel and one event structure in the main program.
    I had the problem with a mouse down on a table, and with a doubleclick on a listbox. And indeed I had an attribute node (reference + property node in my case) to the listbox in the event case that handles the doubleclick. When removing the attribute node, no more buttons will stop to respond on the main panel. When you try to readout or access the listbox in any way in the event case that handles the double-click, it fails. It does not matter whether the "Lock front panel until the case for this event is completed" is true or false. After it fails, you have to unload all the code and reload before LV is able to see some of the buttons on the main panel again (LV7.1.1). You do not have to close LV just the VI's.
    So my first work-around after reading your story was to drive a user event from the doubleclick event case. That user event case then does the stuff I want to do with the listbox. Did not work. I then added a delay of 1000 ms before accessing the attribute node in the other event case, that worked. I then moved all my stuff back into the original event case and added a delay there before accessing the listbox. 100 ms failed, 500 ms works. So at this point I would tend to unexpected behavior from LV which is timing dependent, not "Operator error".
    There is never a problem in any of the ~200 events in the ~20 subpanels. It is always the main panel that is affected. The event handler simply does not "see" some buttons anymore (value change), for example the "mouse down" event would still work for a boolean buttton on the main panel whereas the "value change event" would consistently fail.

  • Can we control the triggering of sender file adapter

    Hi,
    Can we control the tiggering of Sender file adapter with option of Run OS command before message processing
    This option is available in Sender communication channel, what are the limitations of this option?
    My actual requirement is to see the target folder whether it is empty or not, if empty then I can trigger the interface.
    For this I want to write shell script whihc execute at OS level to check whether the target is empty or not, But the constraint is will this can control the triggering of sender adapter.

    Hi Sekhar,
    I guess this can help you control the file pick up.
    If your shell script works well then using the same you  can modify the filename or its extension if the target folder is empty.
    Say in the sender file adapter you set the source-filename as "inbound_*.ready". Now when originally the source file is dropped into the source folder (by any other process) let it be named as "inbound_001.pending" and your script will change the file name to "inbound_001.ready" if the target directory is empty. I dont think you need to use the pre processing OS command for this.
    Does it make any sense?
    Regards,
    Suddha

  • How to delay the acquisition from the triggering on MIO DAQ devices?

    I run a PCI-MIO 16E board with Measurement Studio VB. I know how to trigger the acquisition (CWAI) from a pulse or external signal but I don't see a command or property to delay the acquisition from the triggering signal.
    Any clue?

    Hello;
    The only way to accomplish that is by inserting one of the general purpose counters in between the external trigger and the trigger source of the analog input task.
    You need to configure the counters to do retriggerable pulse generation and route that counter output to be the trigger signal of the Analog Input task. By doing that, you will be able to configure the delay you want as the delay of the pulse generated by the counter.
    Hope this helps.
    Filipe A.
    Applications Engineer
    National Instruments

  • How to control the triggering of BTE Process 1110

    Hi experts,
    I recently worked with BTE process 1110 i.e. for Duplicate invoice check. Using this I made a custom error and warning message.
    But every time the user hits ENTER in FV60, this BTE FM gets triggered. Seeing the same warning again and again on the screen is very annoying for the user.
    Is there a way to control the triggering of this BTE FM. It should not come more than once.
    Please note that I have used Pop up message box to show the warning messages using  POPUP_WITH_TABLE FM.
    Please advise.
    Thanks,
    Arash

    Or if you want to make sure this check is made before save and only once, then throw the pop up with warning and set a global field in the function group. The next time before throwing the warning check if the global field is set and if set bypass the warning.
    Just a thought based on when you want the warning.
    Vikram.M

  • Sequence of firing form triggers

    Could you plese tell me what is the sequence of firing of form triggers when a form is opened for the first time?

    This is described in the help documentation.

  • Sequence of Events Fired and Triggers Fired in Forms.

    Hi,
    Please help me to know how the events and Triggers will be fired in Forms Developer 9i.
    Thanks in Advance.

    Please take a look into Forms-Builder Online Help, there you'll find some sequence diagrams describing the order of Triggers firing on certain actions.
    e.g. search for "Post and Commit Transactions"
    brds,
    Peter

Maybe you are looking for

  • Project Contracts Deliverables : Unable to Ship Confirm

    Sub : Project Contracts Deliverables : Unable to Ship Confirm Hi, When trying to " Ship Confirm " for deliveries initiated from Project Contracts, Error Msg appears : Error : Some deliveries selected for ship confirm have errors or warnings. On click

  • Converting from Word 2007 to PDF (Acrobat 8.0) footers formatting problems

    As the title describes, when I convert to pdf the text in my footers is changed.  In Word, the footer simply has a link back to the bookmarks.  The text is as so: Click here go to back to the Table of Contents (with the Table of Contents text the act

  • Using Terminal to Find Locked Files

    Hello all, I am a photographer and often use the locking feature on my camera to lock certain images, ones that are good shots.  With Windows, I was able to sort by whether a file was locked or not.  However I am finding that Mavericks does not have

  • SQL Developer Unable to see Chinese characters embedded in Package

    Dear sir, Please kindly help. I am running a DB with 'AMERICAN_AMERICA.UTF8'. My local NLS_LANG for the Oracle Home (regedit) are also set as 'AMERICAN_AMERICA.UTF8'. I am not quite sure what to set for the SQL Developer NLS_LAN (E.g. from Menu bar T

  • Can value be change in GR??

    Dear Experts , Can the material arte / service rate  & its corresponding freight be changed in the GR document ?? We have a case where the material rate is depended upon the GR parameters . also the freight vendor & the freight value is known only at