It will help people thinking about answering this question if you would
say *which* of the many SharePoint products / versions you are asking about.
Mike Walsh
WSS FAQ www.wssfaq.com / wss.collutions.com
no private e-mail questions please
NCCADM wrote:
> Hi all,
>
> Can Sharepoint issue prompts/alerts that a document needs to be reviewed?
> Been trying to figure out how this can be done.
>
> Thank you
>
>
I should know better by now! We're using MOSS 2007 with Office 2003
Thank you
-----------------------------------------------------------------------------------------
"Mike Walsh" wrote:
> It will help people thinking about answering this question if you would
> say *which* of the many SharePoint products / versions you are asking about.
>
> Mike Walsh
> WSS FAQ www.wssfaq.com / wss.collutions.com
> no private e-mail questions please
>
> NCCADM wrote:
> > Hi all,
> >
> > Can Sharepoint issue prompts/alerts that a document needs to be reviewed?
> > Been trying to figure out how this can be done.
> >
> > Thank you
> >
> >
>
yes it can.
you need to take advantage of the new Information Policy and Content Type
features. Check out the Record Retention topic in the MOSS Help
"NCCADM" <NCCADM@discussions.microsoft.com> wrote in message
news:FFCD2753-DB77-42D6-9F5C-440BD54DD9C1@microsoft.com...
> Sorry Mike
>
> I should know better by now! We're using MOSS 2007 with Office 2003
>
> Thank you
>
> -----------------------------------------------------------------------------------------
>
> "Mike Walsh" wrote:
>
>> It will help people thinking about answering this question if you would
>> say *which* of the many SharePoint products / versions you are asking
>> about.
>>
>> Mike Walsh
>> WSS FAQ www.wssfaq.com / wss.collutions.com
>> no private e-mail questions please
>>
>> NCCADM wrote:
>> > Hi all,
>> >
>> > Can Sharepoint issue prompts/alerts that a document needs to be
>> > reviewed?
>> > Been trying to figure out how this can be done.
>> >
>> > Thank you
>> >
>> >
>>
> yes it can.
> you need to take advantage of the new Information Policy and Content Type
> features. Check out the Record Retention topic in the MOSS Help
>
> "NCCADM" <NCCADM@discussions.microsoft.com> wrote in message
> news:FFCD2753-DB77-42D6-9F5C-440BD54DD9C1@microsoft.com...
> > Sorry Mike
> >
> > I should know better by now! We're using MOSS 2007 with Office 2003
> >
> > Thank you
> >
> > -----------------------------------------------------------------------------------------
> >
> > "Mike Walsh" wrote:
> >
> >> It will help people thinking about answering this question if you would
> >> say *which* of the many SharePoint products / versions you are asking
> >> about.
> >>
> >> Mike Walsh
> >> WSS FAQ www.wssfaq.com / wss.collutions.com
> >> no private e-mail questions please
> >>
> >> NCCADM wrote:
> >> > Hi all,
> >> >
> >> > Can Sharepoint issue prompts/alerts that a document needs to be
> >> > reviewed?
> >> > Been trying to figure out how this can be done.
> >> >
> >> > Thank you
> >> >
> >> >
> >>
>
>
>
On Jan 2, 9:37 pm, "Dean" <deanl...@hotmail.com.nospam> wrote:
> yes it can.
> you need to take advantage of the new Information Policy and Content Type
> features. Check out the Record Retention topic in the MOSS Help
>
> "NCCADM" <NCC...@discussions.microsoft.com> wrote in message
>
> news:FFCD2753-DB77-42D6-9F5C-440BD54DD9C1@microsoft.com...
>
>
>
> > Sorry Mike
>
> > I should know better by now! We're using MOSS 2007 with Office 2003
>
> > Thank you
>
> > -----------------------------------------------------------------------------------------
>
> > "Mike Walsh" wrote:
>
> >> It will help people thinking about answering this question if you would
> >> say *which* of the many SharePoint products / versions you are asking
> >> about.
>
> >> Mike Walsh
> >> WSS FAQwww.wssfaq.com/ wss.collutions.com
> >> no private e-mail questions please
>
> >> NCCADM wrote:
> >> > Hi all,
>
> >> > Can Sharepoint issue prompts/alerts that a document needs to be
> >> > reviewed?
> >> > Been trying to figure out how this can be done.
>
> >> > Thank you- Hide quoted text -
>
> - Show quoted text -
Maybe Workflow is the other area that you can look at. If your
requirement is as simple as sending simple email to certain user/group
for each created document, Alert Me feature might be useful. But if
you need a bit logic, you can try to use Sharepoint Designer to create
workflow. It's surprisingly very handy to create common workflow,
without any single line of programming. If the logic is more
complicated, the last one is to use Visual Studio 2005/2008 to create
the workflow.