Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: How to get parameters in script action" To view the discussion, visit: https://community.jboss.org/message/793187#793187 -------------------------------------------------------------- the way you do it is the right way only thing that comes to my mind seeing this is that Person class is either not available on class path or it is not declared as type (using FQN). Check https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-BusinessRuleTaskWithDataInputs.bpmn2 here as it can be done. HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/793187#793187] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
