UWL: No automatic refresh after completing workitem in iView

Hi,
our system is EP 6 SP2 P4 HF 7 with CM HF 6.
We have configured a workitem launched by an individual iview - this works fine.
For execution of this workitem we call SAP_WAPI_CREATE_EVENT and save values in simple_container. After this SWW_WI_ADMIN_COMPLETE is called to complete the workitem to be cleared from UWL inbox.
If I refresh the tab manual all works fine - the completed workitem is not more there. But with automatic refresh this executed workitem is still listed.
Do you have any idea what we are doing wrong?
Configuration in uwl.standard:
  <Views>
    <View name="myWorkItemView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.webflow.DE9_TS99500153" columnOrder="detailIcon, subject, priority, creatorId, createdDate, dueDate" sortby="createDate:descend, priority:descend" tableDesign="STANDARD" visibleRowCount="20" headerVisible="yes" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="60" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes" actionPosition="top">
I appreciate your help,
thanks in advance,
Thorsten Bingmann

Hi Ross,
concerning our problem (no WI completion by auto refreshing UWL) we have yet no solution. SAP Support told us to configure the cache lifetime of UWL to smaller size, but alas this does not solve the problem.
As you mentioned the blank webgui screen: I think this behaviour is by design. Calling an ITS transaction there's no other way to end the ITS session as of using the back or return button and get an end of session. The given status (WI new status: completed) indicates that UWL and ITS process the WI correct.
A smarter way to execute the concerning WI ID is to configure it in the xml file as generic decision task. Then you'll get an inline rendered java iview with decision "accept" or "decline" and the new status will be shown in UWL. This will take place of (standard) ITS configuration. Please have a look at the HowTo Guide of UWL.
Hope it helps,
regards,
Thorsten Bingmann

Similar Messages

  • UWL not getting refreshed automatically

    Hi,
    We have a requirement, where in the MSS UWL, we dont require all the 4 tabs (Alerts, Tasks, Notification, Tracking) in the worklist. We only want Tasks tab, which is possible through UWl configuration, which we have done.
    Now we have only 1 tab which is Tasks tab, but the problem is when the user logs in, the worklist displays "No items to display", but when we click on the Tasks tab again all the workitem appears.
    Can someone let me know is there any other settings/ configuration that needs to be done to automatically refresh the Tasks workitem, when the user logs in.
    Thanks,
    Vijai.

    Hi Vijay,
    To use additional personalization options, select the Advanced View link. Since, the advanced personalization view allows you to specify additional display parameters.
    Under the same you will see a category 'Set Further Options' under which you can change the Automatic page refresh rate
    This rate refers to the update of the view in the Universal Worklist. It does not involve any access to the back end system.
    Hope this helps.
    Regards,
    Shailesh

  • Automatic Refresh not happening on BAM Report in Active Viewer

    Hi,
    I am on SOA 11.1.1.4 and is connecting to an External Datasource (Oracle Database) to create Data objects. But when i am creating a report on it, I am not able to see the report in Active viewer getting refreshed automatically instead I have to Reprompt for the changes. I want the reports to automatically refresh after an interval, any help will be highly appreciated.
    Regards
    Ayush

    Is your popup blocker turned off? I can only imaging that the popup blocker may be keeping the Live Data window from appearing and updating the dashboard. Active Studio doesn't do a Live update, but an update on report load.

  • Oracle Grid Control: How to automatically refresh home page.

    Oracle Grid Control = 10.2.0.4.0
    OS = Linux
    Bit = 32
    The home page of Oracle Grid Control automatically refreshes after 5 minutes; how can I alter?? TIA.

    Oracle Grid Control web Page's will automatically refresh for every (60 seconds) and it can be done manually as well.
    Not sure but you can try looking for an option in Setup and Preferences at the Right Top Corner of the Grid Control Page.

  • Navigation back to UWL after completing the task.

    Hi All,
    I am new to the portal, I would like to know is there any way to navigate back to UWL after completing a task in UWL instead of seeing the action is completed screen?
    Thank you in advance.
    Regards,
    Ravi

    Hello Ravi,
    Open the UWL iView, there will be a parameter named 'Path to the UWL iViews' which needs to be set to 'portal_content/every_user/general/uwl'
    Please check and confirm.
    Regards,
    Ritu

  • Time Machine Backups disk not automatically unmounting after backup completes in Lion

    I am using Time Machine over WiFi on a 3rd party USB drive shared as an AirDisk through an Airport Extreme router. Ever since switching to Lion (clean install), I have noticed that the Time Machine backup disk will not automatically unmount after a backup is completed. This creates a problem when my MacBook Pro comes back from sleep. Specifically, the WiFi notification icon in the Finder toolbar indicates that WiFi is connected, even though it's not connected to a network, and I am unable to connect to any networks for what seems like several minutes until the Time Machine backups disk disappears from the desktop and WiFi actually connects.
    Since the disk was not cleanly unmounted, Time Machine then keeps complaining that the sparse bundle file is locked and cannot be mounted every time it tries to do a backup. I have to either disconnect/reconnect the USB drive physically from the router, or restart the router every time this happens to resolve the issue. That is getting really annoying to have to do every time. I suppose I could manually unmount the Time Machine disk after every backup but it's ridiculous to have to do that every time I want to put the computer to sleep.
    Is anyone else experiencing this issue and is there a fix?

    For others who might be having this problem - I was able to resolve it by connecting my backup disk to my mac via USB, completely erasing it, and starting over from a new backup. Disk Utility was not reporting any errors when I verified the disk, but I went ahead and repartitioned it and started fresh. The disk now automatically unmounts after backups complete.

  • Group Policy refresh after a task sequence has completed

    Hi
    I would like to force a Group policy refresh after my OSD task sequence has completed.  At the moment, my TS completes, I get the Deployment Complete window and I click on Start Windows.  Windows starts up but my Computer based Group Policies have
    not applied so I need to restart the machine immediately.
    My question is, how can I refresh group policy but still retain the Deployment Complete window ?  I have tried using the
    SMSTSPostAction Task Sequence variable to set a gpupdate /force
    to run after the TS completes but it just hangs.  I set it to gpupdate /force /wait:0
    and this seems to run and I get my Deployment Complete window, but my Group Policy still isn't applying.  I have tried setting the
    SMSTSPostAction Task Sequence variable to shutdown /r
    which reboots the machine, but then i don't get the Deployment Complete window at the end of the build.
    Any other ideas ?
    Cheers
    G

    Hi
    AFAIK On Windows Vista and later Operating Systems, Group Policies are processed after the Task Sequence is finished. Including restarts during the Task Sequence will not help and  a manual reboot is required after the TS is completed.
    As a workaround you can write a script to run Gpupdate  and reboot the machine. Deploy this script as a Mandatory Application, which will run as soon as the OSD finishes. 
    Alternatively can try using a Run Once registry for gpupdate /force . This will ensure that the Group Policies are updated when the user logs in for the first time.
    Regards, Manohar Pusala

  • Automatically refresh the report tabs after selecting the parameters in bip

    Hello Everything!!
    Is there a way to automatically refresh all the report tabs once we select the parameters? The report are not refreshed automatically in each tab and users have to either hit apply button or refresh button for each report tab . Is this a lacking feature in BI publisher. I am using 11.1.1.6.6.
    Thanks,
    Uday

    Hello Everything!!
    Is there a way to automatically refresh all the report tabs once we select the parameters? The report are not refreshed automatically in each tab and users have to either hit apply button or refresh button for each report tab . Is this a lacking feature in BI publisher. I am using 11.1.1.6.6.
    Thanks,
    Uday

  • EA2 - after editing schema, columns should automatically refresh

    - select a table, look at column view
    - click edit, modify the table, click ok
    - the column view does not refresh, but must be refreshed manually
    please make the column view refresh automatically

    We have a bug logged for this.
    It might not be feasible to automatically refresh the object viewer in all cases. What we are trying is to provide a popup dialog asking you to refresh.
    HTH.
    -Raghu

  • LMS will not refresh after course is closed

    Hello,
    I am hoping someone can give me insight into what might be causeing this problem.
    I have a number of courses uploaded to both a staging site and a live site. We recently made a few changes to a course which I thought were quite minor and I uploaded the new scorm files to the LMS staging site for testing.
    The changes were:
    the continue button on the Quiz Review slide has always had the text "exit" instead of "continue" but I recently changed the colour from grey to red.
    the message that a user received when they pass the quiz is different
    The old courses worked on both sites as follows:
    If a course was started and a user quite part way through the course the LMS would say resume course when the user logged back in.
    If the course was failed then the user would see retake on the LMS when they logged back in and could then retake the course.
    If the user passed the course, it was moved from an "In Progress"  area on the LMS to a "Completed" area on the LMS automatically.
    Since I made the relatively minor changes to the courses, they will no longer move unless you choose to refresh the page. All courses that have not been updated still work as they should which is what leads me to believe it is not a LMS issue but rather the scorm file issue.
    I am using Captivate 7 and have recently updated all my Adobe products so I should have the most recent version of the software. I am wondering if something has changed with how Captivate creates Scorm files?
    Also under Reporting/advanced LMS for the courses I have selected Send data on every slide and Set exit to normal after completion (these have always been the settings)
    Scorm files are SCORM 2004
    Any input would be very much appreciated.

    Hi Rod,
    I could be wrong but I don't think that is the issue.
    The updated courses are only on the staging site as we do not transfered them until they are tested. Only those courses that have been recently updated are not working properly but I know that the correct course is being loaded as the button on the Quiz Review is now red. Yesterday I did a test on the live site and uploaded one of the updated courses to see if the problem persisted on the live site. Same problem was on the live site. When I removed this undated course and reverted back to the original the problem went away. It seems it is definitely an issue with the newly updated course.
    The courses were oringinaly created using Captivate 6 but then saved in Cativate 7 months ago as I have been using it since if first came out. The original files that were working were created in Captivate 7.
    Thanks

  • When I sign into or out of Gmail - many other pages automatically refresh. How do I stop this?

    I hate automated things, when it's NON consensual and it's part of some automated bullshit trip.
    I might have half finished texts on the other open tabs, or what ever, but it's MY bandwidth to chew up on things I see fit, not the people of Mozilla, or Google or whoever.
    And while the account page is gmail, that I am signing into or out of, the other pages are NOT google pages either.
    I think the designers of the "refresh / automatic refresh" should be shot - because the reason I have a PAGE (tab) open, is because I want to access THAT page, and not a later version of it...
    This auto-reload / refresh of some tabs absolutely annoys the piss out of me, because I did not ask for it, and there is NO apparently easy up front way to stop it from happening - which I also think is one of the best way to alienate users of a product - by building in a host of idiot functions with NO control over them.
    So how do i stop this from happening?

    ''the-edmeister [[#answer-690349|said]]''
    <blockquote>
    That may be happening for websites that participate in Google+. ''IOW, Google+ knows about a lot of things you use on the internet; like they're following you around.'' You may want to check those websites to verify that they are connected with the Google+ program, or not. ''In that case, my hypothesis is incorrect.''
    I think what happens is that you sign in at Gmail, which is a Google+ sign-in these days, and all the other web pages that participate in the Google+ program somehow "sense" that you have just logged into Google+ and reload their page to reflect that you are nowlogged into the Google+ program. Google+ was originally an "option" at Gmail, but that ended not to long after Google+ came about - like within 6 months or so.
    http://www.google.com/intl/en/+/learnmore/better/
    One solution is to stay logged into Google+ / Gmail all the time. Another is to transition away from Gmail over time and use a different web-mail platform instead; and eventually stop using Gmail altogether.
    </blockquote>
    Yeah this is sounding like "THE PROBLEM" and what drives it. However, the solutions you have offered are not "solutions", in that they do not "FIX" the issues, they merely circumvent or bypass them.
    Since I can't go punch Eric Schmitt on the nose for being a nazi prick, and send him the bill for wasting my internet data, I want to stop the collusive programming practices of the people from Mozilla and Google - from operating my computer, contrary to my mandates. i.e. It's my computer and I am paying for my bandwidth." - I have total say so about what I allow to go on, not anyone else.

  • Acrobat X crashes directly after completing first-side scan from Canon MF4570DN (both usb & network)

    Hi all,
    There was a time when, blissfully, scanning via Acrobat X Pro worked perfectly. Around 6 months ago, Acrobat X Pro crashes directly after completing the first side scan for whatever documents I have placed in the Automatic Document Feeder (or just the first side if scanning from the platen glass).
    The software that comes with the scanner scans fine, and the timing of the crash leads me to believe that this has something to do with Acrobat's image processing/optimization. When I click on Debug, it mentions the error code: 6056
    I have tried repairing the installation.
    I have tried the tips mentioned in the following thread(s):
    http://forums.adobe.com/thread/767290
    http://forums.adobe.com/message/4713172
    http://forums.adobe.com/thread/1050323?start=0&tstart=0
    For what it's worth, deleting a bunch of the profile folders (actually renaming them) slowed down the process of crashing, which leads me to believe that whatever the process is that leads to the crash, it comes directly after writing a bunch of those preference folders...
    I've been fighting this for 6 months now and it's really, really frustrating. Any help would be greatly appreciated.
    --Jason

    Dear Mamak,
    Many thanks for the note.
    I followed your advice and dowloaded new drivers for my Canon MF4880dw.
    The filename was different than yours, because the model was different.
    However, I noticed that this last version I downloaded is pretty new (released in April), so I was hoping it would fix the problem. Also, it was the same file for all versions of Mac OS X from 10.5 through 10.8.
    Unfortunately, no luck: Acrobat still does not ask me to scan the reverse side. Maybe I should have uninstalled the printer before reinstalling it?
    I more or less solved the problem by scanning double-sided documents on Acrobat 7 for Windows (which I also have installed on my Mac), which is not optimal, but at least works.
    Any thoughts?
    Thank you again,
    Salvatore

  • How to send a mail to a person  from after completeing bdc .

    Hi Xperts,
    Please send me a options how to send a mail to a person after completing a bdc or from any report program.
    mailed can be a sapuser or other service provider(ex:yahoo,gmail.any thing)
    Please Any one i want it now .
    Thank You.

    FUNCTION RS_SEND_MAIL_FOR_SPOO* Email ITAB structure
    DATA: BEGIN OF EMAIL_ITAB OCCURS 10.
            INCLUDE STRUCTURE SOLI.
    DATA: END OF EMAIL_ITAB.
    DATA: T_EMAIL LIKE SOOS1-RECEXTNAM.  "EMail distribution list
    CONSTANTS: C_EMAIL_DISTRIBUTION LIKE SOOS1-RECEXTNAM VALUE
               ‘[email protected],[email protected]’.
    Initialization
    REFRESH EMAIL_ITAB.
    Populate data
    EMAIL_ITAB-LINE = ‘Email body text 1’.
    APPEND EMAIL_ITAB.
    EMAIL_ITAB-LINE = ‘Email body text 2’.
    APPEND EMAIL_ITAB.
    T_EMAIL = C_EMAIL_DISTRIBUTION.
    --- EMAIL FUNCTION ---------------------------------------------------
    REQUIRMENTS:
    1) The user running the program needs a valid email address in their
       address portion of tx SU01 under external comms -> SMTP -> internet
       address.
    2) A job called SAP_EMAIL is running with the following parameters:
       Program: RSCONN01  Variant: INT   User: XXX
       This program moves mail from the outbox to the mail server using
       RFC destination: SAP_INTERNET_GATEWAY_SERVER
    INTERFACE:
    1) APPLICATION: Anything
    2) EMAILTITLE:  EMail subject
    3) RECEXTNAM:   EMail distribution lists separated by commas
    4) TEXTTAB:     Internal table for lines of the email message
    EXCEPTIONS:
    Send OK = 0 otherwise there was a problem with the send.
        CALL FUNCTION 'Z_SEND_EMAIL_ITAB'
             EXPORTING
                  APPLICATION = 'EMAIL'
                  EMAILTITLE  = 'Email Subject'
                  RECEXTNAM   = T_EMAIL
             TABLES
                  TEXTTAB     = EMAIL_ITAB
             EXCEPTIONS
                  OTHERS      = 1.
    Function Z_SEND_EMAIL_ITAB
    ""Local interface:
    *"       IMPORTING
    *"             VALUE(APPLICATION) LIKE  SOOD1-OBJNAM
    *"             VALUE(EMAILTITLE) LIKE  SOOD1-OBJDES
    *"             VALUE(RECEXTNAM) LIKE  SOOS1-RECEXTNAM
    *"       TABLES
    *"              TEXTTAB STRUCTURE  SOLI
    *- local data declaration
      DATA: OHD    LIKE SOOD1,
            OID    LIKE SOODK,
            TO_ALL LIKE SONV-FLAG,
            OKEY   LIKE SWOTOBJID-OBJKEY.
      DATA: BEGIN OF RECEIVERS OCCURS 0.
              INCLUDE STRUCTURE SOOS1.
      DATA: END OF RECEIVERS.
    *- fill odh
      CLEAR OHD.
      OHD-OBJLA    = SY-LANGU.
      OHD-OBJNAM   = APPLICATION.
      OHD-OBJDES   = EMAILTITLE.
      OHD-OBJPRI   = 3.
      OHD-OBJSNS   = 'F'.
      OHD-OWNNAM   = SY-UNAME.
    *- send Email
      CONDENSE RECEXTNAM NO-GAPS.
      CHECK RECEXTNAM <> SPACE AND RECEXTNAM CS '@'.
    *- for every individual recipient send an Email
    (see OSS message 0120050409/0000362105/1999)
      WHILE RECEXTNAM CS ','.
        PERFORM INIT_REC TABLES RECEIVERS.
        READ TABLE RECEIVERS INDEX 1.
        RECEIVERS-RECEXTNAM = RECEXTNAM+0(SY-FDPOS).
        ADD 1 TO SY-FDPOS.
        SHIFT RECEXTNAM LEFT BY SY-FDPOS PLACES.
        MODIFY RECEIVERS INDEX 1.
        PERFORM SO_OBJECT_SEND_REC
         TABLES TEXTTAB RECEIVERS
          USING OHD.
      ENDWHILE.
    *- check last recipient in recipient list
      IF RECEXTNAM <> SPACE.
        PERFORM INIT_REC TABLES RECEIVERS.
        READ TABLE RECEIVERS INDEX 1.
        RECEIVERS-RECEXTNAM = RECEXTNAM.
        MODIFY RECEIVERS INDEX 1.
        PERFORM SO_OBJECT_SEND_REC
         TABLES TEXTTAB RECEIVERS
          USING OHD.
      ENDIF.
    ENDFUNCTION.
          FORM SO_OBJECT_SEND_REC                                       *
    FORM  SO_OBJECT_SEND_REC
    TABLES  OBJCONT      STRUCTURE SOLI
            RECEIVERS    STRUCTURE SOOS1
    USING   OBJECT_HD    STRUCTURE SOOD1.
      DATA:   OID     LIKE SOODK,
              TO_ALL  LIKE SONV-FLAG,
              OKEY    LIKE SWOTOBJID-OBJKEY.
      CALL FUNCTION 'SO_OBJECT_SEND'
           EXPORTING
                EXTERN_ADDRESS             = 'X'
                OBJECT_HD_CHANGE           = OBJECT_HD
                OBJECT_TYPE                = 'RAW'
                OUTBOX_FLAG                = 'X'
                SENDER                     = SY-UNAME
           IMPORTING
                OBJECT_ID_NEW              = OID
                SENT_TO_ALL                = TO_ALL
                OFFICE_OBJECT_KEY          = OKEY
           TABLES
                OBJCONT                    = OBJCONT
                RECEIVERS                  = RECEIVERS
           EXCEPTIONS
                ACTIVE_USER_NOT_EXIST      = 1
                COMMUNICATION_FAILURE      = 2
                COMPONENT_NOT_AVAILABLE    = 3
                FOLDER_NOT_EXIST           = 4
                FOLDER_NO_AUTHORIZATION    = 5
                FORWARDER_NOT_EXIST        = 6
                NOTE_NOT_EXIST             = 7
                OBJECT_NOT_EXIST           = 8
                OBJECT_NOT_SENT            = 9
                OBJECT_NO_AUTHORIZATION    = 10
                OBJECT_TYPE_NOT_EXIST      = 11
                OPERATION_NO_AUTHORIZATION = 12
                OWNER_NOT_EXIST            = 13
                PARAMETER_ERROR            = 14
                SUBSTITUTE_NOT_ACTIVE      = 15
                SUBSTITUTE_NOT_DEFINED     = 16
                SYSTEM_FAILURE             = 17
                TOO_MUCH_RECEIVERS         = 18
                USER_NOT_EXIST             = 19
                X_ERROR                    = 20
                OTHERS                     = 21.
      IF SY-SUBRC <> 0.
        RAISE OTHERS.
      ENDIF.
    ENDFORM.
          FORM INIT_REC                                                 *
    FORM INIT_REC TABLES RECEIVERS STRUCTURE SOOS1.
      CLEAR RECEIVERS.
      REFRESH RECEIVERS.
      MOVE SY-DATUM  TO RECEIVERS-RCDAT .
      MOVE SY-UZEIT  TO RECEIVERS-RCTIM.
      MOVE '1'       TO RECEIVERS-SNDPRI.
      MOVE 'X'       TO RECEIVERS-SNDEX.
      MOVE 'U-'      TO RECEIVERS-RECNAM.
      MOVE 'U'       TO RECEIVERS-RECESC.
      MOVE 'INT'     TO RECEIVERS-SNDART.
      MOVE '5'       TO RECEIVERS-SORTCLASS.
      APPEND RECEIVERS.
    ENDFORM.
    2.

  • Downloaded files are deleted automaticaly after completion

    Every time I download files, they are deleted automatically,except for PDF files, after completion. I have tried e-mail attachments, utility downloads, patches, drivers, etc. with no luck. Help!

    It is possible that your anti-virus software is corrupting the downloaded files or otherwise interfering with downloading files by Firefox.
    Try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.
    See "Disable virus scanning in Firefox preferences - Windows"
    *http://kb.mozillazine.org/Unable_to_save_or_download_files

  • Where can I check the amount after completing the MIGO

    I have done Migo and received the goods in my plant.
    Does this refect in the accounts automatically, Where can I go and the posting in the accounts.
    Do I need to do any setup to post this amount .
    Appreciate if you can provide with all the steps.
    Thanks.

    HI,
    After Completion of MIGO, if u can go to MB03 to display this material Document
    or in the MIGO also....
    After Posting MIGO, go to Display and system will propose u last material Document number.
    if u have not remember ur material Document number, go to me23n to display PO.
    in Item overview, there will be a Tab called Purchase order history will appear. From here also u can click on Material Document number.
    after that go Doc Info Tab, click on Vender Tab, now click on FI document, here u can see ur FI entries.
    All entries are Hit due to Automatic acct determintaion.
    Now after MIGO, go to MIRO to post Invoice and post Invoice
    REgards,
    Pardeep malik

Maybe you are looking for

  • Difference between GL and AA.  Error MQ555 in ABST2

    Hi,     My client has put an asset in service in 2009 (fiscal year 2010) with a value of 70,000 EUR. In 2010 (fiscal year 2011) my client has retired 20,000 EUR worth of it (Transaction ABAON). This amount is not showing in the asset values and the d

  • Web app context file in java web server?

    I'm being forced to move an application from Tomcat 5.5 to Web Server 6.1. I'm used to putting my app's context information into a context xml file that in Tomcat 5.5 is deployedin in $tomcat_home/conf/Catalina/localhost/. I define my jdbc connection

  • When using Apple TV

    When using Apple TV the mirror feature works fine on my iPhone, my daughters ipad and my wife's ipad mini but on my ipad I can only get certain bits to work ie photos, you tube but it will not mirror home screen or photos albums

  • Best QuickTime export quality for web

    What setting are the best for exporting small .mov files to the internet. I would like to export 6 min. video in less then 20 MB. any ideas? Thanks

  • Advertencia 20.225 / Adobe Acrobt 7.0 no pudo crear un nuevo elemento: Adobe PDF Port & Printer

    Hola. Les consulto porque tengo instalado el Acrobat 7.0 y un Office 2007. Entre las opciones de guardado o impresión del Word 2007 no me aparece la de PDF, y si quiero crear el pdf desde dentro del Acrobat, no me lo permite  (ya sea que lo haya guar