Publish multiple spaces to their individual target spaces in a bulk operation
We have many individual spaces that need to be published to their specific published spaces on the same day. Is there a bulk publish operation available for a many-to-many situation? Thanks!
-
We use Windows task scheduler to run jobs (batch files) where each job is a REST API for publishing from one space to another. Note that publishing process locks source and destination spaces unti thel publishing is finished. So you cannot use these spaces in any other publishing activity while they are being used in another publishing process. That said, we have task scheduler jobs scheduled in sequence and that works well for us. We publish many to many but sequentially to get what we want.
-
Hi Sara.
Scroll Versions doesn't have a built-in solution to publishing regularly. We have a feature request logged in our public Jira, but there is no progress on this issue.
This could potentially be done with automated browser script or by using REST API. Keep in mind that REST API is not official and not supported.
Roman.
Please sign in to leave a comment.
Comments
2 comments