Hello all
we have implemented a Java Method that extends the WorkflowMethod class.
We want to execute it from an automatic activity, but we would like to pass some arguments to the method.
Anyone knows how to do it?
Thank you
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi Johnny
yes, we have already achieved this by getting the package from the workitem.
Thank you very much