|
Home > Archive > Microsoft Content Management Server > January 2005 > publishing events
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]
|
|
| Brett S 2005-01-25, 5:50 pm |
| Hi,
Currently we are trying to hook an email alerting system
to mcms events. The idea is that when a posting gets
updated email alerts can be sent out to subscribers.
First I assume the Approved event will be the best to use.
I will also have to check that the posting does not have a
future date set; this is no problem as the alerting
service can take future times.
The major issue is that the environment uses a staging
server that scripts loads to live every 12 hours. From my
investigation sdo loads do not fire any events. Is this
correct, are there any work arounds?
Cheers,
Brett
| |
| Stefan [MSFT] 2005-01-25, 5:50 pm |
| Hi Brett,
that is correct.
You would need to handle this on the authoring server.
Cheers,
Stefan.
"Brett S" <anonymous@discussions.microsoft.com> wrote in message
news:074001c502fa$e2996370$a601280a@phx.gbl...
> Hi,
>
> Currently we are trying to hook an email alerting system
> to mcms events. The idea is that when a posting gets
> updated email alerts can be sent out to subscribers.
>
> First I assume the Approved event will be the best to use.
> I will also have to check that the posting does not have a
> future date set; this is no problem as the alerting
> service can take future times.
>
> The major issue is that the environment uses a staging
> server that scripts loads to live every 12 hours. From my
> investigation sdo loads do not fire any events. Is this
> correct, are there any work arounds?
>
> Cheers,
>
> Brett
>
|
|
|
|
|