cancel
Showing results for 
Search instead for 
Did you mean: 

Soap http 200 Error for Soap to RFC sync

Former Member
0 Kudos

Hi Frnds,

i have developed one Soap to RFC scenario. Earler my scenario was working fine in both DEV and QA.

Recently we have got some enhancements,and made changes in dev and everything is working properly.

But when i move objects to QA we are recieving the Error Http 200 as below in soap ui response.

DateThu, 31 Oct 2013 07:01:28 GMT
Content-Length2026
#status#HTTP/1.1 200 OK
content-id
Set-CookieJSESSIONID=(x7qci_X7Q_40)ID1926670550DBd511b284204cdb34a07a24a709539eaf7bb2f830End; Version=1; Domain=.ford.com; Path=/
Set-Cookiesaplb_*=(x7qci_X7Q_40)402306850; Version=1; Path=/
Content-Typeapplication/xml
ServerSAP J2EE Engine/7.00

i can see successful flag at sxmb_moni. in message mapping step conversion is not happening and empty message is gng to CRM as below.

<?xml version="1.0" encoding="UTF-8" ?>

- <ns2:ZRFC_DOWNLOAD_CRM_TO_QCS xmlns:ns2="urn:sap-com:document:sap:rfc:functions">

<RE_OUTPUT />

</ns2:ZRFC_DOWNLOAD_CRM_TO_QCS>

Please suggest.

Regards,

Narendra

Accepted Solutions (0)

Answers (4)

Answers (4)

iaki_vila
Active Contributor
0 Kudos

Hi Narendra,

Is your scenario synchronous or asynchronous?, because if the scenario is asynchronous the SOAPui answer is right.

On the other hand, your mapping is failing, have you tried to take the monitoring message before the mapping (incoming message), and to try to test in the operation mapping?, perhaps with the SOAPui your modifyng the namespace or similar.

Regards.

Former Member
0 Kudos

Hi Narendra,

Please share the screenshot of the error.I have faced this issue and it seems the same.

Please share I hope my solution will help you to solve your issue.

Also,share the configuration and ESR details screnshot.

Regards,

Abhi

subhro_de
Active Participant
0 Kudos

Hi Narendra,

Has there been any change to your operation mapping as well - could you then check that is operation mapping has been transported. Please check the Interface determination as well in QA environment to check if the operation mapping is reflecting correctly.

Regards

Subhro

Former Member
0 Kudos

Hi Subhro,

i have transported the interface mapping as well.But total mapping itself not executing now onlt the changes.

1)Changed req and response mappings

2)Changed RFC and WSDL.

Then below objects tranported to QA:

REQ and RES mapping,interface mapping,RFC,WSDL and interface determination too.

Regards,

Narendra

Former Member
0 Kudos

Hi,

m still facing the problem...could anybody suggest .

one thing i can see here,?In SXI_CACHE i can see the respective mapping direction is '1'.Remaining mappings are '0'.

So what i can do for this.

Regards,

Narendra

Former Member
0 Kudos

Hello Narendra,

Could you check below note:

1472484 - WS-RM messages with empty SOAP Body are not delivered

I think this is program error. What you mean about enhancement?

Could you check DEV and QA support package level. DEV and QA support package level maybe different.

http://<PI hostname>:5<sys no>00/ -> system information -> components info

Kind regards,

Mehman.

Former Member
0 Kudos

Hi Mehaman,

i have changed WSDL and url. Url changed according to QA.and checked the url in Explorer it is fine.and more over it was working for me earlier.

Enhancements means...ADDED two more fields in both structure and tested ,Working in DEV but not in QA.

Regards,

Narendra

Former Member
0 Kudos

Narendra,

have you checked to refresh CPA cache?

http://<pi host>:50<sn>00/CPACache/refresh?mode=full

Kind regards,

Mehman.