cancel
Showing results for 
Search instead for 
Did you mean: 

How do we do File content conversion using SFTP SEEBURGER Adapter

Former Member
0 Kudos

HI All,

Can we do FCC using SFTP SEEBURGER adapter. If yes how?

XIer

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

You can do FCC in the SFTP Seeburger adapter using the MessageTransform bean.

http://tleterme.developpez.com/bw/how/HowToConveModuleJMS.pdf

http://wiki.sdn.sap.com/wiki/display/XI/HowTo...ContentconversionmodulewithJ2EEJMS+adapter

Though the document mentions how to use the module in the JMS adapter, you can use it similarly in any J2EE based adapter.

Regards

former_member854360
Active Contributor
0 Kudos

Hi Please use Messagetrabnsformbean a standard SAP module for FCC in SFTP adapter.

I have used it.

http://help.sap.com/saphelp_nw04/helpdata/en/24/4cad3baabd4737bab64d0201bc0c6c/content.htm

Former Member
0 Kudos

Yes you are right Seeburger SFTP adapter is intended to be Communication adapter and doesn't provide file content conversion options like file adapter. For file conversion you can configure Seeburger EDI adapter in SFTP adapter module chain.

Regards

Naycho

Former Member
0 Kudos

Hi Naycho,

What entries to be added in Module tab for File Content conversion in SFTP Adapter?

Thanks

Srinivas

Former Member
0 Kudos

Dynamic attributes are part of the XI message. They provide options for dynamical configuration of SFTP receiver channels (Outbound direction) using parameters that have been dynamically added or set by modules and mappings before the SFTP adapter. These attributes can be set using the Attribute Mapper module for example. Besides, the SFTP adapter dynamically adds specific parameters to the XI message on Inbound case, which can be used by the modules and mappings after SFTP adapter.

Check also

/people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping

/people/daniel.graversen/blog/2006/10/05/dynamic-configuration-in-adapter-modules

Regards

Naycho

Former Member
0 Kudos

Hi,

So does that mean that Seeburger's SFTP adapter doesn't have File Content Conversion as a message protocol like the standard File adapter does? If that is correct, are the dynamic attributes the best way to parse inbound fixed-length flat files?

Thanks in advance,

Daniel

Former Member
0 Kudos

Hi,

You can use Seeburger File content conversion (BIC MD) in CC module chain to convert your messages exp. EDI to XML conversion with BIC MD mapping.

Seeburger is also providing some modules like zip, CharConversion, StartLocalUp, replaceString that can be used additionally in the module chain.

SFTP adapter is supporting dynamic attributes as well.

Regards

Naycho

Former Member
0 Kudos

What are dynamic values and from where are they pulled?

Xier

Former Member
0 Kudos

Hi Xier,

What is SFTP Adapter for SEEBURGER?

Please explain.

Regards,

Akshay Jamgaonkar.