Hi Claus,
so, I can write my XML as follow?
...
${body}
${header.result} == 'true'
The end() is just the corresponding XML end tag, eg or etc
On Sun, May 21, 2017 at 10:32 AM, Matteo Cusmai wrote:
> Hi all,
> I would like to write the following DSL route in XML fashion, but I don't
> find how to specify the end() tag.
>
> public void configure() throws Exception {
> ZipFileDa
Hi all,
I would like to write the following DSL route in XML fashion, but I don't
find how to specify the end() tag.
public void configure() throws Exception {
ZipFileDataFormat zipFile = new ZipFileDataFormat();
zipFile.setUsingIterator(true);
from("file://" + dir + "?delete=true&moveFailed=" + e