First Step in Workflow Verification

Hi,
I did the workflow configuration by using SWU3 successfully. For initial testing, i did Start Verification Workflow and i got the intial workitme in my SAP inbox. The i selected First step in Workflow Verification in my SAP inbox, but in the next sceen it was not displaying the Use Decision Steps (Immediatley and Later). It was showing blank screen. This is happening for all workflows (selected standard workflows for testing purpose). Initial workitem is displaying in my SAP inbox abd after executing nothing is displaying in the second screen. My understanding is becuase of authorization to execute the work item.
If any one faces the same problem, please share with me.
Regards,
Steve

Hi,
Check your container object and see the Decisions are alloted are not?
Standard Program - It will go to another user. it wont come to you.
Regards,
Nandha

Similar Messages

  • Error in first step of workflow

    Hello,
    There is an error in the execution of the first task (decision) of our wf: "Impossible to execute object ZBUS2081 method POPUPRESPONSABLE".
    Before this happened, we made a change in a table called TWFDB (I have a couple of posts about it, it relates to transaction OAWD), in order to launch the workflow. And it seemed to work, because at least the wf was started.
    I would like to know, first, if the source of the problem has to do with this table, and second, what changes should be made to it. The only field we changed was TWFDB-TASK, where we wrote the wf template (WS9000016). By the way, what is the purpose of field TWFDSB-TASK2?
    Here is the register that was modified:
    MANDT        400       
    NCITYPE      ZFIIINVOIC
    PRCTP                  
    OBJECT       BUS2081   
    METHOD       CREATE    
    PARAMETER              
    ACTIVE       X         
    TASK         WS90000016
    TASK2        TS00007869
    Only TASK was modified. The rest of the fields were left unchanged.
    Can somebody provide any hint? I would appreciate it,
    Thank you,
    Ivson

    Make sure you have the following steps in order in your process chain.
    1.Start Process Variant.
    2.Delete Indexes step.
    3.Load data.
    4.Create Indexes.
    5.Roll up (if required)
    6.Compression(if required)
    7.Completion job.
    8.PSA deletion(if required)
    I process chain should allways start with a start Process variant step.
    Thanks,
    Uma Srinivasa Rao

  • Execution interrupted msg in workflow first step

    Hi all,
    Am getting a Message (in the message text tab) in workflow log (detail section). The very first step of workflow is an activity to "instantiate employee" details. Its been used in mostly all workflows. It was working fine in development. But now in quality, everyone workflow is in "ready" state at first step and in the msg tab, am getting a msg stated : "Execution interrupted". Could anyone tell me what could be the reason for the same?
    Thanks in advance.

    Hi,
       I am slso getting the same error message " Execution Interrupted SWF 611 " while executing standard workflow .
    Kindly guide me to resolve this . What type of customizing should be maintained in SWU3 to overcome this error .
    Thanks and Regards,
    S.Sivakumar

  • Processing workflow reject on first step

    Hi all,
    May i know how to process reject code when workflow reject happens on the very first step.
    I understood that if happens on the second step, we should process the reject code on the entry event of the first step, but may i know how it happens on the first step?
    thanks

    Review/Edit Revision, or Review/New Revision types of workflow steps provides an option, but not necessity to modify the content (the current, or a new revision). Therefore, yes, it is possible to have a Review/Edit Revision step with zero reviewers. It will forward processing the next step (note that you could define Entry, Update, or Exit event scripts for this step, so a "zero reviewers" step can serve as a fork).
    On the other hand, it is not possible to jump to a Review step after rejection. From whatever reason it follows the design that rejection expects the content item to be changed, which cannot be done in a Review step. Another (IMHO illogical) design aspect of REJECT is that it does not execute the Exit event.
    Having asked the first question, yes, you could place an arbitrary zero reviewers Review/Edit Revision step in front of a Review step to achieve that REJECT returns to the Review step (it will return the the Review/Edit Revision, but follow immediately to Review).

  • Workflow stuck at the very first step

    Hi,
    The workflow is started and its stuck at the first step
    this is the very first workflow created in the client
    are there any standard background jobs that should be started for the workflow to proceed ?
    thank you

    hi,
    as venugopal suggested, check whether the event was triggered and then check whether the WF has actually started or not. you can check this using transaction SWEL or SWI1.
    if the event was triggered but WF hasnt started then you might not have activated the event linkage. this can be done in the "basic data" of the WF in the "start events" tab.
    Since you have mentioned that "The workflow is started and its stuck at the first step", probably the WF has started.
    can you specify the error message that you are getting?
    what is the fisrt step in your WF?
    give some details.

  • Regarding runtime error ehile execution of Mail step in workflow

    Hi all when i execute mail step in workflow i am getting following error-
    SQL error in the database when accesing a table.
    How to correct the error
       Database error text........: "SQL system error. MSGID= Job=038082/DEV05/WP02"
       Internal call code.........: "[RSQL/INSR/ARFCSDATA ]"
       Please check the entries in the system log (Transaction SM21).
       If the error occures in a non-modified SAP program, you may be able to
       find an interim solution in an SAP Note.
       If you have access to SAP Notes, carry out a search with the following
       keywords:
       "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
       "SAPLARFC" or "LARFCU03"
       "END_TRANSACTION_NONE_LOCAL_UPD"
       If you cannot solve the problem yourself and want to send an error
       notification to SAP, include the following information:
       1. The description of the current problem (short dump)
          To save the description, choose "System->List->Save->Local File
       (Unconverted)".
       2. Corresponding system log
          Display the system log by calling transaction SM21.
          Restrict the time interval to 10 minutes before and five minutes
       after the short dump. Then choose "System->List->Save->Local File
       (Unconverted)".
       3. If the problem occurs in a problem of your own or a modified SAP
       program: The source code of the program
          In the editor, choose "Utilities->More
    Please guide.
    Thanks.

    Hi Sanjay,
    Firstly are you using Send mail Activity or are u calling Fm SO_DOCUMENT_SEND_API1.
    Well  I suppose u are calling the FM, in that case just check the data that you are fetching before calling this FM. This error is related to sql query so check your select statements used before sending mail.
    Hope this helps.

  • Calling Transaction through User Decision step in workflow

    Hi all,
    Pls help me calling a transaction through User Decision step in workflow. I have attached two buttons to my User decision and the one of the outcomes to a task where I am calling the transaction through a method of BOR. But the problem is I am unable to see the transaction when I press the button on my User Decision at test run.
    Can you ppl let me know how can I achieve this?
    Pls reply ASAP...
    Thanks
    Sangharsh

    Hello Sangharsh ,
    Please Check the paramater of of the method which you define.
    e.g. I define CALL_TCODE_CJ03 method
          which have the parameters FLAG,ProjectDefinition,WBSElement2,User
          with export, import checkbox.            
    Pass the paratmeres in programs
    e.g.
    BEGIN_METHOD CALL_TCODE_CJ03 CHANGING CONTAINER.                      
    DATA:                                                          
          FLAG(1),                                                        
          PROJECTDEFINITION TYPE PROJ-PSPID,                              
          WBSELEMENT2 TYPE PRPS-POSID,                                    
          USER TYPE USR21-BNAME.                                                                               
    SWC_GET_ELEMENT CONTAINER 'FLAG' FLAG.                              
      SWC_GET_ELEMENT CONTAINER 'ProjectDefinition' PROJECTDEFINITION.    
      SWC_GET_ELEMENT CONTAINER 'WBSElement2' WBSELEMENT2.                
      SWC_GET_ELEMENT CONTAINER 'User' USER.                                                                               
    GET PARAMETER ID 'PSP' FIELD PROJECTDEFINITION.                       
      GET PARAMETER ID 'PRO' FIELD WBSELEMENT2.                                                                               
    SET PARAMETER ID 'PSP' FIELD PROJECTDEFINITION.                       
      SET PARAMETER ID 'PRO' FIELD WBSELEMENT2.                             
      CALL TRANSACTION 'CJ03' AND SKIP FIRST SCREEN.                                                                               
    SWC_SET_ELEMENT CONTAINER 'FLAG' FLAG.                              
      SWC_SET_ELEMENT CONTAINER 'ProjectDefinition' PROJECTDEFINITION.    
      SWC_SET_ELEMENT CONTAINER 'WBSElement2' WBSELEMENT2.    SWC_SET_ELEMENT CONTAINER 'User' USER. 
    END_METHOD.
    I hope it will help you.
    ***Assigning points is the way to say thanks in SDN.***
    Minaxi Shah

  • Workflow verification test failed

    a workflow I created last week was still working properly, but today when I ran it, it failed at the decision step. Therefore I ran the simple workflow verification test, a work item was created and sent to the inbox, then I executed the work item, it failed immediately, looked at the log, the failing point is at decision step again. that's really weird. configuration seems to be all fine in swu3, my doubt is someone in the system changed settings, but it's nearly possible for me to trace what kinda change was made. any suggestion?
    Thanks.

    What error message is appearing? Please analyse the Workflow Log from SWIA. It is impossible to help you with so much less information.
    Thanks
    Arghadip

  • 2 step approval workflow

    How to create a 2 step approval workflow in CLM system. The scenario is like this- The contract first craeted by owner goes for internal review (legal or business as collaborators) and then goes to Product category manager (first approver) and once all stakeholders including supplier gives go-ahead on acceptance of contract, it will be signed off by Financial authority (value based approval)(second step approver).
    Appreciate if someone guide on this....
    Cheers!
    Amit

    Dear Pras,
    I've a similar requirement.
    <b>Credit / Debit Note Generation</b>
    <u>Credit note:</u>
    A credit note is a document that decreases the company's receivables and decreases the customer's liability.
    <u>Debit note:</u>
    A debit note is a document that increases the company's receivables and the customer's liability.
    Both the above cases, system generate notes msg. and transmit to the concerned authority.
    <u>Criteria</u>
    Less than Rs 1,00000 - workflow only to User1
    Between  Rs, 1,00000 - Rs, 2,00000 - workflow to User1 and then to User2.
    Please help me ... I'm new to Workflow.
    Regards,
    Abir

  • Hide Save Draft Button in the first step

    Hi All,
    I have requirement to remove Save Draft in the first step of HCM P&F.  But I can not find how to hide or remove save draft in the first step. 
    Please kindly guide.
    Best Regards,
    Visut

    We had the same issue on my most recent project. From the INITIAL step....ie. start the process....you can not (at this time) hide/disable that feature/button. As said above, it CAN be done in steps after that simply by setting the workflow binding on the parameter. Not sure how/why SAP missed the need for this. I would think it would be a "checkbox" of sort in your "Process Start" configuration in the Design Time....but nope.
    In our case, we wanted to allow it for manager initiated processes, but not for employee initiated ones. Therefore, we set up a "check" on the workflow task that creates the "draft" work item to "trash" the ones from ESS and properly handle the ones coming from MSS. It was....interesting. haha We also changed the default "save as draft" message that shows so the users would know what had happened (ie. not supported in ESS).
    Hopefully this becomes a config setting in coming EhPs.

  • How to switch accounts in cloud when im at the first step

    Hello,
    About a year ago i made an email that i forgot the pass to so i cant access it and i have been giving it to websites that i dont want junk mail from.
    ( i respect adobe) . I tried Photoshop and i logged in with the bad email and when my trial ended i uninstalled cloud. Now i want After Effects but when i get cloud it tells me to verify my email and that they sent me a verification to the email i cant log in to. I want to switch the account in the app to my main one and use that but it doesnt let me. Can you help me fix this.

    Please refer to :
    Re: Verification email to wrong address
    confirm/verify email addresses for CC subscriptions
    You can use the following steps as mentioned in the first forum post:(Re: Verification email to wrong address)
    Rename the opm.db file.
    Close the Creative Cloud application if it's running.
    Navigate to the OOBE folder.
    Windows: [System drive]:\Users\[username]\AppData\Local\Adobe\OOBE
    Mac OS: /User/<username>/Library/Application Support/Adobe/OOBE folder
    Rename the opm.db file to opm_old.db
    Launch Creative Cloud
    Hope it helps you.
    Regards
    Rajshree

  • I'm trying to create my icloud account with my apple id but in the first step it tells me to check my e.mail and there is no message in my inbox. What is happening ?

    I'm trying to create a icloud account but I can't go on from the first step. The sistem ask me to check my e.mail and when I go to my inbox there is nothing. And it keep saying that I dind't verify my e,mail. What is happening please.

    No-one seems to know, or have any idea how to solve the problem!

  • How to skip first step in a FPM roadmap?

    Hello, Our client wants the first step disabled/not displayed in a standard roadmap that has been delivered with the software. The standard roadmap uses component FPM_GAF_COMPONENT and consists of 4 steps (and is based on an application config and component config). They want to directly display the second step with certain values in the second screen pre-populated from a custom application (the second screen would in normaly flow be populated from first screen). So I have two tasks:
    1) disable first screen/step
    2) populate second screen/step with data from custom application
    This is my first exposure to FPM and roadmaps. I tried deleting the first step from the component configuration and making the current 3 step process into a 3 step process, but this does not work and did not seem to be the way to go. On looking around I see some documentation for methods HIDE_MAINSTEP to be used thru IF_FPM_GAF interface, but am not sure where to implement this interface or what code to use in the method.
    Can anyone provide step by step suggestions and examples of codes please?
    Thanks,
    Zack

    Thanks Harish.
    I was able to get to the HIDE_MAINSTEP method. However, when I try to hide step 1, which is my requirement, there is a short dump. If I hide step 2 or 3 out of the 4 step process, the sequence of screens is showing up appropriately. However, when I hide step 1, there seems to be some problem in mehod WDDOMODIFYVIEW of view CNR_VIEW of component FPM_GAF_COMPONENT where in a loop for the first loop pass, even though step 1 is hidden, the code is trying to access the road_map_step element which is not instantiated. We have opened a note for this issue.
    Zack

  • IBooks Author. I am not allowed to sign in with my Apple ID on iTunes Connect when I am trying to publish my book in iBooks Author. I do not understand why because I have fulfilled the first steps creating an account and informed my IRS tax number...

    I am not allowed to sign in with my Apple ID on iTunes Connect when I am trying to publish my book in iBooks Author. I do not understand why because I have fulfilled the first steps creating an account and informed my IRS tax number...

    The recommendation is always to make another ID for use with a paid books account. And while I can't swear this is at the root of your issue, you should in any case reach out to Apple for assistance on this one, I think.
    Account Applications:
    [email protected]
    Global Phone Support
    We have expanded English-language publisher phone support. To make contacting the iBookstore support even easier, new local phone numbers are now available for Australia, France, Germany, Italy, Netherlands, Spain, and the U.K. Support is available Monday to Friday, from 7 a.m. to 5 p.m. (PT).
    Country
    Phone Number
    Australia
    1300 307 504
    Note that this is a low tariff number.
    France
    0805 540 117
    Germany
    0800 664 5307
    Italy
    800 915 902
    Netherlands
    0800 0201 578
    Spain
    900 812 687
    U.K.
    0800 975 0615
    U.S.
    +1 (877) 206-2092
    Toll-free from U.S. and Canada.
    Good luck

  • QT 7.2 & iPhone - First Step to Ringtones?

    The new QT 7.2 has an export to iPhone and iPhone cellular.
    It only shows as "Movie", but exports "audio only" files also.
    Could this be the first step in giving us personalized ringtones?
    Maybe, unfortunately we'll need to wait and see
    ajm

    This is very interesting. I just downloaded QT 7.2 because of your post. There are obviously two options, export to iPhone and export to iPhone (cellular). I tried both of them. Export to iPhone appears to convert the movie into mp4 format with little change to the file size. On the other hand, export to iPhone (cellular) reduces the file size to 1/10 of the original size. I am not sure how one can use the latter option. Does anyone have any clue?

Maybe you are looking for

  • Multiple copies of itunes on one computer

    I have several members in my family and one central computer...Can I set up multiple indepenant itunes accounts on this computer for each person?  If so how do I go about doing this.  Thanks for any help

  • Save an image from interactive form to R/3 system table

    Hi to all, my scenario is this: Web AS 7.0 (probably patched to the last available patch), NWDS 7.0 and, at the moment, a 4.6c R/3 backend system (within some months we will upgrade to ECC 6.0). I have an online interactive form with some input field

  • My screen is stuck on sideways mode I want it landscape

    How do I get my IPad to go back to Landscape

  • Can't get some songs from iPhone to iTunes...?

    So I tried "Transfer purchases from iPhone to iTunes" but it only did like 5 of the 100 I have on there that aren't already in the Library. I just don't know what else to do.

  • Creating an acrobat Website

    I know there are better ways to go about creating a website, however, I am a mere animator and have no web training. I did once create a cd portfolio for a class with links and buttons to other pages. I have set up a series of .gif images that compos