Automate

 View Only
  • 1.  Winshuttle: Can you configure the chained script to stop if the first script failed?

    Posted 04-17-2024 21:59

    Can you configure the chained script to stop if the first script failed?



    ------------------------------
    Best Regards,
    Nart
    ------------------------------


  • 2.  RE: Winshuttle: Can you configure the chained script to stop if the first script failed?

    Employee
    Posted 04-18-2024 08:50

    You can put an IF condition around the entire second script to only execute if the log of script 1 matches the message you would expect for success of script 1. 



    ------------------------------
    Jayasri Varyani
    SE
    Precisely Software Inc.
    ------------------------------



  • 3.  RE: Winshuttle: Can you configure the chained script to stop if the first script failed?

    Posted 04-18-2024 23:03

    For example, I have 6 scripts linked.

    I want the script 2,3,4,5,6 to run in sequent if the 1st script ran successfully.

    How should this be done?



    ------------------------------
    Best Regards,
    Nart
    ------------------------------