EAI

    [SAP EAI] SAP PO(Process Integration) - SOAP Adapter 타임아웃 파라메터 세팅(Timeout parameters in SOAP Sender/Receiver Adapter)

    [SAP EAI] SAP PO(Process Integration) - SOAP Adapter 타임아웃 파라메터 세팅(Timeout parameters in SOAP Sender/Receiver Adapter)

    SAP PO의 SOAP Sender/Receiver Adapter의 Timeout 파라메터 세팅 방법 SOAP의 경우 일반적으로 Proxy 세팅또한 SOAP Adapter를 사용하여 Proxy 세팅을 한다. 때문에 Proxy 통신에 대한 파라메터 세팅의 경우에도 동일한 방식을 활용하여 세팅하면 된다. 1. SOAP Sender Setting 방법 1) Integration Directory에서 Timeout 세팅하고자 하는 SOAP Communication Channel을 연다. 2) SOAP Communication Channel의 Module 탭을 클릭한다. 3) Module Configuration 항목에 캡쳐화면에 나온것처럼 parameter 값을 넣어준다. 참고사항 - 매개변수의 이름은 SOAP..

    [SAP EAI] FTP Error - FTPEx: 425 Unexpected reply codeCan't open data connection.

    Error Message FTPEx: 425 Unexpected reply codeCan't open data connection. An error occurred while connecting to the FTP server abc.com:21. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 425 Cannot open data connection.'. For details, contact your FTP server vendor. Cause FTP 425 에러는 FTP 서버에 접근하려는 클라이언트와 서버 사이의 데이터 채널이 닫혀 있거나 연결을 할 수 없음을 의미합니다. Solution ..

    [SAP EAI] SAP PI/PO 단어정리

    1. SOA(Service-Oriented Architecture): 서비스 지향 아키텍쳐 2. SAP PI(SAP Process Integration): SAP통합 솔루션 중 PI 버전(NW 7.1~7.3) 3. SAP PO(SAP Process Orchestration): SAP 통합 솔루션 중 PO버전(NW 7.4~7.5) 4. NW(NetWeaver) 5. AEX(Advanced Adapter Engine Extended) 6. ESB(Enterprise Service Bus) 7. BPE(Business process engune) 8.BPM(Business Process Management) 9. BRM(Business Rules Management)

    [EAI] Log File - defaultTrace & application

    defaultTrace 파일: 전문에 관한 로그 application 파일: java 프로그램단에서 처리되어지는것에 대한 로그

    [SAP EAI] Community

    https://community.sap.com/ SAP Community Home For the past couple of years, SAP Community Talks have played an integral part of SAP TechEd, with community members doing what they are best known for: sharing knowledge, tips and experiences with the community. With so many great submissions in our inbox community.sap.com https://wiki.scn.sap.com/wiki/display/WHP/Home Home - The Old Wiki Main Page ..

    [SAP EAI] How to set up an SFTP adapter

    [SAP EAI] How to set up an SFTP adapter

    SFTP Sender Channel Setting - SFTP 서버는 FTP 서버와 다르게 Server fingerprint 등록을 해야한다. - Server fingerprint는 FTP서버에 접속하게 되면 해당 주소를 16진수로 표현하여 리턴해주는데 이 값을 Server fingerprint값으로 넣어주면 된다. SFTP Receiver Channel Setting - Sender와 마찬가지로 Server fingerprint가 필요하다. - 추가로 Receiver의 경우 데이터를 넣어줄때 incoding이 필요한데 해당 incoding시에 Module 탭에 아래와 같이 값을 넣어주어야 한다. https://archive.sap.com/discussions/message/14223332#1422333..