1 Reply Latest reply on Oct 26, 2011 4:48 AM by swiderski.maciej

    use MVEL to return a List of work definitions

    free

      hi,guys.

       

      why is it wrong when I do this,If it not allowed to do this ,how can I set actorid's value by default.

        [

          "name" : "myUserTask",

          "parameters" : [

            "ActorId" : new StringDataType("kris"),

            "Content" : new StringDataType()

          ],

          "displayName" : "My User Task",

        ]