Sync A Page with Publish From Date to Production

Axel Larsen asked on July 16, 2015 21:20

Hi. I'm trying to figure out a process where a user can create a page to be published on a specific date in the future in a staging environment - and then being able to sync staging to production so that the production site will publish the document at the designated value assigned to the publish from field. The problem is, the page creation/edit does not appear in the staging application's task list UNTIL that publish from value.

Ideally, this would be the steps a site editor would take: 1. Editor create a page and set it's publish from date. 2. Editor/Admin views staging application and syncs that page to production site. 3. Production site publishes page at appropriate time for anyone to view.

Recent Answers


Roman Hutnyk answered on July 17, 2015 05:00

Have you tried to create a staging task on document update after event?

You'll need to implement custom event handler, where handle appropriate DocumentEvent.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.