cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP : Call Failed : java.lang.NullPointerException SAP PO 7.5

04-14-2022 7:10 PM
mandir07 Discoverer
3211 views 3 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi Experts,

I'm new in SAP PI/PO and when I try to set up an SFTP to PROXY scenario, I get the following error on the soap receiver channel:

" MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException:

while trying to invoke the method java.lang.Boolean.boolean Value() of a null object returned from

com.sap.ail.af.sdk.xi.mo.MessageContext.getAttribute(java.lang.String,int)

Exceptions survenues pour Adapter Framework : java.lang.NullPointerException: while trying to invoke the method

java.lang.Boolean.booleanValue() of a null object returned from com.sap.ail.af.sdk.xi.mo.MessageContext.getAttribute (java.lang.String, int)

Impossible de transmettre le message via la connexion SFTP_http://sap.com/xi/XI/SFTP au point daccès «local> en raison de

com.sap.engine.interfaces.messaging.api.exception.MessagingException:java.lang.NullPointerException:whiletryingtoinvokethemethod

java.lang.Boolean.boolean Value() of a null object returned from com.sap.ail.af.sdk.xi.mo.MessageContext.getAttribute (java.lang.String, int)

Statut du message activé sur WAIT "

Any help or idea please!

Thanks,

Mamadou

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

mandir07
Discoverer
0 Likes

Hi,Again,

I solved my problem. Indeed it was simply necessary to update the Support package(SPS)

Answers (1)

Answers (1)

rolandfff
Explorer
0 Likes

Hi mandir07:

This error seems to be converted to soap, a required field is not transmitted, please check the MessageMapping and whether the field exists.

mandir07
Discoverer
0 Likes

Hi yu yue,

I am sorry for this late.

I make simple Data Type to avoid complexe errors. Then i don't have required field.

My example in picture: