<html><HEAD>
<STYLE type=text/css>p{margin: 0;}</STYLE>

<META content="MSHTML 6.00.2900.3603" name=GENERATOR></HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif">
<P>All,</P>
<P>&nbsp;</P>
<P>I have a workflow with 2 simpels tasks, the first is a dialog step. I test the workflow and go to my inbox in the CRM webclient and I see task 1. When I execute this task, the status of the workitem in the backend CRM system is directly set to completed, so the workflow continues to step 2. But I want it to continue to step 2 after I ended step 1 (like a 'normal' workflow would).</P>
<P>&nbsp;</P>
<P>I saw some customizing for "Taskspecific navigation" where I can mark a checkbox for "Application handling" which handles the completion/status. But now there are 2 problems:</P>
<P>1. the method in my task is not executed but a different task (I've read that this is additional customizing but this is complex).</P>
<P>2. in case I have checked the Application handling chekbox, the task will not complete anymore.</P>
<P>&nbsp;</P>
<P>How can I accomplish that my workflow tasks works the same way in the Webclient as in the GUI?</P>
<P>&nbsp;</P>
<P>Kind regards,</P>
<P>Robert</P></BODY></html>