|
Home > Archive > Microsoft Content Management Server > February 2005 > Extending CMS 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 |
Extending CMS Workflow
|
|
| Harman 2005-02-17, 7:47 am |
| Hi,
I need to extend the default CMS workflow. I want that whenever an
editor/moderator declines a particular posting he should be able to specify
comments\reasons for declining. These comments\reasons can be stored outside
the CMS database in an XML file or in another SQL Server database.
Please advice whether this is possible and how.
Thanks.
Regards,
Harman.
| |
| Angus Logan [MVP] 2005-02-17, 7:47 am |
| Hi Harman,
See
http://www.gotdotnet.com/Community/...6c-59c58f996601
for 'Decline with Reason'
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Harman" <harmand@grapecity.com> wrote in message
news:e5oKaCOFFHA.1392@tk2msftngp13.phx.gbl...
> Hi,
> I need to extend the default CMS workflow. I want that whenever an
> editor/moderator declines a particular posting he should be able to
> specify
> comments\reasons for declining. These comments\reasons can be stored
> outside
> the CMS database in an XML file or in another SQL Server database.
> Please advice whether this is possible and how.
>
> Thanks.
>
> Regards,
> Harman.
>
>
| |
| sushibot@gmail.com 2005-02-27, 5:52 pm |
| Harman, I have written some code that takes a decline reason, fetches
the author's email from the Windows domain server and emails it to
them. For submits, it allows the Author to include a comment, then
emails the approvers.
Send me an email and I'll forward you the code.
I really find it inexcusable this rudimentary functionality is not
built into MCMS.
-Greg
sushibot@gmail.com
|
|
|
|
|