У нас вы можете посмотреть бесплатно SOAP SCENARIO IN SAP PI или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Check out this video and master SOAP interfaces in SAP PI. Once you go through the entire video you will be able to build and end to end interface which you can test using SOAP UI or POSTMAN clients. I have used API from https://www.xmlsoccer.com in this illustration. All you have to do is to complete the registration and login into the account. Below are the object names which I have used for this interface: Eenterprise Service Repository Objects: External Definition - ED_XmlFootball Outbound Service Interface - SI_FootBallWebService_Out Outbound Service Interface - SI_FootBallWebService_In Request Message Mapping - MM_FootballWebService_Request Operation Mapping - OM_FootballWebService Integration Directory Objects: Sender Comm. Component - BC_SOAPReceiver Receiver Comm. Component - BC_SOAPSender Sender Comm. Channel - CC_XMLFootball_SOAP_Send Receiver Comm. Channel - CC_XMLFootball_SOAP_Receive