Custom data type disappears from custom Work Item

Solution In Progress - Updated -

Issue

Work Item is defined as follows:

  [
    "name" : "ECI Node",
    "parameters" : [
      "param1" : new StringDataType()
    ],
    "results" : [
        "task_port" : new StringDataType(),
        "task_ip" : new StringDataType(),
        "task_machine" : new Machine(),
    ],
    "displayName" : "ECI Node",
    "icon" : "eci.gif"
  ],

The third variable is of type Machine:

        "task_machine" : new Machine(),

When "ECI Node" is dragged on the Web Designer's canvas, "task_machine" is not present in the Data Output section. Is this a bug?How to solve it?

Environment

  • Red Hat JBoss BPM Suite
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content