SWI2_FREQ - Work Item menu is grey

Hello my dear workflow specialist,
I have a very quick question about the transaction SWI1_FREQ. I am having a workflow task which is a little corrupt. Now I want to complete the worklfow item because the agent is missing But my problem is that when I click into the menu "Edit" and "Work Item" the task "Complete Workitem" is grey and I cannot execute the action. Even with SAP_ALL it is not working. Can you help me to get this functionality back?
Thanks in advance
Jens

Hello Jens,
Firstly, what status is the work item in? You can only complete items that are in a status ready or started.
Failing that, you can also try SWIA and use the option "Execute without agent check".
Hope that helps,
Mike

Similar Messages

  • Is it possible to create a Visual Studio plugin that can copy TFS work item ID by adding a context menu in the work item UI?

    Our team is using VS2013 and TFS 2013, and in our daily work we often open a TFS query, then we need to open a work item, and we often need to copy the ID, for example, to the email.
    But currently the field is read only, and we often manually copy it.
    So is there any convenient way to solve this? Any built in ways?
    If no, is it possible to create such a plugin?
    Regards,
    Lei Yang
    from Motorolasolutions

    Hi Lei Yang
    You can try the following work around to copy work item ID
    for VS 2013:
    Right click on work item tab header in VS 2013 and click 'Copy Full Path' from context menu
    When you paste it on notepad/email you will get work item ID at the end of the path:
    http://sumiran-dev:8080/tfs/web/wi.aspx?pcguid=d855bc22-69a8-45a5-b6fc-25f096ade8f5&id=46
    For Web Portal:
    Right click on work item link at top and click 'Copy shortcut' from the context menu
    When you paste it on notepad/email you will get work item ID at the end of the shortcut:
    http://sumiran-dev:8080/tfs/DefaultCollection/TFS%20Scrum%20Demo/_workitems/edit/46
    Thanks
    Sumiran

  • Lightroom " Edit in" menu drop to work on Photoshop is grey out?

    Lightroom “ Edit in” menu drop to work on Photoshop is grey out, even though I have my “store preset with this catalog” unchecked. Do I have to reinstall LR?

    Your photos are never "in" the catalog. The catalog just points to your images in their folders on your hard drive. Do you understand what smart previews are and how they are supposed to be used? Are your images on an external hard drive that is disconnected from your computer?

  • Why the "Work Orders" Menu Item is hided in 2005 Edtion?

    David:
      Thank you!
      The "Work Orders" menu item in 2004 edtion is must useful, But it be hided in 2005,Why ?
      and whether can I show it and use it?
      help me, please!
      thank you!

    Fu
    in the SAP help the following is written:
    Work Order Window
    Definition
    The Work Order Window, from earlier versions of SAPBusiness One, has been replaced by the Production Oder. However, if you had open Work Orders when upgrading, the old Work Orders can still be viewed.
    When a Production Order is open, click on the base document icon  on the toolbar to display the Work Order on which it is based.
    i recommend you to use F1 in your sbo client
    and search for "work orders"
    than select title "Work Order Window" and there is everything in Detail !
    regards
    David

  • HT1296 I am having difficulty in 'sync' my pc with my ipod4 I have just purchased some new music items on my pc and it always used to transfer them straight to my IPOD this is not happening.  The 'SYNC' option on the file menu is greyed out so I can not d

    I am having great diffivulty in 'sync' my IPOD4 with my PC.  I have purchased some new music with my PC and I am trying to 'SYNC' the IPOD with it so that they can both have the same music on each.  I used to be able to 'sync' from my PC I TUNES menu but the 'SYNC' in the file menu is greyed out so I am unable to use it. Please help me.
    Hilary Clavering (CLAVS)

    Is the iPod signed into the same account that purchased the music?
    Is the computer still authorized for the account?

  • Can only open 4 tabs in window. Then + button doesn't work, and New Tab greyed-out in menu.

    Running Firefox 7.0.1 on Mac OS X 10.7.1.
    Number of tabs that can be opened in a single window is limited. Can't currently open more than four. Clicking the "+" button to the right of open tabs does nothing, and the "New Tab" option in the file menu is greyed out.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Listing Work Items, through End User Menu

    Hi
    I created a rule which will fetch all the Work Items.
    The below mentioned code is used to fetch the Work Items,
    <invoke name='listObjects'>
    <ref>ctx</ref>
    <invoke name='findType' class='com.waveset.object.Type'>
    <s>WorkItem</s>
    </invoke>
    </invoke>
    I am calling this rule through a form, so ctx value will be LocalSession.
    This form is called through a Workflow.
    When I am running this workflow directly from Admin Interface
    ie. ServerTasks > RunTasks > myWorkFlow
    This rule is working fine. The Repository Result Work Items are Listed
    But the problem is arising when I call this workflow from a EndUser Interface, this is not working,
    Repository Result size is 0, that means no record.
    So I thought may be because of User privileges it will not work,
    so I added the following code in the rule
    <RunAsUser>
    <ObjectRef type='User' name='Configurator'/>
    </RunAsUser>
    But this also, is not solving my problem.
    The requirement is, that a user must see all the Active Work Items.
    Please help me in this problem.
    PS: I am Using IdM 7.0

    Hi Everyone,
    Thanks for all your help.
    I have found the solution for my problem.
    Earlier I was using listObject function to get the work item details, this function will only work in localSession. But when the user logs in he is not having privilege to view those details so the reult was returning as null.
    Now I am using getObject function.
    <invoke name='getObjects'>
    <invoke name='getCache'>
    <ref>WF_CONTEXT</ref>
    </invoke>
    <invoke name='findType' class='com.waveset.object.Type'>
    <s>WorkItem</s>
    </invoke>
    </invoke>
    This function returns me all the WorkItem details, the object is WorkItem.
    With this object I can get all the details, regarding that WorkItem.
    Thanks everyone for all your help.
    All the details of the various functions I got from Javadocs.
    Thanks again
    God Bless You all.

  • How to delete work items

    Hi,
    I'm using XI 3.0 and am trying to delete some Work Items that are sitting in Error status.
    I've tried following OSS note 807906 but cannot see the menu items mentioned (specifically the Edit=>Change option) - can someone explain more clearly how to delete them?
    Thx
    Here is summary of OSS Note:
    "First make sure that the process is actually 'irretrieveably lost', that is, that it has not simply encountered a temporary error (for example, the failure of synchronous sending and so on).
    If you are certain that the process is no longer required, call the log of the affected process (using the process selection (SWF_XI_SWI1)) or the SXMB_MONI, ... and display the work item of the process (Workflows).
    Go to the technical work-item display (if this is not displayed by default) and then select Edit => Change there.
    Under 'Services for Administration', select the 'Logical Deletion' function.
    This function is used to set the process to the 'Logically Deleted' status and to delete all outstanding correlations. The process has then reached its final status and can also be archived"

    brian
    are u luking into deleting error messages. If yes then,
    SXMB_ADM --> Schedule/Delete Jobs
    Delete Messages SXMB_MONI

  • The DTV option on the channel menu is greyed out

    The DTV option on the channel menu is greyed our on my Toshiba LCD TV. I am able to selct the option eg HDM1, HDM2, PC etc. my playstation is connected and works fine. Why can't i select this option as unable to watch tv at all.

    What TV do you have?
    - Peter

  • I can't connect I get a prompt. Offline Mode. Firefox is currently in ofline mode and cannot search the web. Uncheck the "work offline" menu, then try again. How do I change the option?

    '''can't connect'''I can't connect to the internet via Firefox. For some reason I continually get the message indicated above which reads: Uncheck the "work offline" menu item, then try again.
    Please advise A/SA/P
    Michael
    310.993.7895

    Did you try File > Work Offline?
    Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    Create a new Boolean pref with the name network.manage-offline-status and set the value to false.
    Right-click on the about:config page to open the right-click context menu and use "New > Boolean" to create a new Boolean pref.
    Name: network.manage-offline-status
    Value: false
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    You can use the Filter bar at to top of the about:config page to locate a pref more easily.
    * http://kb.mozillazine.org/about:config

  • Get parent work item at runtime

    Hi all,
    Is there any function module which would return parent work item ID base on child work item ID?
    My situation is that I have a workflow W1 which starts sub workflow W2. I know the id of currently u2018In processu2019 work item of the sub workflow W2. Now I would like to get two things.
    -     Work item ID of the parent sub workflow template W2
    -     Work item ID of the top level workflow template W1
    Could you possibly help?
    Many thanks and best regards,
    Petr

    Info when you need to find Manually is as below
    Goto SWI1 tcode, enter the work item id that you have.
    Then select the workflow log(Shift + F8) from the menu.
    In the workflow log, select the "List with Technical details"(Shift+F9).
    This provides you all the details with work item IDs that you are looking for.
    However if you are looking for this info programmatically.
    A function module like SWW_WIS_HEADER_READ can help getting the info.
    Regards,
    Kartik Nayak.

  • How to Edit work item in Workflow

    Hi all,
    I have a requirement like this .....
    I have to process the Error Idoc  to the respective Sap Business workplace based on the Position assgigned.
    Now my question is...I am able to send the IDOC to the Business workplace as work item. But the USER wants to Edit the Idoc and process it further...Please guide me how to approch it.
    Thanks in advance
    Chakri

    Hi,
    I am after processing the Idoc to Work item...
    Double click on the work item which in turn takes to the "Display Record"...in the screen itself..Menu bar
    we have EDIT --> Foreground Processing   ---> Visible
                                 Foreground from Error    ---> Visible
                                 Background Processing  ---> Visible
                                 Set delete Indicator          ---> Visible
                                 End process                                    ---> Disable
                                 Continue Despite syntax error        ---> Disable(Want this to show in Visible )   
    Please help me on this case.
    Thanks in advance
    Chakri

  • Delete Work Item from PO Releaser's Inbox during Workflow

    Hi All
    How can I delete the previous Work Item that was created in the PO Releaser's Inbox if a PO was changed which re-triggered the PO Release workflow but this time to a different PO Releaser.
    The workflow is working correctly, i.e. creating the new release item in the new releaser'd Inbox but not deleting the old Work Item for the previous releaser.
    Any idea on how I can accomplish this?
    Kind Regards
    Utian Goliath

    PLease refer the below stuff................create a task and put the code inside the method.This task should be fisrt step in your workflow.
    User sets doc to Complete from FBV2 , Complete event triggered and workflow triggered.
    Workitem goes to approver .
    Now , the user immediately changes doc from FBV2 , sets it to Complete again and workflow triggered
    workitem goes to the same approver for the same document.
    SAP_WAPI_WORKITEM_TO_OBJECT - Worklist table will giv all parent id's for the object key concatenation of
    com code , doc no and fiscal year.
    SWP_WORKFLOW_INSTANCE_DELETE - Pass the parent id and will delete the entire instance but not
    parent workitem id.
    SAP_WAPI_WORKITEM_DELETE - Pass parent id everything will be deleted .( Check_final_state = blank ).
    No trace found in SWI14 and SWI2_FREQ.
    To remove the previous workitem , create a method in the begining of the workflow , use F.M.
    SAP_WAPI_WORKITEM_TO_OBJECT to get the workflow id's and then
    SWP_WORKFLOW_INSTANCE_DELETE or SAP_WAPI_WORKITEM_DELETE to delete the previous instance.
    data : lt_worklist type table of SWR_WIHDR,
           lw_worklist type SWR_WIHDR,
           lv_objkey type SWOTOBJID-OBJKEY,
           lv_return type sy-subrc,
           lv_id type SWP_HEADER-WF_ID.
    concatenate object-key-sourcecompanycode object-key-documentn
    object-key-fiscalyear into lv_objkey.
    CALL FUNCTION 'SAP_WAPI_WORKITEMS_TO_OBJECT'
    EXPORTING
      OBJECT_POR                     =
       OBJTYPE                        = 'FIPP'
       OBJKEY                          = lv_objkey
      TOP_LEVEL_ITEMS                = 'X'
      SELECTION_STATUS_VARIANT       = 0001
      TIME                           =
      TEXT                           = 'X'
      OUTPUT_ONLY_TOP_LEVEL          = ' '
      LANGUAGE                       = SY-LANGU
      DETERMINE_TASK_FILTER          = 'X'
      REMOVED_OBJECTS                = ' '
    IMPORTING
       RETURN_CODE                    = lv_return
      TABLES
      TASK_FILTER                    =
        WORKLIST                       = lt_worklist
      MESSAGE_LINES                  =
      MESSAGE_STRUCT                 =
       if lt_worklist is not initial.
    loop at lt_worklist into lw_worklist.
      object-instance = 'X'.
    move lw_worklist-wi_id to lv_id.
    CALL FUNCTION 'SWP_WORKFLOW_INSTANCE_DELETE'
      EXPORTING
        WF_ID                         = lv_id
        DO_COMMIT                     = 'X'
    EXCEPTIONS
      WORKFLOW_DOES_NOT_EXIST       = 1
      OTHERS                        = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDLOOP.
    ENDIF.
    Second way is to create a fork , and use wait for event step in it with the same event that is triggering the WFL
    In the same branch take a process control to end workflow instance.
    In the second branch carry out normal processing.
    Necessary branch = 1.
    So incase the user triggers the event again, a new instance will be created ,
    and in the previous instance , the first branch will follow ending the
    previous instance and the workitems of other branch will be logically deleted.

  • SWIA -- Forwarding option is grayed out... can not forward Work Item

    Hi,
    When I use SWIA to forward one Work Item to another user, that option is grayed out there.
    While another use with same access is getting this option for the same work item.
    Any user specific setting preventing this?
    DA

    Usually when you try to forward an already forwarded item then the option is greyed out. Which is why one user can forward it and another cannot.

  • Delete work items

    Hi All,
    I need to delete/archive work item from SAP Inbox for a particular task upto a specific date only.
    How can I do this.
    Regards,
    Neerja

    Hi,
    Delete in test system using RSWWWIDE and RSWWHIDE reports.
    Reports RSWWWIDE and RSWWHIDE are intended for internal use only. The work items are deleted from the database without further query or an authorization check. They can be started from the workflow development environment using the administration menu.
    In a production system, you must archive the work items before you delete them (transaction SARA), with the object 'WORKITEM'.
    Regards,
    Lim...

Maybe you are looking for

  • Error while creating table 'EDISEGMENT' entry for Transfer Structures

    Hi Guyz... I've been facing a few issues regarding activation of transfer structures. I'll explain the whole process...so it makes sense to you guys. I've initially activated the Transfer Structures in BI Content for Master Data. Later on we faced so

  • Microphone delay when recording

    Hello people of the creative community I'm writing to you about my soundcard, let me start from the beginning. See I bought a 5.1 soundblaster sound card and I used it for recording music and music playback and it worked perfectly. Ok about a month l

  • Changing Country of my Apple ID (Macbook App Store)

    I own an Apple Macbook Pro. I bought it in India. I recently shifted to Singapore. I am unable to use my Apple ID to download apps and updates from App Store. I am unable to add my Singapore Credit Card to my Apple ID. I was wondering if it is tightl

  • About report program

    text = 'ASDFGHJKL' if i need varaible of charaters of size 4 from position 3. e.g v_text = DFGH how to write for that.

  • DOMException on setting node value

    Hi, I get the following error oracle.xml.parser.XMLDOMException: Node cannot be modified while trying to set the value of a newly created node as below: String eName="Mynode"; XMLNode aNode = new XMLNode(eName, Node.ELEMENT_NODE); aNode.setNodeValue(