Hi Charles,
Please try this codes:
executionService.setVariable("largeString", largeString.toCharArray());
or
executionService.setVariable("blob", largeString.getBytes("UTF-8"));
Reply to this message by going to Community
Start a new discussion in jBPM at Community