Try our conversational search powered by Generative AI!

Event reaised when delayed publish occurs?

Vote:
 

When I publish a page, the PublishedPage event fires when the publish completes, allowing me to perform additional tasks. For pages whose "Start publish" date is set at a point in time in the future, I need to perform those additional task when that point in time is reached. As the scheduler does not fire the PagePublished event for these pages when their status changes to published, is there any other way that I can know when this has happened (other than writing my own scheduler to walk through pages looking for whose "Start publish" date is more recent than the last time my scheduer ran)?

#47355
Jan 25, 2011 17:52
Vote:
 

That is a well known problem.

One fix is as you point out to make your own sched task that fires those events after the pages are published.

Another is to replace the build in sched task and do it there instead

#47356
Jan 25, 2011 20:10
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.