cancel
Showing results for 
Search instead for 
Did you mean: 

Task does not end on completion event

Former Member
0 Kudos

Hi,

I have a workflow process made up of three tasks linked togheter with Exclusive Choices.

If I open a workitem bound to a particular Task and then make the Web DynPro launch the event bound to signal the "Complete task" event, the Web Dynpro closes leaving the window only with the task header and the success message "Task succesfully completed".

The problem is that sometimes the task is correctly terminated while other times the task is not ended at all! And every time the outcome is apparently random (i.e. task closed vs. task not closed).

Do you have any idea of why this happens?

Thank you,

Pietro

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I've found the error that generates the problem: http://paste.lisp.org/+2OHA

(TERMINATING_END_CONTROL_EVENT_Cancelled)

Do someone has any idea of what this means?

Thank you,

Pietro

Former Member
0 Kudos

I've sent a message to the SAP support team to solve the issue.