Hi
I have an Interface Mapping that use a sequence of 2 mapping programs: the first one is a XSLT traqnsformation (from interface A to interface A) the second one is a standard graphical mapping (from A to B interface).
At design time everything works fine but at runtime - i use this I.M. with a transformation BPM step - not. Looking at the monitor, i understand that during the I.M. only the first program is applied, thus after the I.M. i have still interface A instead of B.
Any idea?