Problem in triggering the component after firing raise evnt from taskflow.

Hi,
I have a dashboard screen in which there are a number off panel boxes each containing an individual reusable task flow. There is one input text declarative component on the screen on change of which I am setting the values in the helpers of the task flows so that in there respective refresh region's they can use this value to populate the data. After the change event code of the DC is finished and all the refresh regions are fired one by one, which raise some event and I am capturing that event in consumer if my screen, based on that event I delegate the call to my backing bean and set the rendered property of the panel boxes, which is not getting triggered until I click on some button, I have added the partial trigger to the panel box of my DC and even added AddPartialTarget but both are not working,I have even tried queue event that too doesn't work. This Partial Trigger and Partial Target were working until i wasn't using the raise event but after using that It stopped triggering.
Can any body suggest something ..?
Any Help Appriciated
Thanks
Shashank Vij

Hi,
don't think anyone here understood what the issue is. Any chancwe to simplify the question ?
Frank

Similar Messages

  • Problem in deleting the message after reading

    Hi
    I m having some problem to delete the message after reading.
    i read the FAQ, and there is only one question regarding to delete that i have tried but its not working
    As my application required that message should be deleted after the processing.
    Please help me out asap
    Thank in advance.

    now here is the protocol trace from starting to the end point
    with the settings of
    session.setDebug(true);
    and
    folder.close(true);
    POP3: connecting to host "172.xx.xx.xx", port 110
    S: +OK Microsoft Exchange Server 2003 POP3 server version 6.5.6944.0 (xxxxx.xyz.com) ready.
    C: USER test1
    S: +OK
    C: PASS Password
    S: +OK User successfully logged on.
    C: STAT
    S: +OK 1 548
    Total messages = 1
    New messages = 0
    ================================
    C: TOP 1 0
    S: +OK
    Received: from yyyyyy ([172.xx.xx.xx]) by xxxxx.xyz.com with Microsoft SMTPSVC(6.0.3790.3959);
         Thu, 11 Sep 2008 12:21:14 +0530
    Message-ID: <3373112.1221115884647.JavaMail.284528@yyyyyy>
    From: [email protected]
    To: [email protected]
    Subject: testing
    Mime-Version: 1.0
    Content-Type: text/plain
    Content-Transfer-Encoding: 7bit
    Return-Path: [email protected]
    X-OriginalArrivalTime: 11 Sep 2008 06:51:14.0500 (UTC) FILETIME=[C8892840:01C913DA]
    Date: 11 Sep 2008 12:21:14 +0530
    C: LIST 1
    S: +OK 1 548
    ------------STARTING LINE------------
    MESSAGE #1:
    From: [email protected]
    To: [email protected]
    Subject: testing
    SendDate: Thu Sep 11 12:21:14 IST 2008
    CONTENT-TYPE: text/plain
    This is plain text
    ------------TEXT------------
    C: RETR 1
    S: +OK
    Received: from yyyyyy ([172.xx.xx.xx]) by xxxxx.xyz.com with Microsoft SMTPSVC(6.0.3790.3959);
         Thu, 11 Sep 2008 12:21:14 +0530
    Message-ID: <3373112.1221115884647.JavaMail.284528@yyyyyy>
    From: [email protected]
    To: [email protected]
    Subject: testing
    Mime-Version: 1.0
    Content-Type: text/plain
    Content-Transfer-Encoding: 7bit
    Return-Path: [email protected]
    X-OriginalArrivalTime: 11 Sep 2008 06:51:14.0500 (UTC) FILETIME=[C8892840:01C913DA]
    Date: 11 Sep 2008 12:21:14 +0530
    ------------TEXT------------
    ******************MESSAGE ENDING LINE*****************
    C: QUIT
    S: +OK Microsoft Exchange Server 2003 POP3 server version 6.5.6944.0 signing off.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem in Triggering the Mail to SAP Inbox

    Dear Experts,
                     I have a problem for triggering the Mail option to SAP Inbox.
    We created a Job assigning the program RSEIDOCA,RSWUWFML2 by creating a variant for those programs. We are scheduling the job,  It is showing as
    24.11.2010 12:43:46 Job started                                                                     00           516          S
    24.11.2010 12:43:46 Step 001 started (program RSEIDOCA, variant ZRSEIDOCA, user ID__ )        00           550          S
    24.11.2010 12:43:48 Error situation found by evaluation                                             E0           596          S
    24.11.2010 12:43:48 Step 002 started (program RSWUWFML2, variant ZRSWUWFML2, user ID__)      00           550          S
    24.11.2010 12:43:49 Job finished                                                                    00           517          S
    But while checking in SOST, we are unable to see those mails. eventhough the user is unable to get those mail in SAP INBOX.
    I think, is there any authorization problem while triggering the mail for that particular user id.. Please tell me the solution, this is very high requirement for me.
    Thanks in Advance.
    Regards,
    Srini

    Hi Chandra,
              Thanks for your reply. Actually i am not workflow consultant, thats why i asking this question. Where to assign the Receipient Type and Recipient Notification.
    you give Recipient Type as position and Recipient of Notification must be position of the reciepient,
    Regards,
    Srini

  • Problem in triggering the correct workflow on  AdobeForm submission for PCR

    Hi All,
    I am facing a problem involving triggering of workflows through Adobe form submission. I have created a scenario for "Employee seperation" in QISRSCENARIO transaction and assigned it to an approval workflow. I have also activated and assigned the BUS7051-Created event in the workflow Basic Data. My workflow also triggers perfectly when i submit the adobe form. Everything is perfect till here.
    Now i have to create another scenario for "Request for Transfer" Now for this i had to create a seperate workflow. My problem is since both these workflows are assigned to the same event whenever i submit the "Employee seperation" form both the workflows get triggered. <b>Is there a setting where i can configure the corresponding workflow to be triggered for the respective scenario's alone?</b> How do we handle this situation?

    Hi Jocelyn/Raja,
    I am trying to use SWB_COND for differentiating between the different workflows. I have created a virtual attribute W_SCENARIO_KEY for this. I tried populating this scenario key by using the following staement,
    <b>
    CALL FUNCTION 'ISR_SPECIAL_DATA_GET'                       
      EXPORTING                                                
        notification_no                     =  object-key-number
    IMPORTING                                                 
        SCENARIO                            = w_scenario_key.  
      SWC_SET_ELEMENT CONTAINER 'W_SCENARIO_KEY' W_SCENARIO_KEY.</b>
    When i try to include W_SCENARIO_KEY as a start condition the workflow shows up an express message and fails to trigger. In ST22 i can see that there is an exception "INVALID_NOTIF_NUMBER" raised.
    But if i don't set this as a start condition all the workflows activated to BUS7051-CREATED are triggered and in the WF logs i can see the correct value of W_SCENARIO_KEY for the respective notification number.
    I am not sure why this happens when i set it as a start condition alone.
    I instead used a select statement as shown below,
    <b>select * from viqmel into table itab_VIQMEL          
                  where qmnum = object-key-number.       
    loop at itab_viqmel where qmnum = object-key-number. 
    w_scenario_key = itab_viqmel-auswirk.                
    endloop.</b>
    After inserting this statement it works fine without any issues. Any idea on why ISR_SPECIAL_DATA_GET cant be used in the virtual attribute implementation?
    The following is the dump i get if i use ISR_SPECIAL_DATA_GET,
    Information on where terminated                                                                 
        The termination occurred in the ABAP program "SAPLQISR9" in                                 
         "ISR_SPECIAL_DATA_GET".                                                                    
        The main program was "RSWDSTRT ".                                                                               
    The termination occurred in line 39 of the source code of the (Include)                     
         program "LQISR9U01"                                                                        
        of the source code of program "LQISR9U01" (when calling the editor 390).                                                                               
    Source Code Extract                                                                               
    Line  SourceCde                                                                               
    9 *"  EXCEPTIONS                                                                               
    10 *"      NO_INTERNAL_SERVICE_REQUEST                                                       
       11 *"      INVALID_NOTIF_NUMBER                                                              
       12 *"      INT_SERVICE_REQUEST_NOT_FOUND                                                     
       13 *"----
       14                                                                               
    15 * local data                                                                               
    16   DATA: lt_dummy TYPE qisrsgeneral_param.                                                 
       17                                                                               
    18   DATA: lr_isr_document TYPE REF TO cl_isr_xml_document.                                  
       19                                                                               
    20   DATA: ls_notif TYPE qmel.                                                               
       21                                                                               
    22 * MAIN                                                                               
    23 * try buffer first                                                                      
       24   CALL FUNCTION 'ISR_SPECIAL_DATA_BUFFER_GET'                                           
       25     IMPORTING                                                                               
    26       ET_SPECIAL_DATA       = special_data                                              
       27       ED_SCENARIO           = scenario                                                  
       28     EXCEPTIONS                                                                          
       29       BUFFER_EMPTY          = 1.                                                        
       30                                                                               
    31   IF sy-subrc eq 0.                                                                     
       32     EXIT.                                                                               
    33   ENDIF.                                                                               
    34                                                                               
    <b>   35 * check notification number                                                             
       36   SELECT SINGLE * FROM qmel INTO  ls_notif                                              
       37                             WHERE qmnum = notification_no.                              
       38   IF sy-subrc NE 0.                                                                     
    >>>>>     RAISE invalid_notif_number.                                                         
       40   ELSEIF ls_notif-auswirk IS INITIAL.                                                   
       41     RAISE no_internal_service_request.                                                  
       42   ENDIF.     </b>                                                                               
    43                                                                               
    44 * set scenario                                                                          
       45   scenario = ls_notif-auswirk.                                                          
       46                                                                               
    47 * read ISR XML document                                                                 
       48   CALL METHOD cl_isr_xml_document=>read_for_display                                     
       49     EXPORTING  id_notif_no         = notification_no                                    
       50     IMPORTING  er_isr_xml_document = lr_isr_document                                    
       51     EXCEPTIONS bds_error = 1.                                                           
       52                                                                               
    53   IF sy-subrc NE 0.                                                                     
    54     RAISE int_service_request_not_found.           
    55   ENDIF.                                           
    56                                                    
    57 * read data from XML document                      
    58   CALL METHOD lr_isr_document->get_data_from_xml

  • Problems connecting to the internet after Upgrade from windows 8.1 pro

    Cant connect to the internet after upgrading to windows 8.1 pro, what can i do to rectify this problem?
    Thanks

    Hi,
    You can also try to install the older version in compatible mode:
    Windows 8.1 Wifi showing "limited" or "No Internet Access"
    Solution: revert your network adapter driver back to an older version
    http://blogs.technet.com/b/dennis_schnell/archive/2013/08/31/windows-8-1-wifi-showing-quot-limitied-quot-or-quot-no-internet-access-quot.aspx
    In addition, disable power management on your network driver:
    Open Network and Sharing Center.
    Click the Change adapter settings link in the upper left of the navigation pane.
    Right click the network connection you want to enable/disable power management support on and click Properties .
    Click Configure .
    On the Power Management tab, clear the Allow the computer to turn off this device to save power check box.
    If the issue still persists, please upload the event log for our research:
    Kate Li
    TechNet Community Support

  • Replace the component after batch determination in the process order.

    Hi dudes,
    How we can replace component for which batch determination done with a new component in a process order. can any body suggest if its possible.
    thanks in advance.
    Robert

    Hi,
    i am not able to delete the component in the materials overview after the batch allocation done by batch determination rather giving batch manually.
    i.e if i give batch directly in the batch field i can able to delete that entire component row, but if do batch determination for that component once its done i can't  able to delete.
    thanks in advance
    Robert.

  • Triggering the workflow after the Notification is created

    Hi Everyone,
    If the two workflow templates have the same triggering event BO: BUS7051, Event: CREATED). Both the workflows are triggered after the notification is created.
    Scenario:
    After terminating an employee notification number is created and triggers the workflow template 99900033 (Event: CREATED)
    After Promoting an employee notification number is created and triggers the workflow template 99900035 (Event: CREATED)
    My Requirement is: I want to trigger only one workflow template depending on my scenario (Termination or Promotion).
    How can I achieve this? Could you please let me know?

    please include a simple condition in SWB_COND where employment  EQ Termination for  termination event linkage (SWE2) and similary for promotion also create ne more condition and include in promotion event linkage.
    You might be having some doc type, so based on this you can achieve this.

  • Problem in determing the Component Item Category in Work Order

    HI ALL,
    When I enter the Component and quantity required for Work/Maintenance Order Operation and press “ENTER” button, it’s taking the item category as Non-Stock (N) item. When I checked in SPRO (PM > Maintenance and Service Orders > General data > Define default values for Component Item Categories) for Plant and Material Type combination the Item Category is mentioned as Stock (L) item.
    Could you please let me know is there is any other setting from which it is taking the item category as Non-stock item instead of Stock item?
    Note:
    -     For this Material No BOM maintained / exist?
    -     Operations are entered manually not take from TASK LIST.
    -     Material type of material is HIBE : Operating Supplies
    Regards
    Ramu

    Dear,
    Its not ur fault during configuration.  i think in material master operating supplies under which ur material is mainted is assigned as Non stock item plz check the material master .
    hope u will get ur ans
    reward with point
    Regards,
    Rakesh

  • "there was a problem connecting to the server" after lion

    I updated to Lion and now I get an error message continuously popping up that says "there was a problem connecting to the server.  URLs with the type "file:" are not supported".
    I don't know what this is telling me, I've never had this error before.

    I found an answer.  It's a problem with time machine.  If you disable it it should stop.  I am manually turning it on when I connect since I don't stay connected to that hd all the time.  I haven't had the message since.

  • Hash problem while split the fileds after reading the file(In V4.6C)

    <<Frequently Asked Question>>
    Hi Experts,
    I have uploaded the file with tab delimiter in application server,tab is replaced with hash(#) in the application server.How we split the fields after reading the record.i am working on 4.6c version.
    Edited by: Matt on Dec 6, 2009 1:39 PM

    Dear thr,
    Could you please share your experience that how it got resolved as i am using standard transaction ve94 and tab delimited file is converted into Hash delimited file and # is also uploded with the data that is unwanted for it.
    Thanks
    KuldeepJain

  • On my laptop when I try to connect to iCloud it says there's a problem connecting to the server.  But I an from my iPad what is the problem?

    On my laptop when I try to connect to iCloud it says there's a problem connecting to the server.  But I can connect from my iPad what is the problem?

    I know what I was doing wrong.  You need to remove private browsing.

  • Problem in transporting the component Controller

    Hi Friedns,
    We had a problem when transporting a WD Componenrt controller. Til Quality it when ok. But when the transport reached to production we saw that from the attributes tab of the Componenrt controller the WD_ASSIST WAS MISSING . Due to which it was giving a dump. We recreated a new transport and sent it but that didnt worked to .
    Can anybody advise any solution. In the dump it is saying Component ZBASE_RATE CONTAINS SYNTAX ERRORS.
    THANKS
    Rohit

    Hi,
    It might be difference of the environments in ur quality and production systems.
    Check whether both systems are having the same level of webdynpro patches.
    You can check with ur basis people for this clarification.
    Regards,
    Veerendra Nath

  • Problem in triggering the code for CO02 User Exit

    Hi,
    I am using the code for the Tcode CO02 (User Exit) and i am facing a problem that when i am using the code as a normal program it is executing fine and displaying the pop up window and showing the data in it.
    But when i am using that code in the USER EXIT code it is not trigerring that pop up window.
    I am using the enhancement:-
    *PPCO0007 * - Exit when saving production order
    And the include in which i am writing the code is :-
    INCLUDE ZXCO1U06
    plzz provide me guidelines for solving this problem.

    hi ,
    i am using the following: -
    Enhancement No.  ->  PPCO0007 (Exit when saving production order)
    When i click on the enhancement the following is displayed:-
    Function exit  ->   *EXIT_SAPLCOZV_001 *
    When i double click the function exit  the code i had written in the following include:-
    INCLUDE ZXCO1U06
    plzz tell me whether i am doing it right or worng?

  • Problem of loosing the rights after sending to Reader Extension

    I am getting a strange error.
    I was having a perfectly working version of Reader Extension and Forms Server. I am creating a dynamic PDF Form using the Forms Server. This form is being updated using the Adobe Reader and then submitted back to my application. I am also using ARES to enable rights for adding comments on the PDF document.
    I am using Forms Server 6.0 and also ARES 6.0.
    This was working fine with Adobe Reader 7.0 but recently I installed the Adobe Reader updates 7.0.1 to 7.0.3. I am not sure if this is related but suddenly I have started getting the following error:
    "This document contained certain rights to enable special features in Adobe Reader. The document has been changed since it was created and these rights are no longer valid. Please contact the author for the original version of this document."
    I am getting this error not only on the newly created forms and also for earlier forms to which I had dynamically added rights using ARES. These were the forms which were working absolutely fine earlier.
    I tried to uninstall and reinstall Reader on my system and also tried to open the document on a system on which the updates had not been done but this has not solved the problem.
    Does anyone have any idea of why this problem could suddenly come up into my application.

    Hi,
    We are getting the same error and did not have an evaluation so not quite the same.
    What it looks like here is if a computer only has Acrobat 7 Reader on it - we don't get the error but if this is a computer that has another version of Acrobat - ie. 7 professional - we do get the error. We can open up the file intially, fill in the form and do a save or save as and close. When you open up the file again to continue filling out the form - it gives you the exact error noted in this post.
    Any ideas would be appreciated.
    Thank you.

  • Problem with showing the table after advancing to another form.

    hi guys,
    Actually we have designed a search engine that displays results of candidates in a JTable upon clicking the 'Search' button.
    we also have 'Advance Further' button to proceed to another form (form1)which allows the user to further narrow down the search.
    well my problem is that how to display the search results in the JTable of main screen upon clicking 'Search' button in the form1.
    Please can anyone help me in solving this.
    Thanks,
    vishal

    They are oprations on table model data.
    Study the DefaultTableModel class and effects of their table data manipulation methods.
    They surely would serve your purpose.

Maybe you are looking for

  • Macbook Pro C2D- best computer I have ever owned. -Sweetest deal ever-

    Hi, I've been looking to replace an aging 12 inch 867 that I've beaten on tour for 16 months. I decided on the Macbook Pro. I first purchased a 1.83, 2 weeks ago knowing the Core 2 Duos were coming. I was tempted by a good deal ($1699.00 including Ap

  • Font problem - ipad1

    I have just released an App which has terrible font corruption on iPad1, the articles are PDF, but everything is perfect on iPad2+ Has anyone else had an issue like this? I'm hoping that re-building the app with .png will resolve the issue, although

  • Video playback so sluggish on eMac 1GHz G4

    Just installed Mac OS X 10.5 clean to newly formatted drive. Has 768MB of RAM and enough hard drive space. Getting to the desktop, it feels sluggish. IE and webpages load slowly (that's relative , I guess). But what is surprising is that video playba

  • Dynamic Varian Creation

    Hello Friends, I need to create one Dynamic variant for the Date Field in one of the Report.Where the date is supposed to be From Date : Fist day of the Month To Date : Current Date-1 I am aware of the process to create dynamic variant but i am not g

  • Power not lasting as long as it used to

    Apparently something has happened that my phone does not retain its charge as long as it used to. I am having to charge it everyday when it used to only require a charge every 3 or 4 days. No, I'm not using it any more frequently. Nor have I installe