Hello, I tried to use the and conditions between three data checks but SWAMP takes only the last two and ingnores the 3rd one. Is it possible to make AND conditions between more than two data checks? If yes how? I tried it several way but I get error messages when I reload the templates.
Please find below part of the workflow.xml. Thanks, Gyorgy <edge to="sales" event="DATAEDIT1_OK"> <and> <data check="regexp" field="ADSLorderdataset.adsl.contract_filed" value="true"/> <data check="regexp" field="ADSLorderdataset.adsl.contract_scanned" value="true"/> <data check="regexp" field="ADSLorderdataset.adsl.contract_forwarded_to_sales" value="true"/> </and> </edge> ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ swamp-devel mailing list swamp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swamp-devel