[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Documentation issue or request
Hey I encountered this behaviour that conditional mapping are not working for me. I get this strange error after the deployment: TypeError: Cannot read property 'value' of undefined. If I deploy the app and go to the result I would excpect to get true or false values. Instead it looks like this:

I if query the SQL statement in the Oracle SQL Developer it looks like this:

I tried to setup conditional mapping like described here: https://access.redhat.com/documentation/en-us/red_hat_fuse/7.5/html/integrating_applications_with_fuse_online/mapping-data_ug
Mapping:

Error after deployment:

Looks like an AtlasMap issue, should it be reported there?
I created a new issue here: https://github.com/atlasmap/atlasmap/issues/1918
I'll close this, we can reopen if it ends up being non Atlasmap issue or requires a change in Syndesis as well.
@zregvart Atlasmap Error was fixed here: https://github.com/atlasmap/atlasmap/issues/1918#ref-commit-007bba2
I guess we'll see this in Syndesis 2.0, it's a bit late in the process to bring in a new major release of Atlasmap.