Event geeting triggered but WI doesnt  proceed

Hi All ,
  In my workflow , I have have a step which waits for the event 'TRIP.CHANGED' . And when the event is occured next step will be executed .
   I have came accross a strange situation wherein  the even is getting triggered but the next step is not executed . The workflow is still in the <b>WAIT</b> state .
   Previously it was working but now its not working .
  What could be the reason ?? Any thoughts ...
Thanks ,
Sonu M.

Hi Sonu,
You can go to transaction swu0 wherein if you give your business object and the event you can see your particular workflow is linked or not.
If it is linked that means it will show you a green light if not it will give you a red light.
If it has a green light it is linked successfuly if not plz chek the bindings.
Else if this all thing is working you might have done some other changes which hasnt reflected so go to transaction swu_obuf and sycronize it.(it might work)
I had the same problem in my workflow , but i changed that wait for event condition and did some other check,so now it is working.You can also possibly change that condition and check some other condition.
Regards,
Prajakta.

Similar Messages

  • Event is triggered once, but two workflow instances start

    Hello all,
    I have a workflow that is triggered by the event ISUSWITCHD.Created.
    Unfortunately two workflows of the same version start on this event.
    This event is triggered only once according to SWEL.
    i have already copied the old workflow pattern (deactivated) and created a new pattern. Problem still exists.
    There are no double entries in SWETYPV also.
    Is this a Basis problem?
    Any help is aprreciated,
    Bye,
    Holger
    Edited by: Holger Reimer on Sep 20, 2010 9:43 AM

    1. Go to the transcation SWE2 and check whether there is entry for the same workflow two times. If yes then check for what 
        other event the same workflow is being triggered.
        Create a check function module to test what was the actual triggering object.
    2. If there is no such entry then check through out the code whether that worlflow is being called through a function module or  
       not. If that is being callde by a function module then the the SWELS cannot trace the triggering of the workflow and the
       workflow will be trigered.
        If such type of entry is still not there means  that the code does not contain any FM that will trigger the workflow then check 
        for it.
    3.Go to the transcation PFTC.
       Give the workflow number and choose the workflow template. There you can check wherther any other event is assigned to  
       the workflow. If yes then trace that and deactivate the linkage if it is not required.
    Thanks!

  • Subtype event not triggering and supertype event triggers twice!!!!!!

    Hi,
    We have created a subtype for object bus2030 and also an event created for that. My workflow should trigger whenever an inquiry is created.
    I've maintained this as triggering event in SWDD and done type linkage is SWE2 and everything looks fine.
    When i simulate or create event the WF is triggered but when create inquiry in VA11 WF does not triggers.
    I've checked SWEL for event trace but no event is triggered at all... Am i missing something... I've done almost everything that i used to do...
    Even synchronized buffer!!! nothing paid me a solution...
    Infact the same was working with 3.1i system but after migration to ECC6 we had to create new WF template for the same Process.
    Now I also see that the supertype bus2030-created event is triggered twice but, obviously no receiver type exists. But the zbus2030 event is not being triggered at all!!!!
    Kindly help me understanding my mistake...
    Regards,
    PB

    Hope you have already set the deletegation in SWO6.
    Now, event dont get triggered automatically, jus because they are defined in object. They have to be explicitly published in thesystem.
    Check for a suitable user exit in your transaction, which makes use of function module to create the event, from that you know how to proceed.
    If you dont find user exit, try other triggering techniques such as change documents, logistics, BTEs... etc.
    regards,
    Sandeep Josyula

  • How to find out which event is triggered in SDK

    Hi all
    From SDK, I am would like to know which event is triggered when the user select navigation menu Follow up -> Create Lead (screen 1).
    I am guessing, it calls LeadCreateWithRef outport event but I don't see any absl code?? (screen 2)
    When I try to switch from Display to Edit, I got error "Component which you are trying to edit comes from a lower layer. Please use Extensibility Explore to Edit" (screen 3)
    Also in Extensibility Explorer, I can't open the button details (can't even see it in the buttongroup).
    Any advice is welcomed.
    Thanks
    Anthony

    Hi Meghna
    Thanks for the info. I am trying to do reverse engineering, to understand how to existing UI screen is built, how and what events get called when button is pressed and which screen will be opened.
    For example, in Ticket screen, when I select Follow up then Create Lead:
    I cannot drill down to see the button and its properties??
    nb. Also there is no left right scroll bar to see the rest of button group. Is it a bug?? I am using Windows 8.1.
    And in outport setting, I don't see which action/event triggered? and what screen to show?
    Thanks again,
    Anthony

  • URGENT:PR event not triggering

    Hi Experts,
                  I am creating a PR through me51n.It should create an event of BUS2009(Releasestepcreated).But not event is triggering.Is it related to some setting in SPRO.Please help me

    Hi Vivek,
    Hope you have gone thru' SAP help for the  customizing requiredfor this scenaro.
    Pls re-check all your customizing steps from MM side and also if you have mentioned the workflow indicators in the MM config, which indicate that workflow has to be used for release starategy.
    Regds,
    Akshay

  • BLOCKEDPRICE  event not triggering

    Hi All,
    We have developed a custom workflow with Business object BUS2081 and the event  'BlockedPrice' was enable in the SWETYPV T code.  We on the trace.
    When we created Invoice with Pmnt Block u201CRu201D we are getting 'BlockedPrice' event in SWEL, but when we are creating Invoice with Pmnt Block u201CEu201D we are not getting 'BlockedPrice' event in  SWEL.
    Why we are not getting 'BlockedPrice' event in  SWEL trace when invoice is created with Pmnt Block is  u201CEu201D  .
    When Pmnt Block  is u201CEu201D it is saving in RBKP- ZLSPR  but when Pmnt Block  is u201CRu201D it is not saving in RBKP- ZLSPR.
    Why it is not saving in RBKP- ZLSPR when Pmnt Block  is u201CRu201D .
    Thank you,
    Sekhar.

    Hi SR,
    you need to check in the system for what the invoice is blocked, is it against vendor invoice and PO, so there could be other cases too.
    Hence I think it must be set that though BLOCKEDPRICE is triggered, the WF should trigger only for payment block R.
    So have a check and see for which payment block the WF is set to trigger.
    Aditya
    P.S shall watch this thread for experts answer.
    Edited by: Aditya Varrier on Jul 29, 2010 2:06 PM

  • Need BOR & event which triggers after vendor master change.

    Hi all.
        Can you pls let me know the BOR & event which triggers after vendor master change. (Xk02). I used tcodes SWELS (evetn trace) , and SWEL and changed vendor adress using XK02. but I could not find any event or BOR in the trace. Pls help me out.
    Cheers,
    sam.

    Hi
    when we change the vendor details we dont have the event which is automatically triggered by the system so we create an zbusinessobject as subtype  for the vendor(LFA1)  as supertype.
    and create a new event in that z business object .
    change document for the vendor is KRED you can check it in the CDHDR table by giving tcode name.
    after finding changedocument object go to SWEC and create a newentry specifying your changedocumentobject name and BO name and event name and click on radiobutton onchange.
    and now you can check whether an entry is getting in swels or not when changing the vendoor details.
    Thanks.

  • BTE 1030 - we use for AP documents, create an event that triggers a workflow

    Hello all,
    We use SAP's program RFBIBL00 to post AP documents.  We coded a function module that is called when BTE 1030 is reached.  Our FM creates an event that triggers a workflow.
    We are now doing some testing with an external vendor who is creating AP documents by doing an RFC  using function module BAPI_ACC_DOCUMENT_POST.
    It seems that this BTE, 1030, is not being triggered when the IDOC created by this function module posts the AP document.
    Has anybody else seen this issue and found a way to deal with it?
    Thanks
    Bruce

    AFAIK BAPI_ACC_DOCUMENT_POST and FI posting should trigger BTE 00001030 but BAPI_INCOMINGINVOICE_CREATE and AC interfacewould trigger BTE 00001050. (or is BAPI_ACC_DOCUMENT_POST also using AC interface, I will let you check it)
    Nevertheless call your FM triggered thru BTE 1030 also in a FM triggered thru BTE 1050. Also in the call check for update task
    function z_fi_00001050.
    call function 'TH_IN_UPDATE_TASK'
         importing
           in_update_task = in_update_task.
       if in_update_task eq 0 and i_xvbup eq 'X'.
         call function 'Z_FI_00001030' in update task
           exporting
             i_xvbup = ' '
           tables
             t_bkpf  = t_bkpf
             t_bseg  = t_bseg..
       else.
         call function 'Z_FI_00001030'
           exporting
             i_xvbup = ' '
           tables
             t_bkpf = t_bkpf
             t_bseg = t_bseg...
       endif.
    Regards,
    Raymond

  • Select event not triggered in table with only one row

    Hi all,
    I am building a BI VC application where query data is displayed in a table. When the user clicks on a table row another query is then triggered and output in a second table. The output from table 1 is linked to the input of query2/table2 with a select event.
    The problem that I am facing is that if there is only one row in table 1, the select event is never triggered. If, however there are two or more rows in the table the select event is triggered and query 2 is executed. I have searched the forums but all I could find on select event problems was how to avoid the initial select event.
    Has anyone else experienced this issue and what is the workaround or is this a bug in Visual Composer? We are on VC 7.0 SP19.
    Cheers,
    Astein Meland

    Thanks Chittya,
    Yes we have considered this option as well. But as we have more than one table linked together we would like to avoid having to manually click several buttons.
    In the end I found Note 1364334 describing bugfixes released in VC 7.0 SP20:
    "Normally, when a Visual Composer table is populated from a data service, the first row is selected by default. However, we have found that if only one data row is returned from the data service, this row is not selected by default and cannot be manually selected by clicking on it either."
    So I think we will just have to upgrade our Portal to the latest support packs to solve this problem.
    Thanks,
    Astein

  • NetConnection.Connect.Closed event not triggered in Vista FF3 when in fullscreen mode

    Hello Pals -
    I'm trying to handle the net connection drop and provide some kind of visual cue to user. For this I'm listening to NetConnection.Connect.Closed event and when its triggered, I take further steps. The events are triggered in Vista FF3(window mode)/IE7 but in Vista FF3 full screen mode, the event is not triggered. I forcefully disconnect the network cable to see the NetConnection.Connect.Closed event is triggered.
    I have following piece of code to listen to the event,
    nc = new NetConnection;
    nc.addEventListener(NetStatusEvent.NET_STATUS, onStatus, false, 0, true);
    nc.connect();
    public function onStatus(event:NetStatusEvent):void {
    trace("Status " + event.info.level + " : " + event.info.code);
    The function onStatus should be called whenever there is a status change in net connection. The events are not triggered in Vista FF3 full screen mode. Please share your views/ideas about this here. Thanks in advance. Please let me know incase more information is required.

    The problem decribed as above was caused by a fragile and eventually broken soldered connection on the curcuit board. My local dealer replaced the curcuit board and everything works fine again.
    I still wonder how that happend. I did not try to bend my MacBook and it did not fall of my desk.
    Thanks for reading.

  • OEM sending clear without event being triggered

    Hello,
    We have an event setup for checking the library cache hit%. The problem is even where there is no alert, it sends a alert cleared message.
    We have the event set up for about 10 databases, but it doesnt do the same with all of them ?
    When I go in the Event Log it says "Event test library cache hit% is cleared"
    Can anyone tell me please, why this is happening ?
    Thank you

    When you assign a function to be an event handler you don't use the parentheses:
    btn_advance.onPress = ScrollForward;
    Because using them means execute this function now. Of course you might actually have a function that returns a function in which case you would use them.

  • What Event is Triggered When a Title Window is Shown?

    I am creating the Title Window Component once, and then
    showing it with PopUpManager.addPopUp, and hiding it with
    PopUpManager.removePopUp. I need to run some logic each time the
    PopUp is shown. However, I can't figure out what Event is triggered
    when the TitleWindow is "opened". The window is there, it's just
    not being displayed. This make me think that "show" would be
    triggered, but it is not. I also tried "add", but this threw a RTE.
    Any thoughts?
    Thanks.

    Since I couldn't find an Event to trigger, I am instead using
    an override of protected function commitProperties() to run my
    logic.

  • Wht is the event that triggers very very last in form rendering process?

    Hello
    Pls. let me know what is the very very last event that triggers in the form rendering on IE browser process
    or
    in other words, wht is the triggers just prior to form rendering, bcz I want to put some JS (app.runtimeHighlight = False)
    I wrote in Initialization, LayoutReady, docReady, Calculate but no luck!
    Thank you

    Thank you.
    But, I put the below JS in docReady event, but still 'HighLight Existing fields' top right corner button is turning ON!!
    (I mean, I am trying to turn OFF this button via my JS in docReady at Form1 but standard Adobe is over riding my JS and making the button turn ON!!)
    app.runtimeHighlight = false
    Pls. let me know how can I achieve my requirement (always we need to turn OFF this button from rendering to closing the doc / IE)
    Thank you

  • EEM - same event is triggered multiple times in a short period

    I have a applet that will monitor the routing flapping..
    event manager applet route-flag
    event routing network 10.1.2.0/24 type modify
    action .....
    I like to have a hold down timer feature of this EEM appet. Let's say the event is triggered immediately when there is one change to the 10.1.2.0/24 network, but do not trigger it again if there is another change to within 60 sec. So what I want is the action will only run once no matter how many changes within 60sec.
    How can I achive this?
    Thanks in advance.

    There isn't a native feature to do this.  You could do something using multiple applets like:
    event manager environment q "
    event manager applet route-flag
    event routing network 10.1.2.0/24 type modify
    action 010 cli command "enable"
    action 011 cli command "config t"
    action 012 cli command "event manager applet route-flag"
    action 013 cli command "event none"
    action 014 cli command "event manager applet reenable-route-flag"
    action 015 cli command "event timer countdown time 60"
    action 016 cli command "action 1.0 cli command enable"
    action 017 cli command "action 2.0 cli command $q config t$q"
    action 018 cli command "action 3.0 cli command $q event manager applet route-flag$q"
    action 019 cli command "action 4.0 cli command $q event routing network 10.1.2.0/24 type modify$q"
    action 020 cli command "action 5.0 cli command $q no event manager applet reenable-route-flag$q"
    action 021 cli command "end"

  • Events not triggered

    Hi,
    We have created a custom workflow for notifcation purpose when shopping cart is fully approved. We are working on SRM 5.0 and classic scenario is implemented.
    To start this workflow we used event "FinishedApproval" of BO BUS2121. But this event is not triggered in system when shopping cart is fully approved.
    No events are registered in event trace too.
    when event is triggered using SWUE, workflow is started as desired.
    We are using N-step SC approval workflow and it is working perfectly fine. Notification workflow is desired to start after completion of approval workflow.
    Kindly provide some solution for this issue.
    Regards,
    Brajvir

    Hi Maksim,
    I meant none of the click events in the DOM are triggered while loading sap.m library as dependency via Component.js but works fine while the sap.m library is loaded via bootstrap.
    I supposedly think the events are bounded before the DOM is loaded but I m bit surprised with the behavior since there nothing changed in the structure apart from sap.m library loading from different location.
    Thanks,
    Ajain

Maybe you are looking for

  • Which apps can i download any with iOS 4.2.1/I cannot download any apps for my ipod touch 2nd gen

    please anyone help me. im trying to get apps but it says its incompatible, needs beta graphics, needs camera or needs 4.3 and later. is there any where i can get apps for my ipod touch  or some thing i need to do/ please help!!!!!!

  • Recording VHS to DVD

    Hello all, I have been wanting to make dvd copies of my mom and dad's old home movies that they put to vhs. The original home movies were on super 8mm but my dad had them copied to vhs some years ago. Now it looks like vhs is going out and dvd's are

  • Music on Hold working correctly on incoming line on hold, but not working on another, hearing Tone on Hold instead

    Hello, we are experiencing an issue where we have a local main number and a toll-free number both coming into the Cisco switch as PSTN incoming and routed to the same voice translation rule line. Two weeks ago we updated the Music on Hold (MOH) file

  • Use of CC -xar

    We are working with Forte 6 on Solaris 8 and are trying to build several libraries that contain a large number of template references. When I build one such library using ar- r and use this library to construct an executable, I get a large list of un

  • Dreamweaver embed issue

    today i was embedding an flash file. I used to use Dreamweaver 2004, but now use CS3 i have been unable to embed flash files in the way i used to the first code below is what CS3 gives me follow by the code i got on here from reading a post........th