Resolved! Mid Server JAR
Hi, how can i execute a JAR file that is located in the MID server? Below is the code that i ran with Background Script: var jspr = new JavascriptProbe('testmidserver'); jspr.setName('testMIDServer'); jspr.setJavascript("var doSomething = new Pack...