Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2926 cover more BPMN2 features
  3. JBPM-2830

(BPMN) In Latest source jbpm uses the name instead of the id for processes

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • jBPM 4.5
    • jBPM 4.4
    • Runtime Engine
    • None

    Description

      In Latest source jbpm uses the name instead of the id for processes...
      In my opinion this is the wrong behaviour as the name of a process will be converted to a id.
      So if you want to start a process via: executionService.startProcessInstanceByKey("process4711") it will throw a exception.

      Example Process for this:
      <process id="process4711" name="Could be a very long description and is not used to IDENTIFY">

      Attachments

        Activity

          People

            rebody HuiSheng Xu (Inactive)
            sruehl Sebastian Rühl (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: