-
Feature
-
Resolution: Done
-
Minor
-
None
-
0
-
0%
-
Todo
Loading a second source data shape with same name but different extension (format) overwrites current (first) data shape.
1) Load first, for example:
- address.json
2) then load for example:
- address.xml
Action 2) replaces data shape from 1) even though the 2 data shapes are of different format.
The desired behaviour would be to load both as distinct data shapes to use both as two necessary data sources. See reference issue:
https://issues.jboss.org/browse/ENTESB-12357
Find samples attached:
- address.json
- address.xml