Feature #366
Send parameters to the method defined in processFunction parameter
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
09/01/2011
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
When you define the method for the processFunction parameter, it should be possible to send parameters to it
History
Updated by Patrick Talbot over 13 years ago
- Status changed from New to Closed
This feature is available with v2.1.4+
Simply add a processArgs with and array of parameters to pass to your processFunction.
Check the updated sample solution to see how it's done.