Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-1020

VSCode - BPMN modeler support variables tagging

XMLWordPrintable

    • 2020 Week 10-12 (from Mar 2), 2020 Week 13-15 (from Mar 23)

      For each process variable defined in a process. Users should be able to tag each variable with certain values. This allows tweaking the process runtime execution.
      Possible values:
      internal - make variable to not be exposed in the model and consider as process instance internal variable
      required - requires to be given to start a process instance
      readonly - can be set only once
      input - marks given variable as an input of the process and by that not exposed in the returned data model
      output - marks given variable as output and thus not expecting it on starting and will be included in the returned data model
      business-relevant - marks a tag as a value that is somehow relevant for business
      tracked - marks a tag to be tracked for changes

      See: https://github.com/kiegroup/kogito-runtimes/wiki/Variable-tagging

      This will apply to both BC and kogito.

        • KPI is now removed from UI/Model/Marshallers on both Kogito and BC

        1. screenshot-4.png
          screenshot-4.png
          8 kB
        2. screenshot-3.png
          screenshot-3.png
          29 kB
        3. Screen Shot 2020-03-13 at 2.46.45 PM.png
          Screen Shot 2020-03-13 at 2.46.45 PM.png
          12 kB
        4. Screen Shot 2020-03-13 at 2.46.30 PM.png
          Screen Shot 2020-03-13 at 2.46.30 PM.png
          15 kB
        5. screenshot-2.png
          screenshot-2.png
          46 kB
        6. screenshot-1.png
          screenshot-1.png
          41 kB

            jenrique@redhat.com Jaime Enriquez (Inactive)
            cnicolai@redhat.com Cristiano Nicolai
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: