jacodg
jacodg
Frank!Flow in read-only mode? :)
Nice feature. We will do this in a more generic way so you can configure logging more fine grained on a separate page in the GUI
For schedulers that are stored in the database this is a valid request. Resembles auto start or active is true
Needs more analysis how to do this with probably the SoapWrapper and soap="false"
Should be added to the standard testset
Maybe you can find some inspiration looking at the JUnit tests of Ladybug. For example: https://github.com/wearefrank/ladybug/blob/a49b8f05e5d9f9bff53fbde524016ca7e7755346/src/test/java/nl/nn/testtool/test/junit/createreport/TestCreateReport.java#L78 If you would like to reuse some code (no idea at this moment whether...