Cannot print new line using \n in script task in BPMS 6.1
Issue
When we use \n in script task in business central project build failed with exception:
Process Compilation error String literal is not properly closed by a double-quote
- Steps to replicate issue:
- Create simple BPMN process which contains script task.
- Add following SOP statement in script
System.out.println("\n"); - Now try to build project, build will fail with exception.
Environment
- Red Hat JBoss BPM Suite
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
