Hi all,
I`m facing problem with generating Web Service consumer in SAP PI using ESR tools.
I have downloaded this wsdl: http://www.webservicex.com/globalweather.asmx?wsdl to local machine and would like to configure this Web Service in PI. Next there should be communication (RFC) between SAP PI and SAP ERP, so ERP is sending request via FM with RFC destination to PI and PI is responding via RFC.
What I have done:
1. Created appropriate entries in SLD.
2. In Enterprise Services Builder
- Tools -> Import External Definitions giving WSDL from hdd
- Tools -> Import Service Interface giving WSDL from hdd
- Almost empty Message Mappings (screen)
- Created Communication Channel Templates (screens)
Everything activated.
3. In Integration Builder:
- Created Party, Communication Component and Business Component
- Created Communication Channels (Receiver + Sender)
- and Receiver Agreement
4. In SPROXY I generated and activated one proxy (... SOAP)
but during standard test (F8) with method "GetCitiesByCountry" I get this error:
Could you please tell me what am I doing wrong?
Maybe something is not needed, missing, wrongly configured?