Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-7793

Stunner - ParameterValues block ignored in new BPM-modeler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 7.11.0.Final
    • Designer
    • NEW
    • NEW

      WorkItemDefinitions:

      ...
        [
          "name" : "Rest",
          "parameterValues" : [
              "ConnectTimeout" : "60000",
              "ReadTimeout" : "60000",
              "Method" : "POST,GET",
          ],
          "parameters" : [
              "ContentData" : new StringDataType(),
              "ContentType" : new StringDataType(),
              "Url" : new StringDataType(),
              "Method" : new StringDataType(),
              "ConnectTimeout" : new IntegerDataType(),
              "ReadTimeout" : new IntegerDataType(),
          ],
          "results" : [
              "Result" : new ObjectDataType(),
          ],
          "displayName" : "REST",
          "icon" : "defaultservicenodeicon.png"
        ],
      ...
      

      New modeler:

      Old modeler:

            romartin@redhat.com Roger Martinez
            altro1 Alexey Trofimov (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: