jacodg
jacodg
**Describe the issue** For #3032 I used an ApiListener to test the adapter with a null value. It would be "a nice to have" to be able to use test...
**Describe the issue** When using classloader.type=ScanningDirectoryClassLoader you need to check the status page to be sure that the config has been reloaded after you saved your config and before testing...
Frank!Doc documentation less than Javadoc documentation on schema and schemaLocation of XmlValidator
**Describe the issue** The page https://frankdoc.frankframework.org/#!/Validators/XmlValidator shows the following info: schema | the filename of the schema on the classpath. see doc on the method. (effectively the same as noNamespaceSchemaLocation)...
**Reporter** Jaco de Groot **Is your feature request related to a problem? Please describe.** Related to https://github.com/ibissource/iaf/pull/881 and https://github.com/ibissource/iaf/pull/988 **Describe the solution you'd like** It would be nice to show...
**Describe the issue** When an adapter is triggered by a scheduler that is stored in the database the report name in Ladybug is always Sender AdapterJob instead of Pipeline \....
**Is your feature request related to a problem? Please describe.** When looking at a flow an trying to understand the working of the adapter the pipe names are important but...
**Is your feature request related to a problem? Please describe.** When looking at a flow to try to understand the adapter the forward names can give vital information **Describe the...
**Describe the bug** Having multiple adapters in one file isn't handled correctly **Reporter** Jaco de Groot **Category** - Flow **To Reproduce** Steps to reproduce the behavior: 1. Open https://github.com/ibissource/frank-runner/blob/master/examples/Frank2Example3/configurations/Example3/Configuration.xml in...
**Describe the bug** Using the following valid configuration: ``` ``` Gives: Parsing error found in XML EchoSender already exists in this element **Reporter** Jaco de Groot **Category** Use the following...