How to Migrate from SAP JCo2 to SAP JCo3 and use …

In JCo2 the JCoRecord offered a function with the following signature: ... The same function is offered in JCo3 with the same signature but with exchanged parameter names and therefore semantics: void setValue(java.lang.String name, java.lang.String value) ... (Exception e) { throw new RuntimeException("Unable to create the destination files ... ................
................