The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
for( String file : new String[] {"file1.csv", "file2.csv"}) { process.getContext().addMacro(new Pair<String, String>("filename", file)); process.run();}