留言板

Scheduled web content not displayed

Peter Remec,修改在8 年前。

Scheduled web content not displayed

New Member 帖子: 20 加入日期: 15-12-15 最近的帖子
I'm trying to to publish a web content using scheduler, but it doesn't work as expected. I tried the following two scenarios:

1) Display date/time is set to some past moment, expiration date/time is set to some future moment, e.g. it's 10:00 AM, display time is set to 09:50 AM, expiration time is set to 10:10 AM. In this case, web content is of course displayed on the display page immediately and is hidden at 10:10 AM. So in this case, scheduler works ok.

2) Display and expiration date/time are set to some future moment, e.g. it's 10:00 AM, display time is set to 10:05 AM, expiration time is set to 10:10 AM. In this case, web content is NOT displayed at 10:05 AM. Not sure why, since created content is marked as 'scheduled' in time between 10:05 AM and 10:10 AM. I also noticed that the same web content is displayed later on and when I checked it's scheduling settings, display date/time was unchanged but the expiration date/time was not set ("Never expired" option was checked).

Any idea, what's going on here?
thumbnail
Denis Signoretto,修改在8 年前。

RE: Scheduled web content not displayed (答复)

Expert 帖子: 375 加入日期: 09-4-21 最近的帖子
Hi Peter,

be careful that expiration, display and review state changes are managed by a scheduler that by default is executed every 15 minutes. If you need you can change default settings to a lower value.

You can find some more info to investigate your issue here.

HTH
Denis
Peter Remec,修改在8 年前。

RE: Scheduled web content not displayed

New Member 帖子: 20 加入日期: 15-12-15 最近的帖子
Denis Signoretto:
Hi Peter,

be careful that expiration, display and review state changes are managed by a scheduler that by default is executed every 15 minutes. If you need you can change default settings to a lower value.

You can find some more info to investigate your issue here.

HTH
Denis


I've tried with one minute interval and it worked as expected. Thank you very much for your help!