Error when executing a work item (cannot execute a method, biding problem?)

Hello,
I created a specific workflow, triggered by an event, from a class I also created.
From this event, I get some data about a Document (CV01/02/03N...).
The first step is a task which refer to a method (from the same class above).
The binding Task <=> Method is the data about the Document and the Workflow ID.
After I start the workflow, I execute the work item in SWI1, with a breakpoint in the method.
I can't go in debug, and the work item is in error (in Workflow log) :
- "Work item 000000590208: Object ZCL_SA3_WF_GED_RECL_FOURN method UPDATE_FID cannot be executed"
- "EXECUTE_METHOD_OBJECT_SYNC : Dereferencing of the NULL reference".
Note: The task is not in background processing, in the aim of debugging the source code.
I did SWU_OBUF and quit/relog SAP.
Do you have any ideas to solve this problem ?
I think it's a biding problem, because I can' t even go in debug mode...
Thanks.
Regards
(sap version: ECC 6.0)

Hi
Looking at the error message I feel like there is something wrong in the task object and object method. You are using a class in the task make sure that class has the IF_WORKFLOW. Mak sure the task is enabled with synchronous task method check box.
Regards
Pavan

Similar Messages

  • Error in mail box work item not executable

    HI,
    i build simple WF for approve and reject  that send for user to  sap inbox
    some decision ,when i check the inbox of the user and double click on the line i get some red triangle in the status Colman  with
    error work item not executable,
    what can be the problem?
    Regards

    HI Raj,
    i build very simple WF ,
    user decision , i put there user  and approve and reject that it.
    i execute the WF and go to the SAP user inbox.
    in the Work Flow folder i see the task in column executable i see green V work item executable,
    status ready  when i double  click on it to open i get  in column executable message work item not executable ,
    and status error ,What it can be?
    P.S. i check something like that in other system and i don't get the error .
    i start the trace SWELS but in SWEL i just see in the log Trace on trace off nothing more .
    Best Regards

  • Validation Error when updating Feature work item to completed state?

    We are on the latest version of TFS 2013 and have customized process templates based off of the Scrum template.
    We have a custom workflow for the Feature work item type. I get an error when trying to update the state to custom done state of "Prod Deployment Successful". The error I receive is below:
    TF237165: Team Foundation could not update the work item because of a validation error on the server etc etc.
    I have TFS Admin rights as well as project and project collection Admin rights.
    Custom States:
    Planned
    Canceled
    On Hold
    In Progress
    Ready For QA
    QA Deployment Failed
    QA Deployment Successful
    Ready For Stage
    Stage Deployment Failed
    Stage Deployment Successful
    Ready For Prod
    Prod Deployment Failed
    Prod Deployment Successful
    Custom Workflow:
    "  "  TO    Planned
    Planned  TO  Canceled
    Planned  TO  On Hold
    Planned   TO  In Progress
    In Progress TO   On Hold
    In Progress TO   Ready For QA
    On Hold  TO  In Progress
    Ready For QA  TO  QA Deployment Failed
    Ready For QA  TO  QA Deployment Successful
    QA Deployment Failed  TO  Ready For QA
    QA Deployment Failed TO   In Progress
    QA Deployment Successful TO   Ready For Stage
    QA Deployment Successful  TO  Ready For Prod
    Ready For Stage TO   Stage Deployment Failed
    Ready For Stage  TO  Stage Deployment Successful
    Stage Deployment Failed TO   Ready For Stage
    Stage Deployment Failed TO   In Progress
    Stage Deployment Successful  TO  Ready For Prod
    Ready For Prod  TO  Prod Deployment Failed
    Ready For Prod  TO  Prod Deployment Successful
    Prod Deployment Failed  TO  Ready For Prod
    Prod Deployment Failed  TO  In Progress
    I have also updated the Process Configuration file to map the states to the meta states so I can show the custom states on the Feature board. The section in the process configuration file that relates to Feature is below:
    <States>
            <State type="Proposed" value="Planned" />
            <State type="InProgress" value="Canceled" />
            <State type="InProgress" value="On Hold" />
            <State type="InProgress" value="In Progress" />
            <State type="InProgress" value="Ready For QA" />
            <State type="InProgress" value="QA Deployment Failed" />
            <State type="InProgress" value="QA Deployment Successful" />
            <State type="InProgress" value="Ready For Stage" />
            <State type="InProgress" value="Stage Deployment Failed" />
            <State type="InProgress" value="Stage Deployment Successful" />
            <State type="InProgress" value="Ready For Prod" />
            <State type="InProgress" value="Prod Deployment Failed" />
            <State type="Complete" value="Prod Deployment Successful" />
          </States>
    The error ONLY happens when I try to update a Feature state to "Prod Deployment Successful". I have looked at other posts and searched the internet and have found no help for my exact issue in TFS 2013. For some
    reason, I can't update the state from "Ready For Prod" to "Prod Deployment Successful".  Does anyone have any ideas of what could be wrong or causing my issue?
    Thanks in advance!

    I finally figured out my issue and fixed it.
    I had to update a reference name in the WIT xml file to Common.BusinessValue instead of Closed.

  • Error:Work item 000000001099:Object FLOWITEM method EXECUTE cannot be execu

    Hello experts,
    I have created a Sales order workflow whr after creation sales order will go to 1 person inbox and he will check the SO thoroughly and thn i hv added a user decision step for APPROVED or REJECTED for same person.
    Now after creation of sales order it goin to the person inbox for checkin SO but when he is saving it thn decision screen with button APPROVED or REJCTED is not coming and m getting error :Work item 000000001099: Object FLOWITEM method EXECUTE cannot be executed. and error: Error when processing node '0000000024' (ParForEach index 000000)
    i checked the agent mapping for both step....and thr is no error in agent mappin...in both steps i have mapped same rule with responsibility IDs
    PLz suggest urgently wht can be cause of error.
    Regards
    Nitin

    Hi Nitin,
    I think this seems to be an agent assignment issue.
    To debug this issue go to the workflow log and check if the agents are correctly being picked by the rule or not. Simulate the rule and check for the agents being picked.
    In the workflow log, check the agent for the User Decision step. If there is no agent found then there might be some issue with the data passed to rule.
    Hope this helps!
    Regards,
    Saumya

  • MSS PORTAL -  RUN TIME ERROR WHEN EXECUTING A WORK ITEM IN UWL

    Hi all,
    I've a requirement wherein I need to have a custom screen in place of 'standard user decision' task in the UWL of MSS portal. I've developed a custom screen with Approve and Reject buttons and it works fine if I execute the work item from SAP inbox whereas in portal (UWL), it gives a run time error stating,
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 10:56_12/05/08_0020_509163550.
    I'm sure that this error is due to missing configuration between the dynpro and the Portal. All inputs in this regard will be of great help and will be valuable to me.
    Thanks in advance,
    Bharathi.

    Hi
    Looking at the error message I feel like there is something wrong in the task object and object method. You are using a class in the task make sure that class has the IF_WORKFLOW. Mak sure the task is enabled with synchronous task method check box.
    Regards
    Pavan

  • Executing Batch work Item: Transaction brackets of the workflow has been da

    Hi,
    I am integrating workflow with the HR Processes and Forms using HCM.
    The process is new hiring and in configuration I have given the workflow name which is copy of the standard workflow(WS18900008). The event used is draft_created.
    When I execute the process and press the Save Draft, everything goes fine, the workflow gets completed but for the step Save Form Data(WS17900260) throws the following error:
    Executing Batch work Item: Transaction brackets of the workflow has been damaged.
    The task is TS17900108.
    Not able to understand what is this error and to which it is related.
    Pls help.

    Look for SAP Notes as this is SAP standard code.
    Short Text
    Transaction brackets of the workflow has been damaged
    Diagnosis
    When executing the workflow with the ID , the transaction brackets were destroyed by a commit command ('C') or a rollback work command ('R'). This command ('') was stopped from the implementation program of the object type. Access takes place, for example, when a condition is evaluated or when the container operation is executed. Access may only have a read character which is why a commit or rollback work command is not necessary.
    System Response
    The system has written a log entry. Uncontrolled commit or rollback work commands can affect the restart function of the workflow system. This restart function is only necessary in the case of errors. The current workflow instance is executed further.
    Procedure
    Check the implementation program of the object types and remove the corresponding ABAP instructions.

  • "Workflow Template Create" screen  appears while executing the work item.

    Hi,
       I am learning the workflow. I have created a test workflow in which there is a user decision step and 2 mail sending steps for the outcomes of the user decision.The workflow is activated properly . When I excute the workflow the screen for "Workflow Template Create" opens everytime. When I go to the Business workpkace a mail is there in my inbox with the title as given in the user decision step. Again when i am trying to execute the work item in the inbox again the same screen for "Workflow Template create " is opening. I am totaly confused with this problem . Pls suggest what might be the reason..?

    I think the Wflow Template Creation screen is not opening but your current session is getting closed so the previous session which is Wflow Create one which you have already opened is appearing. Please check your template design and act accordingly.
    Thanks
    Arghadip

  • Urgent - How to get a pop up after executing a work item?

    Hi Gurus,
    I am working on a PO Approval workflow which is designed to approve multilevel POs depending upon its amount.
    Now the requirement is that I need to provide a pop up with list of second level approvers to the user immediately when the user executes the work item of first level approval in his/her SAP Inbox.
    Waiting for responses ASAP. Let me know if scenario needs to be clarified in more depth.

    Hi Shaurya
    You can create a method to send a second workitem to the agent with a list of agents for the second level, and pass the selection back to your workflow container.  Set the new task as "Advance with Dialog" and you should be fine.
    Alternately you could set your new method as a secondary method AFTER workitem execution call, but don't forget to check the result of the first approval so the popup is only involed if they have approved the first step.
    Regards

  • HT1390 trying to rent a movie and error message pops up saying "item cannot be downloaded on this network. You must connect to wi-fi or download it on your computer". I just finished downloading a rental but I get this message when attempting another. Any

    trying to rent a movie and error message pops up saying "item cannot be downloaded on this network. You must connect to wi-fi or download it on your computer". I just finished downloading a rental but I get this message when attempting another. Any help much appreciated

    You might want to try it again.  It started working for me about 10 minutes ago (~8pm CST).
    This was happening for rentals and purchases.

  • Execute Background Work Item using Deadline Monitoring

    Hi All,
    I want to execute a Background Task using Requested Start. The status of Work Item is Waiting. But it is not executing after Deadline reaches and in graphic log it displays no agent. As per my knowledge Background work item is executed by Workflow system itself.

    Hi Bikash
    check if the deadline monitoring job is running or not. SM37-> Check for job SWWDHEX
    if not then schedule it from SWU3.
    This is the job which actually picks up the waiting items (waiting for deadlines).
    regards,
    Modak

  • Work item cannot be read.

    Hello Experts,
    I come across this error while executing SAP_WAPI_WORKITEM_COMPLETE , Work item 000002444518 cannot be read.
    This is a dialog workitem.
    Please help.
    Thanks,
    Chandni

    Hi Jocelyn,
    Thanks for the fast reply.
    Below is the snap shot of the values being passed.
    Import parameters                                   Value
    WORKITEM_ID                                      000002444518
    ACTUAL_AGENT                                   MUNICH
    LANGUAGE                                            EN
    SET_OBSOLET
    DO_COMMIT                                              X
    DO_CALLBACK_IN_BACKGROUND            X
    IFS_XML_CONTAINER
    The workitem looks pretty much okay in SWI1, with an agent (not me, as its lying in some other users MYWORKLIST in portal) defined in the agents tab.
    While executing this as a standalone FM, I get this error.
    The SU53 as such is not showing any authorization issues. (Please correct me If I'm wrong, whether I need to specifically look out for some messages in it, as I have not used SU53 before).
    Thank-you,
    Regards,
    Chandni

  • Error in iTunes Match - "This item cannot be downloaded"

    Has anyone else had this issue? I've searched on here but can't see any mention of it.
    I have recently uploaded several albums from my pc into iTunes Match and some of the songs were 'matched' and some 'uploaded'. However, when I try to download these songs to my iPhone, only the matched ones download. The uploaded ones give the following error...
    This item cannot be downloaded
    The item you have requested is not available for download
    The status for these songs in itunes on my pc says Uploaded (no errors) and they are all in Apple Lossless format. I am wondering if the Apple servers need to convert them to 256kps format before they are available for download? But these songs were uploaded a couple of days ago and still won't download. I uploaded some other Lossless songs last week and they were available for download on my iphone almost immediately.
    Any help most appreciated!
    Thanks.

    Itunes does modify certain lossless formats - AIFF and WAV - in the background whenever a file in one of those formats is marked for upload.  It is that AAC that gets uploaded, so it's done local on your computer prior to being uploaded. I doubt this is the cause of your problem on the iphone though.
    You seem to have the iPhone set properly for downloading from Match, or you wouldn't get the matched songs downloaded.  The easiest way to confirm that is to pick an album where you have a mix of matched and downloaded songs and go to the bottom of the track list on the iPhone and hit "download all"  Watch to see if all the download clouds change to circles and eventually fill in.  If you are still getting that error. I would start by powering down the iPhone, waiting a few minutes before starting it back up, then see if that clears the problem.
    Barring that, I'd call Apple support.

  • I cannot open AirPortDevices Unix Executable file it says  cannot execute binary file

    i cannot open AirPortDevices Unix Executable file. when i try it says cannot execute binary file

    If you are wiling to share one of these files via Dropbox, I have a few old Macs floating around that I can use to figure out what files these are, if they are not corrupted during the copying process.
    Have you tried OpenOffice or LibreOffice?
    If you can see the dates on these files, you can also try looking at http://en.wikipedia.org/wiki/Comparison_of_word_processors to see what could have been used.
    Do you recall the source machine from where these came? You have mentioned Classic II and SE 30.

  • Work item 000000399133: Object 000000399133 method SENDTASKDESCRIPTION can

    hi experts,
                       sometimes frequently i get this kind of wrror after executing my workflow.
    Work item 000000399133: Object 000000399133 method SENDTASKDESCRIPTION cannot be executed..how to correct this??what might be the problem?

    HI,
    Please check user to whom you are sending mail are populated OR not ,Please check your rule  .
    For confirmation just hardcode user and then trigger the workflow .
    regards,
    Deepanker Dwivedi

  • When the system status says icloud is OK but it reports "encountered an error when connecting to the server", where do you report the problem, or how do you connect?

    When the system status says icloud is OK but logon reports "encountered an error when connecting to the server", where do you report the problem, or how do you connect?

    Yes i am hoping staff here will look into things, even if i can not get the speeds back what i previously had for near 6 months it would be nice to know why i can not and why the download has dropped by around 10Mb and why my upload is now inconsistant.
    Ironically the post concerned got edited because i actually posted the full rather silly reply the Indian call centre made babbling on about down rates rather than the uprate i queried with them.
    Bit of a shambles really no real way on BTs web site to contact anyone with regards to broadband issues.
    The form which you kindly suggested and i appreciated your help ended up in the hands of someone who either did not bother to read the query or just had such a poor grasp of English they did not understand the query.
    Pretty pathetic really when BT are the largest telco in the UK. I think ill be taking my broadband business elsewhere regardless at the end of my 18 month contract, while im sure staff here are wonderful and may even yet help me, i do not particularly want to go through the almost like pulling teeth pain of getting any future issue looked at.
    They are great at quickly fixing voice line problems and have a great test on their site. Broadband side of things and support for that though seems a shambles.

Maybe you are looking for

  • JPEG Export Looks Saturated in Internet Explorer

    I see this question in many forums and online but without a solution. JPEG exports (sRBG) look overly saturated when viewed in Internet Explorer browser, including when uploading/viewing in Facebook, etc, etc.  In other words, the colors looks differ

  • Checking for a specific shared printer

    I have a script that adds shared printers to a print server by passing arguments into it via a CSV file.  This normally works fine, but I need to validate that the printers actually got created afterwards, so I'm attempting via powershell to check fo

  • Mail sync issue with new iPod Touch

    I have been unable to successfully perform an initial mail sync using my new iPod Touch 32 GB with Version 3.1.1. All is being successfully sync'd with the exception of mail. The error box when I click on mail with the iTouch reads - "Cannot Get Mail

  • "Custom" Permissions

    Posting here because I only notice this on folders moved from networked users to my dropbox. When I get folders placed in my dropbox and I then move them to a local folder they are marked as having "custom" permissions for my user and read only for e

  • FCP compression too big

    In FCP I exported a 80-minute sequence but using the Quick Time Movie selection and ended up with a 17.8GB .mov file. This is too big for iDVD. My compressor does not work in FCP. I must burn this disc. So if I am exporting a "Quick Time Conversion",