272273274275276277278279280281282
throw new RuntimeException(e); } catch (URISyntaxException e) { throw new RuntimeException(e); } return wfClient.invoke(inputs); }