cancel
Showing results for 
Search instead for 
Did you mean: 

a null object loaded from local variable 'o' in XSLT mapping

former_member262051
Participant
0 Kudos

Hi experts,

We are facing an issue in XSLT mapping for one of the inbound scenario.

While executing the source message at mapping level, it is failing with the error text - "javax.xml.transform.TransformerException: com.sap.engine.lib.xsl.xpath.XPathException: Error parsing query -> java.lang.NullPointerException: while trying to invoke the method java.lang.Object.toString() of a null object loaded from local variable 'o'

Kindly help us on this issue!

FYI - We are facing this issue in PO 7.4 version.

Best Regards,

Uday.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member262051
Participant
0 Kudos

HI Hareesh,

Thanks for your inputs...

We are migrating the interface from PI7.1 to PI 7.4 at this one we are getting the error as mentioned the earlier. we are uanle to run it in the mapping level as well.

Why are we getting the error?As this is working in PI7.1 version

Please help us on this.

former_member184720
Active Contributor
0 Kudos

My question is still not answered.. Do you have any references to external java class in your xslt mapping?

Also in your operation mapping, i hope you have selected the checkbox for "use SAP XML toolkit"

former_member262051
Participant
0 Kudos

Hi Hareesh,

We have not used any java class.

Yes we have selected the cahck box.

Regards,

Uday

former_member184720
Active Contributor
0 Kudos

Do you have any references to java class? If so check the class path declaration.