I would like to concatenate multiple string variables inside 'Input Data Mapping' using expression, but so far it doesn't work. It always interprets the whole expression as string and does not apply any operators or methods.
I have tried:
"bla" + variable
return ("bla" + variable);
getProcessVariable(variable)
Do I make something wrong, or is the Expression for Input Data Mappings buggy?
Is there any workaround? E.g. using a script task?
--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/22172c29-c831-46a4-9873-bcb554c9075c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/78167d1f-919d-4c3b-a2ec-e6753b3f48ff%40googlegroups.com.