-
Patch
-
Resolution: Done
-
Optional
-
jBPM 4.3
Provide a parameter 'jbpm.activity.allow.slash' in jbpm.cfg.xml to decision whether we should validate the activity name for whether or not allow contains slash
. Default is false, not allow slash
in activity name.
If someone want to use slash
in activity name, should set <true name='jbpm.activity.allow.slash'/> in <process-engine-context>.