cancel
Showing results for 
Search instead for 
Did you mean: 

Capability of FTP adapter (PI 7.1 ehp1)

Former Member
0 Kudos

Hi Experts,

Is it possible for the FTP adapter to pick up some files (flat file) without using File Content Conversion and then send it to another system and write that file but some contents will be changed?

Ex.

from system A (using FTP)

AAAA.:.BBBB.:.CCCC.:.DDDD.:.EEEE.:.FFFF.:.GGGG

to system B (using FTP)

AAAA.:.XXXX.:.CCCC.:.DDDD.:.EEEE.:.FFFF.:.GGGG

if its possible how can this be done in PI 7.1 ehp1?

Regards,

R-jay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

By using Java Mapping we can achieve this!

Regards

Ramg

Answers (1)

Answers (1)

sunilchandra007
Active Contributor
0 Kudos

There is no additional feature added in file adapter in PI 7.1 for reading flat files. The standard way is still FCC as in earliar versions. Otherwise you need to create adapter module to read the file.

Regards,

Sunil Chandra