Release Automation

  • 1.  How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 03:02 PM

    I am executing the batch script using "Run Command Line" action but whatever batch files i kept as a command in action that need some inputs to proceed further. How i can handle this situation or do we have any other way which can solve this issue.

    Note: Batch file is large and having bunch of command that need to be executed in sequence.



  • 2.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 03:09 PM

    Did you try to use this approach:Tech Tip:How to run interactive command line?



  • 3.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 03:21 PM

    Which Action pack include this Action? I am using CA Release automation 5.5 Tool and not getting this action with interactive mode for command execution.



  • 4.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 03:39 PM

    Its the default command line action.



  • 5.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 03:44 PM

    I did not see that action. let me check once again.



  • 6.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 03:45 PM



  • 7.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 04:10 PM

    Its run command line that show in your search result



  • 8.  Re: How to handle batch file execution which requires the user input?

    Posted Jul 19, 2016 04:33 PM

    I did not understand. Please suggest me what i can search for this then?



  • 9.  Re: How to handle batch file execution which requires the user input?
    Best Answer

    Posted Jul 20, 2016 01:14 AM

    you're already using the right action, just follow the instructions of the techtip that jacky posted, where you define with "echo" the parameters you need to enter as a user input