cancel
Showing results for 
Search instead for 
Did you mean: 

Response message contains an errorXIAdapter

Former Member
0 Kudos

Dear all,

I am getting soap error

AND PAYLOAD IS

i am using message protocal is SOAP 1.1 I  have added some soapbeans still error is not solved please help.

Thanks

Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

I am using one header bean,I ma getting error msg. I am below posting the all details can you see the screen shots.

I am tested the wsdl in SOUP UI it is giving the proper response.

But in Moni error msg below is the soap msg

Thanks,

apu_das2
Active Contributor
0 Kudos

What is the error you are getting in Moni?

Thanks,

Apu

Former Member
0 Kudos

Hi Apu,

Thanks

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Kumar,

The parameter names Security and namespace are already correct. Please change the parameter value of Security from:

<Security><UsernameToken><Username></Username><Password></Password></UsernameToken></Security>

To

<UsernameToken><Username></Username><Password></Password></UsernameToken>

Regards,

Mark

Former Member
0 Kudos

Hi Mark Dihiansan,

I was changed the parameters what you are suggested,now it's working.

It's look's good .Thanks for your inputs

Thanks

kumar

Answers (4)

Answers (4)

apu_das2
Active Contributor
0 Kudos

Hi,

The connection with the target system seems to be ok but your target system is not sending you proper response as PI response MM is expecting hence its giving an error.

Try to talk to your target system guys.

Thanks,

Apu

Former Member
0 Kudos

Hi Manoj,

I have posted rwb logs and I was tasted in  SOAP UI with target url,request I am getting correct response.unable to see the nwa logs.

Thanks

manoj_khavatkopp
Active Contributor
0 Kudos

HTTP 500 Internal error may occur due to many reason.

  • Invalid data
  • third party web service may be down.
  • Connectivity issues. etc

So give a try using SOAP UI and as asked above please provide logs from nwa.

Former Member
0 Kudos

Hello Kumar,

actually the provided error is too general. In order to discover the root cause more deeper logs have to be provided. However, try to check SAP Notes #1748814 and #1789576.

Best regards,
Vadym

Former Member
0 Kudos

Hi vadym

can you help how can I trace a deeper logs for the issue below is the RWB logs.

Thanks

Former Member
0 Kudos

Hello Kumar,
you can use the default trace for example to analyze the deeper behavior (SAP Note #1596214). But from the message log it seems that your issue was explained here: SAP Note #1533195.

Best regards!

Former Member
0 Kudos

Hello vadym,

Thanks for your inputs just now I was tasted  with given SAP Note#1533195.

still no luck.

Thanks

Former Member
0 Kudos

Then dig deeper logs and provide the channel configuration.

Additionally, pay attention to the value of Content-Type and Charset parameters. It may cause such error as well.

Former Member
0 Kudos

Hello vadym,

My CC is

Former Member
0 Kudos

Thanks,

try to change the parameter according to SAP Note #1533195. I'm pretty sure the issue is behind that.

Best regards,
Vadym

Former Member
0 Kudos

Hello vadym

Thanks, already I am change the parameter according to SAP Note#1533195 yesterday,by your words I will tested now also it's not working.Is there any mapping issue with PI and target system(response).

thanks