cancel
Showing results for 
Search instead for 
Did you mean: 

How to Test soap sender channel

Former Member
0 Kudos

Hello All,

I configured soap to RFC synchronous scenario in pi 7.3.1. In my scenario i did not used WSDL file in IR configuration. is it i will generate wsdl file in ID part or with out wsdl file also we can test the sender soap channel?

so how can I Test the saop sender channel.

Regards,

s.k.prabhakar.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Praveen and Raghuraman thank you,

It is working fine.Thank you for yours support.

Thanks and Best Regards,

s.k.prabhakar.

former_member182412
Active Contributor
0 Kudos

You must select the answer as correct answer(Actions->Correct Answer) then only the answer will be appeared on top so in future anyone can quickly find the correct answer for this question without reading all the answers.

former_member182412
Active Contributor
0 Kudos

Hi Prabhakar,

You can get the WSDL from ICO in the directory(menu option Integrated Configuration->Display WSDL). Take the WSDL URL and import it into SOAP UI and test from there.

Regards,

Praveen.

Former Member
0 Kudos

HI praveen,

I tested wsdl file by using soap ui tool. it throwing below error.

This is messsage related issue, but exactly where it could happen.

Thanks,

s.k.prabhakar.

former_member182412
Active Contributor
0 Kudos

This is mapping issue, take the payload from message monitor and test the mapping in the repository, check the mapping for node name mentioned in the error.

Former Member
0 Kudos

Hi Praveen,

I used standard Bapi it having more than 20 fields, sender side i take two fields only i mapped these two input fields with exact two out put fields, rest of output fields i did not mapped.is it due to of this thing it trowing error?

Thanks,

s.k.prabhakar.

former_member182412
Active Contributor
0 Kudos

Did you check the mapping for BAPI_CUSTOMER_GETDETAIL2 ??

Former Member
0 Kudos

Hi praveen,

I checked mapping it working fine at message mapping level, in moni level it throwing error at " Request message mapping".

I took this payload and i checked in message level it will throwing.

shall i map all the target fields in mapping.

Thanks,

former_member186851
Active Contributor
0 Kudos

Hello Prabhakar,

Right click,select view source button,you will get the XML.

use that in the mapping this error will be avoided.

Former Member
0 Kudos

Hi Raghuraman,

I took payload as your suggesting and test it in message mapping level, it will throwing below error.

Thanks,