Path Execution Job

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9036
    bdmacdonald
    Participant

    I was wondering if there was a way to create an execution type deployment. For example, we have a SQL system and an IIS server. We need to patch and reboot the SQL server first before we can update the IIS server. Is there a way to trigger the update of the IIS server once the SQL system has completed all it’s tasks?

    #10709
    doug
    Moderator

    While I don’t understand what you mean when you say “Path Execution Job” or “execution type deployment,” I do understand what you wrote about your SQL and IIS servers. If you want to have one server be updated, rebooted, and then come back online before the second server begins updating, you can accomplish this with either the ‘Basic Multi-Row Queue Sequence’ or the ‘Advanced Multi-Row Queue Sequence.’

    Here are a tutorials explaining how to use them:

    Basic Multi-Row Queue Sequence Tutorial 1

    Advanced Multi-Row Queue Sequence Tutorial 1

    Advanced Multi-Row Queue Sequence Tutorial 2

    -Doug

    #10711
    bdmacdonald
    Participant

    Thank you Doug. Sorry reading that back, my wording of the question was terrible. I think the multi-row queuing is exactly what we are looking for.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.