Hello Navin,
I had a try with the scenario and it is actually working in my environment.
Please pay attention at:
- atom identifiers, you may have different atoms id than mine, depending on how/when you add atoms during design. As a suggestion open the incoming xml by clicking the Red Arrow during Debug and pay attention at your atoms id.
- http://www.gesmes.org/xml/2002-08-01and http://www.ecb.int/vocabulary/2002-08-01/eurofxref are namespaces !!!
- I had to add :
<xsl:include href="../../com.sap.b1i.system.lib/xsl/string.xsl" />
in my for-each predecessor transform (actually atom6) because it's calling the template b1ilib.strgReplace
Regards
Pierre