Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Keith Jackson 183 posts 552 karma points
    Nov 04, 2011 @ 18:29
    Keith Jackson
    0

    Republish EVERYTHING

    Hi all,

    We have some large multi-site implementations and some changes which are being applied through data scripts. To get these changes published and replicated we need to republish all the existing published content for each site. We can do this manually by right clicking the site in the Umbraco UI, but we have up to 100 sites so this isn't really a viable option for us, particularly as republishing seems to take an average of 4 minutes a site.

    What we need to be able to do is to call the same feature for each site one after the other, either by calling the API remotely or through a web page. Can anyone suggest what we would have to do to realise this? I'm concerned about timeout issues etc.

    Thanks pre-emptively.

  • Stephan Lonntorp 195 posts 212 karma points
    Nov 04, 2011 @ 21:38
    Stephan Lonntorp
    0

    You should be able to use the web service API for this. Enable it for a user, and make sure you have that same user on all sites.

  • Owen 123 posts 246 karma points
    Nov 05, 2011 @ 02:36
    Owen
    0

    By default, umbraco doesn't include this api.

    You need to download the soruce code of Umbraco, and build umbraco.webservice project.

Please Sign in or register to post replies

Write your reply to:

Draft