AW: Workflow Stops without error in background task status ready

Mike Pokraka asap at workflowconnections.com
Wed Mar 8 06:09:12 EST 2006


What about the conditions? SWI1_COND implies you have a condition on the
task. That does exactly what you describe - task won't start until the
condition is met.

NICKLAS, Christian wrote:
> Hi Mike
>
> thanks fort he hint. In SM58 everything is fine. For this background tasks
> no conditions are maintained. The SWU3 looks good for the
> runtime-environment.
> But for me it seems that something is wrong with the runtime, because it
> happens very often that the Background-WI's stop in status ready.
>
> Regards
> Christian
>
>
>
> -----Ursprüngliche Nachricht-----
> Von: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] Im Auftrag
> von Mike Pokraka
> Gesendet: Mittwoch, 8. März 2006 11:23
> An: SAP Workflow Users' Group
> Betreff: Re: Workflow Stops without error in background task status ready
>
> Hallo Christian,
> Background tasks do not have agents, so what you are seeing in SWI1_COND
> is correct. Interesting you mention SWI1_COND - have you set a condition
> for the task? Is it fulfilled?
> Conditional tasks are evaluated/executed by a background job, make sure
> it's scheduled and running.
>
> Also, have a look in SM58 for any problems.
> Something else to try is set the task to error using SE37, FM
> SWW_WI_STATUS_CHANGE_NEW (I think... something like that), and try restart
> with SWI2_DIAG.
>
> MfG,
> Mike
>
> NICKLAS, Christian wrote:
>> Hi all,
>>
>>
>>
>> I have implemented a workflow running on ERP-Release ECC 5.0 (SAP_BASIS
>> 640; Patch Level 0009; SAPKB64009; SAP Basis Component).
>>
>> When testing the solution sometimes the workflow stops without any error
>> in background tasks. This happens in different background tasks from
>> time to time and in other runs it works.
>>
>> At the workflow log the status of the background task is in status
>> ready. The information at the task says "Execution will continue in
>> background" (Message no. SWF_RUN609).
>>
>> There is no error in the log. In ST22 no dump exists. Also the
>> administrative tasks (SWPR - Restart after error / SWPC - Restart after
>> SystemCrash) are not possible. SWU_OBUF also does not work.
>>
>>
>>
>> The only thing which I found was in transaction SWI1_COND. For the task
>> there is no agent available in the agent column (should be
>> workflow-system)?
>>
>> When I process and reactivate the workitem in transaction SWIA the flow
>> goes on. (WF_BATCH has SAP_ALL / SAP_NEW)
>>
>>
>>
>> Any ideas and help are appreciated.
>>
>>
>>
>> Christian Nicklas | Prof. Services SAP Workflow
>> SER Solutions Deutschland GmbH
>>
>>
>>
>> _______________________________________________
>> SAP-WUG mailing list
>> SAP-WUG at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/sap-wug
>>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>




More information about the SAP-WUG mailing list