-
please see our user docs, it explains how to install a server.
2009-07-22 16:03:09 UTC in nexusbpm
-
yes, we have setup a system where emails are received and run process flows, passing parameters from the email (or webform), we utilize the body of the email to identify the node and parameter. like: node1.emailto = "xxx@.com" in the subject line we say something like: nexus start flownamexxx
this is a pretty nice feature. not in published in open domain yet.
2009-07-21 13:44:22 UTC in nexusbpm
-
interesting, one can do this by creating a web-form, have the web-form pass parameters to the flow and given those input parameters various activities are conducted.
2009-07-21 11:54:27 UTC in nexusbpm
-
David, there is a new component called "Script", you can use that for Jython or Groovy. Just select the pull down choice from within the component.
2009-07-21 11:52:38 UTC in nexusbpm