on ‎2016 Feb 05 6:44 AM
Hi,
I have been testing an API (WSDL file) through SOAPUI from which I am getting successful response however when I am posting it from POSTMAN for chrome I am getting Server Error XIAdapter ADAPTER.JAVA_EXCEPTION 500 Internal Server Error . Is that I have to check from the Adapter configuration side ?
Below I have pasted the URL and the the xml for the reference used to test the API.
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<ns3:MT_Cash_IN_Deposit_SavingAccount_Request xmlns:ns3="http://adarsh_mob_ecc.com" xmlns:ns4="http://adarsh_crm.com">
<Transaction_Request_Number>1454582123082</Transaction_Request_Number>
<BranchCode>1057</BranchCode>
<AccountType>SS</AccountType>
<AccountNumber>003</AccountNumber>
<Amount>1000</Amount>
<AdvisorCode>852</AdvisorCode>
<NetworkID>+3584433445566</NetworkID>
<MAC>F</MAC>
</ns3:MT_Cash_IN_Deposit_SavingAccount_Request>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
A prompt response will be appreciated.
Thanks
Sumanta
Request clarification before answering.
Hi Sumanta,
First check if your PI system is allowed to connect to the target URL. This can be done by a simple ping command via OS (SM69), SM59 (type G) or in NWA (HTTP Destination). If it is working, analyse the http headers in SOAP UI and see if you missed a configuration in your SOAP receiver adapter.
Regards,
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.