JBoss Community

Re: Passing data to a service task

created by Laura delli Paoli in jBPM - View the full discussion

Thanks for your answare!

Here is the RunAction Mapping:

 

[

    "name" : "RunAction",

    "parameters" : [

      "Command" : new StringDataType(),

      "Parameters" : new ObjectDataType(),

    ],

    "results" : [

      "ExitValue" : new IntegerDataType(),

    ],

    "displayName" : "RunAction",

  ]

Reply to this message by going to Community

Start a new discussion in jBPM at Community