Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Resubmit in workflow

15 views
Skip to first unread message

Trieu nguyen

unread,
Feb 9, 2010, 3:34:01 AM2/9/10
to
Hi All,

I have an question: when I click the Reject button the WF status will update
Reject and I want Workflow originator will Resubmit again. how can I do that ?

Thanks and best regard

Trieu nguyen

Patrick G. Hodo

unread,
Feb 9, 2010, 2:57:16 PM2/9/10
to
This is not by design. Reject is for the end of the workflow. If you want
the originator to have the option to resubmit, they must "return" the
workflow. To get around this, you must manually set the status on the
workflow record to something besides "Reject" or modify the "canSubmit"
method to allow it.

On 2/9/10 2:34 AM, in article
83B6FFC3-DCB9-4887...@microsoft.com, "Trieu nguyen"

Trieu nguyen

unread,
Feb 9, 2010, 7:53:01 PM2/9/10
to
Hi Patrick,

Thanks you so much for your reply. It is good for me. I must create new
method in class submit and set it ResubmitWorkflowMenuItem. It will run. I
have a question : How can I run ChangeRequest and Deny in Workflow Approval ?

Thanks and best regard

Trieu nguyen

"Patrick G. Hodo" wrote:

> .
>

Bharat Malviya

unread,
Jul 21, 2011, 6:23:36 AM7/21/11
to
Hi,

When I perform Reject action of workflow approval (outcome type: return), then I can resubmit the workflow. Is it true? and as you mentioned that reject actually ends the workflow so how can I use Reject approval action.

Thanks in advance.

> On Tuesday, February 09, 2010 3:34 AM Trieu nguyen wrote:

> Hi All,
>
> I have an question: when I click the Reject button the WF status will update
> Reject and I want Workflow originator will Resubmit again. how can I do that ?
>
> Thanks and best regard
>
> Trieu nguyen


>> On Tuesday, February 09, 2010 2:57 PM Patrick G. Hodo wrote:

>> This is not by design. Reject is for the end of the workflow. If you want
>> the originator to have the option to resubmit, they must "return" the
>> workflow. To get around this, you must manually set the status on the
>> workflow record to something besides "Reject" or modify the "canSubmit"
>> method to allow it.
>>
>> On 2/9/10 2:34 AM, in article
>> 83B6FFC3-DCB9-4887...@microsoft.com, "Trieu nguyen"


>>> On Tuesday, February 09, 2010 7:53 PM Trieu nguyen wrote:

>>> Hi Patrick,
>>>
>>> Thanks you so much for your reply. It is good for me. I must create new
>>> method in class submit and set it ResubmitWorkflowMenuItem. It will run. I

>>> have a question : How can I run ChangeRequest and Deny in Workflow Approval ?


>>>
>>> Thanks and best regard
>>>
>>> Trieu nguyen
>>>

>>> "Patrick G. Hodo" wrote:

0 new messages