Syndesis: Conditional Mapping Expression Error

Created on 2 Apr 2020  路  5Comments  路  Source: syndesisio/syndesis

This is a...


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

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:

image

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

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:
image

Error after deployment:
image

All 5 comments

Looks like an AtlasMap issue, should it be reported there?

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tplevko picture tplevko  路  4Comments

honghuac picture honghuac  路  4Comments

zregvart picture zregvart  路  3Comments

gaughan picture gaughan  路  5Comments

seanforyou23 picture seanforyou23  路  3Comments