Diagnosis An implementation of the TransformerFactory interface is used when anXSLT mapping is executed. In this instance, the following implementationshould be used: &V1&. However, this implementation could not be called. Possible causes:
- The library that contains &V1& is missing on the Integration Server
- The name of the implementation is incorrect
The following TransformerFactory is used as the default:"com.sap.engine.lib.jaxp.TransformerFactoryImpl". This setting can beoverwritten by using the property"com.sap.aii.mapping.transformerFactory" in the exchange profile (if thedefault setting is not used then no Java extension functions can be usedin the XSLT mapping, however).Procedure If &V1& is not the correct implementation, check the property"com.sap.aii.mapping.transformerFactory" in the exchange profile. Ifnothing is maintained there, the default value is used. If &V1& is identical to the default value"com.sap.engine.lib.jaxp.TransformerFactoryImpl", check whether thedirectory "additional-libs" on the Integration Server J2EEngine containsthe "sapxmltoolkit.jar" Jar.
|