cancel
Showing results for 
Search instead for 
Did you mean: 

Java proxy Error

Ronib
Participant
0 Kudos

Hi,

My scenario is :

Soap -> XI - > Java Proxy

In the sending payload i see my data , I get an error in the response : Message is incomplete. No Sender found

any idea ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Roni,

If you are getting error in proxy response, then u need to check the implementation class which is deployed inside server proxy. Check if you have set all the mandatory fields of the response object.

Regards,

Uma

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

Hi Ron,

Can you check your Proxy code for the handling of the MessageSpecifier class? Could you provide from your source all code line referring to it? Or haven't you used that class?

Regards

Stefan

Former Member
0 Kudos

Hi Roni,

Check if you have mapped correctly. test the mapping separately.

>><i>get an error in the response : Message is incomplete. No Sender found</i>

Do you see this error in moni? If so, click on PE, is it showing an error out there?

Regards,

Sushumna