02-04-2011 08:10 AM
02-04-2011 08:21 AM
…
String filename = "01SomeFile";
System.out.println(ISO9075.encode(filename));
System.out.println(ISO9075.decode(ISO9075.encode(filename)));
…
Only use ISO9075 when creating path to space. Don't use it when creating space name.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.