Skip to content

Search found 1 match

Re: Using Variables in a GoAnywhere MFT Project

Rick, Can you give us an example of a multi value static variable and a For-Each loop? Scenario: I want to get a file from 10 web servers every day for backup purposes. I want to maintain the list of of servers in a variable so that when I add a server can just update the list in the variable. Serve...