SAP/EAI

[SAP EAI] How to set up an SFTP adapter

삐주 2021. 11. 10. 13:21
728x90
반응형

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#14223332

 

Encoding Issue in SFTP Sender Adapter (AnonymizerBean)

Hi All,We are having an encoding requirement .For this requirement when we use File Adapter and use the encoding ISO-8859-1 ,it fixes the issue but when we try to use it in SFTP Adapter using the bean XMLAnonymizerBean,we are not able to convert it to requ

archive.sap.com

https://help.sap.com/saphelp_nwpi711/helpdata/en/57/0b2c4142aef623e10000000a155106/frameset.htm

 

SAP Library - Adding Modules to the Module Processor

 

help.sap.com

https://help.sap.com/saphelp_scm70/helpdata/ru/bc/bb79d6061007419a081e58cbeaaf28/content.htm?no_cache=true 

 

Configuring the Receiver File/FTP Adapter (SAP Library - Partner Connectivity Kit)

 Configuring the Receiver File/FTP Adapter  Use You configure the receiver file/FTP adapter to save XML messages from the Integration Server/PCK in files.  Integration You configure the adapter on the Parameters tab page during the definition of a commu

help.sap.com

https://jaehoo.wordpress.com/2019/12/24/sap-pi-soap-to-sftp-scenario-dynamic-filename-csv/

 

SAP PI, SOAP to SFTP scenario (dynamic filename csv)

Let’s build a simple scenario to write a file in SFTP server from a request to soap web service, the file must be delivered as CSV separated by commas and include at first line the field name…

jaehoo.wordpress.com

 

728x90
반응형