Workflows stuck between steps not on steps

Hi
We have upgraded from 4.6 to version 6 and erp2005 portal. The problem we are having is that a few of our old workflows seem to get stuck between steps and not on the step itself. 2 examples, the old sub workflow for to lock employees gets stuck on the arrow in the graphic between 'find employee' and 'lock employee' similarly if a 'process control' sets a work item to 'obsolete' to cancel it the process cancels the work item but does not fully exit the obsolete process branch and is stuck there on the arrow in the swi1 graphic. The workflow status is 'In Process' no errors are given.
Any ideas? Are there maybe notes that have to be implemented to correct a bug in the system?
Maximum points awarded for this. Thanks!

Hi Lyndon Bell,
<b>Updating Workflows</b>
1. Changes to a productive workflow definition require a new version. The next workflow instance will be started using the new version
2. Reactivate workflow after a definition change
3. Running workflow instances are completed with the version with which they were started
4. If you change a productive workflow definition, you should always consider creating a new task instead of a new version
5. INITIAL Configuration SWU3
6. What Does It Take to be a Workflow Administrator?
  A.Understanding of the business processes
  B. Understanding of the Workflow system
  C. Working knowledge of ABAP
  D. Access to OSS is a must!
  E. Repeat after me…
“It’s not a workflow problem”
7. Check with All these transactions:
Transaction SWI2_Freq (Workitem Reporting)
Transaction SWI5 (Workflow Analysis)
Transaction SWU0 (Simulate Event)
Transaction SWEL (Event Log Display)
Transaction SWU6 (Task Consistency Check)
Transaction SWUD
Transaction SWI2_DIAG (Error Overview)
Thanks and Regards,
Prabhakar Dharmala

Similar Messages

  • Workflow stuck between 2 steps

    Hi ,
    I have a workflow which is getting stuck between the two steps, not at any particular step and in one of the instances the workitem number of the previous step is showing zero. I checked ST22 but there are no related dumps. Can some one advise on this scenario.
    Thanks,
    Vikas

    Hi,
    >>I have a workflow which is getting stuck between the two steps, not at any particular step>>
    What do you mean by not at any particular step? by the way, what is the current status of your workflow? and also current status of last step in your workflow?
    Make sure All Basic Workflow Customizations are correctly set, check SWU3 and correct if any problems there.
    Good Luck !!
    Regards
    Krishna Mohan

  • 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.

  • Workflow step not executed...

    Hi,
    In my workflow requirement (for VA01), I want to record the status in a custom table as follows;
    Approver id     date   time    status
    ABC                                     Submitted for approval
    ABC                                     Approved (or) Rejected
    So I have created a step called 'update custom status' after the step that sends email to the approver agent whose details stored in another custom table. Then I associated a task with this step which is bound to a custom class / method which has the logic to write the status to the custom table.
    The issue is I do not see this step excuted. I checked in the log.
    What can be wrong ?
    Workflow steps are as follows;
    1. Read the document's net value and store in a variable.
    2. Read the custom table for agents list to whom the doc has to be sent for approval.
    3. Send email for approval.
    4. update custom status.
    In the graphical view, I can see the update custom status step being called (Green link from previous step to this step) but after that no progress.
    Am I missing passing some values ? Or is this step not giving any results ? Whats happening ?
    Details on this update custom status step are as follows;
    A custom task with terminating event set as _WORKITEM defined. (not synchronous)
    A step of type activity defined and bound to the above task with binding done.. (what values should I pass to record the above needed details.)
    In other words, how can I record the status in my custom table ?
    thnks

    Hi
    I think its a background step. If yes, then make it foreground and debug and see what is the problem. Also check for short dumps and turn on the event trace and see the terminating event is getting triggered.
    Vinoth

  • Connect step not acceptable inside Group step in Workflow

    Hi SDNers,
    I am creating a workflow which needs to be triggered when a new record is created, the flow of the workflow should be such that the record details should go to Operations and Finance Users for putting record details simultaneoulsy and then to Operations and Finance Manager for approval.
    I have put a group step which has both Operation and Finance process and then I am using a Connect step after both processes to connect them to their Approve step.
    Data Manager Documentation shows that a connect step can be inside a group step.
    [url]http://help.sap.com/saphelp_mdm550/helpdata/en/43/8b56e16c3a47b6e10000000a11466f/content.htm[url]
    But I get an error saying step Connect cannot be inside the Group step
    Please guide me about the same, suggest if you have any other way of executing the same workflow.
    Regards,
    Gautam Purohit

    hi,
    you can configure your workflow like this.
    Start --> Group ( in the group, process step, in the process you can assign the users (operations and finance) --> then you can keep Approve step ( in approve step, you can assign the users, who will approve it, in your case Managers) --> then Stop.
    inspite of group step , you can use Process step, in this step you can assign the users ( finance and operations users),
    it is not possible to insert the Approve step in group.
    hope this may help you,
    Regards,
    Srinivas

  • Import steps not specific to Transport Request

    Hi all,
    I need to move 5 Released Transport Request as "Local Change Requests" to another SAP installation.
    I followed two guides to do this:
    SAP BASIS / ABAP - How to Export and Import an External Change Request - YouTube
    How to copy Repository Objects between non-connected SAP systems - ABAP Development - SCN Wiki
    However I have problems creating the Change Request that contains all my requests: if I generate it as Local Change Request it is not available on cofiles and data folders.
    So I created a new Virtual System called M02 and I created a standard consolidation transport link between my original system M01 and the virtual system M02.
    Then I created a new TRANSPORT OF COPIES Transport Request and I selected as target system M02. All objects are correctly added to the new request and the validation is correctly performed.
    However when I release the request on the SOURCE server I get the following error:
    M01#######            My Request Name
    M01        System M01
                 Checks at Operating System Level         05.03.2014 16:48:34    (0) Successfully Completed
                 Pre-Export Methods                       05.03.2014 16:48:37    (0) Successfully Completed
                 Export                                   05.03.2014 16:48:47    (0) Successfully Completed
          Import steps not specific to transport request
      M02        Virtual System
                 Selection for Import                     05.03.2014 16:48:47    (0) Successfully Completed
          Import steps not specific to transport request
    "Import steps not specific to transport request" expanded as:
      Feedback after export or import 05.03.2014 16:48:48    (0) Successfully Completed
    I get this message even if I generate the new Change Request from a single Change Request (the first one that we released).
    The cofiles and data files are correctly generated, however the IMPORT on the TARGET server returns an error (invalid data package)
    My question is: is the "Import steps not specific to transport request" message correct, or should I modify something? Why am I getting this message?
    Thank you

    Hi Chinna,
    Its a warning message you can ignore that... if you want to see what exactly the reason for warning  in SE09 --> select the released request --> click the Transport Log Ikon --> select the warning message and click the spects Ikon --> go on expanding you can find the warnings of Objects  in Yellow...
    Hope this helps,
    Sudhakar.

  • Wait step not copmleting

    Hi Experts,
    I am working on simple BPM scenario with recieve,send and wait steps.I have placed wait step between recieve and send step.
    The issue is wait step is not completing in process.In wait step i have given 2minutes duration.
    Anybody plz help me in this issue.why wait step is not completing.
    Regards,
    Bhuvan.

    Hi Shah,
    I have gone through thread   Wait step in BPM hangs! .when i am trying to reschedule the Schedule Background Job for Missed Deadlines it is asking for change request.If i provide the change request,is it cause for any changes in other functionality of XI.
    Please suggest me in this issue.
    Regards,
    Bhuvan.

  • POSDM Diff Between : One Step and Two Step Processing Tasks

    Hi All,
    Can you pl give some points on difference between "One Step and Two Step Processing Tasks in POSDM ??
    Thanks!!

    Please consult the SAP Note 980272 on the service marketplace. It gives a detailed description of the difference.

  • Demantra workflow - Container step contain Custom step -- Is it support?

    I want to run multiple step in parallel, create 3 workflow schema
    1. TestDetail1
    2. TestDetail2
    3. TestMain
    In TestMain schema, I use container step to contain two custom step(to launch TestDetail1 and TestDetail2).
    I start the workflow and process stuck at container step, message like:
    Process ID: 3483
    Schema ID: 1028
    Schema name: ''XXDMTEST1''
    Step ID: ''Step1''
    Step name: ''Step1''
    Error description ''Program internal error: null , internal step in container step: ''Step2''''

    Hello,
    I am currently having the exact same requirement and facing the same error.
    Would be obliged if anybody could share any information / workaround you found to achieve the same functionality.
    Thanks !

  • Difference Between connect and connector steps

    Hi All,
    What is the difference between connect step and connector step in a workflow?
    Thanks
    Narendra

    Hi Narendra,
    Connect: Connects the two steps. These two steps are on the same page of MS visio.
    Connector: Connects the two steps of WF if these two steps are on different pages of MS visio, as in case of a huge WF design you can use multiple pages of visio. This is why we have only one point of connection at this icon. It automatically connects the step connected to it to the first step on the next page.
    Hope this is clear.
    Regards,
    Dheeraj.
    Edited by: Dheeraj Kumar on Jul 11, 2008 11:39 AM

  • DataPackage1:arrived in BW, Processing 2nd processing step not yet finished

    Hi BI-experts!
    I would like to load e.g. transaction data from SAP ECC system into SAP BI system.
    The Loading process is hanging in processing step u201CSERVICE APIu201D.
    The process  in hanging in status "yellow" and then changed after a while to status u201Credu201D.
    [0FI_AR_4 |http://www.file-upload.net/view-1447743/0FI_AR_4.jpg.html ]
    The following steps within Load process are yellow and then red:
    Extraction (messages): Missing messages
    Missing message: Request received
    Missing message: Number of sent records
    Missing message: Selection completed
    Transfer (IDocs and TRFC): Missing messages or warnings
    Request IDoc : Application document posted (is green)
    Data Package 1 : arrived in BW ; Processing : 2nd processing step not yet finished
    Info IDoc 1 : sent, not arrived ; Data passed to port OK
    Info IDoc 2 : sent, not arrived ; Data passed to port OK
    Info IDoc 3 : sent, not arrived ; Data passed to port OK
    Info IDoc 4 : sent, not arrived ; Data passed to port OK
    Subseq. processing (messages) : Missing messages
    Missing message: Subseq. processing completed
    DataStore Activation (Change Log) : not yet activated
    Question:
    Can some one tell me whether my distribution model or other settings are wrong?
    I created 2 distribution model (BD64), one from SAP BW system and other from SAP BI system with message types RSRQST, RSINFO, RSSEND
    Thank you very much!
    Holger

    Hi!
    Many thanks for your response.
    The tcode WE05 on source system showing the following:
    Inbox IDoc's: RSQRST (amount: 1)
    Outbound IDoc's: RSINFO (amount: 4)
    When I go to SAP BW System (tcode WE05) i cannot detect any Inbound IDOC's of message type RSINFO.
    What is wrong in my configuration?
    Thank you very much!

  • Data Package 1 arrived in BW ; Processing :2nd processing step not finished

    I am currently working on BI 7 and trying to pull data from r/3.
    I have succesfully loaded the data into the PSA and now when i try updating the data (only 66 records, its a init run) into an ODS, but the system is taking a long time. On monitor Details in
    Extraction:Errors occured.(with a delta warning sign), and
    Transfer:Data Package 1 arrived in BW ; Processing :2nd processing step not     finished.
    On status Tab its yellow with message : Correct data request; processing running.
    Hope i have made it clear.Please help.

    Hi,
    I will suggest you to check a few places where you can see the status
    1) SM37 job log (give request name) and it should give you the details about the request. If its active make sure that the job log is getting updated at frequent intervals.
    2) SM66 get the job details (server name PID etc from SM37) and see in SM66 if the job is running or not.
    3) RSMO see what is available in details tab. It may be in update rules.
    4) ST22 check if any short dump has occured.
    Once you identify you can rectify the error.
    If all the records are in PSA you can pull it from the PSA to target. Else you may have to pull it again from source infoprovider.
    If its running and if you are able to see it active in SM66 you can wait for some time to let it finish. You can also try SM50 / SM51 to see what is happening in the system level like reading/inserting tables etc.
    If you feel its active and running you can verify by checking if the number of records has increased in the new data table.

  • Stationpre​step not executing in stationcal​lback.seq?

    Hi,
    I did some examples to get more familiar with callbacks.
    I'm not sure if there's a setting I'm not aware of or anything, but here's the scenario I have difficulty explaining.
    I have a Process Model (PM) with an Entry Point containing one sequence call step calling PreUUT in CurrentFile.
    There's also a sequence callback called PreUUT in the PM containing one message pop-up.
    In the StationCallback.seq, I have enabled the StationPreStep Callback with a message pop-up in it.
    There's also a sequence called PreUUT with one message pop-up.
    When I start an execution on the EntryPoint by clicking "Run Start", this happens:
    StationPreStepCallback (before SequenceCall)
    [Enter PreUUT of StationCallback.seq]
    Message pop-up is executed.
    [Exit PreUUT of StationCallback.seq]
    [Exit Entry Point]
    How come there's no StationPreStepCallback executed before the Message pop-up? Shouldn't it be "Before the engine executes each step in any sequence file." like the TS reference manual indicates?
    Thank you.
    mat-pm is the process model I used
    Attachments:
    mat-pm.seq ‏6 KB
    StationCallbacks.seq ‏2 KB

    Hey Mat,
    I downloaded the files that you uploaded, and I didn't not any steps in the StationCallbacks.seq.  Also, are you making mat-pm.seq your station process model?  If not, the PreUUT callback inside StationCallback.seq applies to the current station model instead.  StationCallbacks.seq also needs to be located in <TestStand>\Components\User\Callbacks\Station\ folder for it to be called correctly.  Lastly, are you using a blank sequence file to call the Start entry point, because calling the entry point from a stationcallback does not give the same behavior as calling the Start entry point from a normal sequence file.  I hope this helps!
    Best Regards,
    Software Engineer
    Jett R

  • Job executing the SSIS pkg via cmdExec line step not picking the config details

    Job executing the SSIS pkg via cmdExec line step not picking the config details (of prod server connections/parameters)
    specified in dtsConfig file and by default using the values present in the pkg (which is of dev env).  I have to open the package
    uncheck "Enable package configuration" save the package and check it again and save again then the package will use the prod config.
    What could be the reason? and how to fix this?
    The SSIS pkg and the dtsCofig reside in same folder of network drive.
    SQL Server R2 Ent Ed
    Thanks

    Hi Ramzi24,
    This is the by design behavior. The Dtexec utility will apply the default package configurations for the second time after applying the options specified in the command lines or other package configurations configured in the job step. In this way, as long
    as the default package configurations file is valid, the configurations of it cannot be overwritten.
    If the package is not deployed/installed, the Dtexec utility looks for the XML configurations file according to the file path defined in the Package Configurations Organizer window. In this situation, you need to either disable the package configurations or
    modify the XML file path in the BIDS.
    If the package is already deployed/installed, you need to modify the package as above or re-specify the install folder for the package configurations file. 
    Reference:
    http://technet.microsoft.com/en-us/library/ms141682(v=sql.105).aspx
    Regards,
    Mike Yin
    TechNet Community Support

  • Interface is successfull but not all steps.

    I have imported an Interface from Repository A to Repository B. After this it's executing successfully in Repository B but not all steps. Due to this, the target table is not populating. Here is what I did.
    1. Created a master repository MA and work repository WA
    2. Developed the interface.
    3. Run the interface. It's working properly. See the snapshot at
    http://www.flickr.com/photos/uday_sunrise/478322469/
    4. Exported everything from here to files.
    5. Created a master repository MB and work repository WB
    6. Imported all the exported files in step 3 here in Synonym INSERT_UPDATE mode.
    7. Run the interface. It's completing successfully(without errors), but not completing all the
    steps. Due to this my target table is not populating.
    See the snapshot at http://www.flickr.com/photos/uday_sunrise/478322473/
    Please help where is the mistake.
    Thanks,
    Uday

    Take care of these things while you Import the Interface from one Repository to another.
    1.) u follow the import step wise
    First import the physical schemas.and map them to logical schame with samename and context as in previous repository.
    Then,import the models in designer that are to be used in your interface.
    Finally Import the Interface.One Important Thing to mentio here is that any mapping(in Diagram Tab) in an Interface needs to be done again.
    Your Screenshots are not visible .

Maybe you are looking for

  • How to develop a single form for multiple Layouts in Adobe

    Hi experts, I have Developed an AdobeForm in Letter Layout. Is there any settings in ADS/Layout in SFP, for giving print in both Letter and A4 Pages without developing new Page Layout? We are facing allignment issues, if print is given in A4. Thanks

  • Lost 3GB of memory after Syncing with itunes, unable to locate/delete them?

    This morning, I did the regular syncing with Itunes, and suddenly I noticed that my Free memory had suddenly dropped from 9.7 to 6.7 Gb I also noticed while syncing that my iphone is syncing song titles that already exist on my iphone and itunes agai

  • Oracle.adf.view.rich.newWindowDetect.OPTIONS ADF_FACES-30163

    Hi, all! I have turned flag oracle.adf.view.rich.newWindowDetect.OPTIONS to ON in web.xml +<context-param>+ +<param-name>oracle.adf.view.rich.newWindowDetect.OPTIONS</param-name>+ +<param-value>on</param-value>+ +</context-param>+ but when I look int

  • WLC 5508 (7.4.100) Coverege Hole Detection

    Hi, After upgrading version 7.4.100, I start to receive logs"Coverege Hole Detection" continiously Before upgrade logs come very rare Also coverege areas decrease I cannot rolled back to previous version, because I start to  use AP1600 series Is it p

  • How to set background as white colour for Bitmap images in sapscripts?

    Hi, Can anyone let me know that How to set background as white colour for Bitmap images in sapscripts?Actually,I am getting grey as background as defualt for my Bitmap images. Sorry,in my previous question,I posted viceversa.I am mistaken. Thanks, Ba