anthos
4 years agoOccasional Contributor
How to use a jar file in soapui
Hi guys, I have just a jar file which needs two params: (1) a token and (2) a file name. The program invokes a REST service. The program works well with command line (see attached image). How can ...