on 2013 Oct 31 7:56 AM
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.
Date | Thu, 31 Oct 2013 07:01:28 GMT |
Content-Length | 2026 |
#status# | HTTP/1.1 200 OK |
content-id | |
Set-Cookie | JSESSIONID=(x7qci_X7Q_40)ID1926670550DBd511b284204cdb34a07a24a709539eaf7bb2f830End; Version=1; Domain=.ford.com; Path=/ |
Set-Cookie | saplb_*=(x7qci_X7Q_40)402306850; Version=1; Path=/ |
Content-Type | application/xml |
Server | SAP 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>
Please suggest.
Regards,
Narendra
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Narendra,
have you checked to refresh CPA cache?
http://<pi host>:50<sn>00/CPACache/refresh?mode=full
Kind regards,
Mehman.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.