|
Home > Archive > Microsoft Content Management Server > July 2005 > Change Next User in Workflow
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Change Next User in Workflow
|
|
| Alfredo 2005-07-14, 5:51 pm |
| Hi,
I have a problem. I have a channel, it has the three roles assigned,
Author, Editor and Moderator.
My Author creates a new Posting, and this is submitted to the Editor.
The Editor edits the posting, and after he declines the posting. What
happens?? I look at my CMS' book and the correct behavior is: the
Editor is still having the posting, in order to correct it and submit
again.
Is it possible from code, change the next user in workflow? I need to
change the common behavior of CMS, i want my posting always go to the
Author when my Editor declines it, in all cases.
Thanks.
Alfredo
| |
| Stefan [MSFT] 2005-07-14, 5:51 pm |
| Hi Alfredo,
no this is not possible.
What you could do is to run ReleaseOwnership which ensures that all authors
can edit it again.
But the Author would be informed that he has to take action as the item will
not show up in his production manager.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Alfredo" <abarrientos@gmail.com> wrote in message
news:1121360420.582027.315960@g14g2000cwa.googlegroups.com...
> Hi,
>
> I have a problem. I have a channel, it has the three roles assigned,
> Author, Editor and Moderator.
>
> My Author creates a new Posting, and this is submitted to the Editor.
> The Editor edits the posting, and after he declines the posting. What
> happens?? I look at my CMS' book and the correct behavior is: the
> Editor is still having the posting, in order to correct it and submit
> again.
>
> Is it possible from code, change the next user in workflow? I need to
> change the common behavior of CMS, i want my posting always go to the
> Author when my Editor declines it, in all cases.
>
> Thanks.
>
> Alfredo
>
|
|
|
|
|