SAP/EAI

    [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..

    [SAP EAI] SAP Documentation for PI 7.3.16(nw73)

    https://help.sap.com/doc/saphelp_nw73/7.3.16/en-US/44/6830e67f2a6d12e10000000a1553f6/frameset.htm https://help.sap.com/doc/saphelp_nw73/7.3.16/en-US/44/6830e67f2a6d12e10000000a1553f6/frameset.htm help.sap.com

    [SAP EAI] FTP Error - 550 Unexpected reply codeCreate directory operation failed.'. For details, contact your FTP server vendor.

    Error Message An error occurred while connecting to the FTP server 'HOST:PORT'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 550 Unexpected reply codeCreate directory operation failed.'. For details, contact your FTP server vendor. Cause of error There is no connection to the directory. 해당 디렉토리에 대한 접속이 되어지지 않음. Solutions 1. Grant access to the directo..

    [SAP EAI] characters meaning of instance DVEBMGS00

    D = Dialog V = Update E = Enqueue B = Background M = Message server G = Gateway S = Spool 참고: https://answers.sap.com/questions/145887/characters-meaning-of-instance-dvebmgs00.html characters meaning of instance DVEBMGS00 | SAP Community Dear all, As I know, about meaning of instance file name DVEBMGS00. D is 'Dialog', E is 'Equeque', B is 'Backgroud', S is 'Spool'. But what are meaning of other..

    [SAP EAI] SAP EAI - Database Connection Setting

    [SAP EAI] SAP EAI - Database Connection Setting

    Integration Builder에서의 Channel을 구성 중 DB2 서버에 대한 db 연결 세부 정보에 대한 내용입니다. 데이터 연결 세부 정보: Oracle JDBC Driver Class : oracle.jdbc.driver.OracleDriver Server URL Format : jdbc:oracle:thin:@::SID Validation Query : select sysdate from dual Driver : JDBC/UCP Download Page MSSQL JDBC Driver Class : com.microsoft.sqlserver.jdbc.SQLServerDriver / com.microsoft.sqlserver.jdbc.SQLServerDriver Server URL Forma..

    [SAP EAI] BC_DDDBTABLERT not found

    Error Message: Caused by: BC_DDDBTABLERT not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). OpenSQLExceptionCategories: [NON_TRANSIENT, DB_OBJECT_UNKNOWN], OpenSQLException: BC_DDDBTABLERT not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). OpenSQLExcep..