cancel
Showing results for 
Search instead for 
Did you mean: 

NullPointerException while testing ID through WSNavigator

Former Member
0 Kudos

Hi all,

We are testing the Integration Directory configuration by executing the Sender Agreement WSDL url on Web Service Navigator, When we enter the data while testing it gives following error 'RemoteException: java.lang.NullPointerException'. Whereas if we test the BAPI through SAP R3 it works fine with the same data. Here BAPI is the target.

The scenario is that data is coming from .NET which is interfaced to a BAPI in SAP ABAP through PI.

Regards,

Atrinandan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have used SOAP UI to test the interface. It has run successfully.

Then through sxmb_moni transaction I took the xml of the request message generated and imported it in WSNavigator.

And it tested succesfully in WS Navigator.

But still the exact reason why it was not running directly in WS Navigator is not known to me

Maybe some field was remaining null or maybe some field format was wrong...

If any one knows the exact reason please post reply