Hello there,I install BPM trail and create a demo according to QuickStart(https://docs.jmix.io/jmix/1.0/bpm/quick-start.html),then I found 2 problems:
- bpmn20.xml erro: URI is not registered, location
at xmlns:jmix=“http://jmix.io/schema/bpm/bpmn”
After that create an input dialog parameter
managerwith theEntitytype, required and editable. SelectUserentity name. SpecifyComboBoxUI component for user selection. We will leave the JPQL query field blank — that means that the default queryselect e from smpl_User ewill be used.
when i went to here,i did’t understand “smpl_User”, as a result,in the next step " Process variable" cannt got “manager entity”. Did i miss something? or where can i find more detailed document or demo?
Thanks,
zhubo
solved.