cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT mapping error

Former Member
0 Kudos

Hello All,

I have an XSLT mapping. I'm using the lookup API. The mapping works fine if I do not use the lookup API. If I use the lookup API, I get following error:----


>>>

error. javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: javax.xml.parsers.FactoryConfigurationError: Provider com.sap.aii.ib.server.mapping.execution.jaxpfactories.MappingSaxParserFactory not found java.lang.RuntimeException: javax.xml.parsers.FactoryConfigurationError: Provider com.sap.aii.ib.server.mapping.execution.jaxpfactories.MappingSaxParserFactory not found at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:100) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)

-


>>>

Thanks in advance!

-- Abhi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Abhi,

If you are on PI 7.1 / 7.11, then use "SAP XML Toolkit" option in Operation Mapping. That should fix this issue.

Regards,

Neetesh

Former Member
0 Kudos

wow, this works perfect Thanks !!

Please let me know how this can be avoided? Means, what I should do to avoid using this option?

Former Member
0 Kudos

Use the Java mapping look-up API for PI 7.1. That will take care of the SAP XML Toolkit option.

Former Member
0 Kudos

Oh okay ... that's for that info. I will try that later on. I am closing this thread, but will open if I still have questions regarding XML toolkit.

Thanks,

-- Abhi

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry, the formatting is not working.