cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SFTP sender side with FCC for fieldFixedLengths

former_member354078
Participant
0 Kudos
172

Hi Team,

I have an existing interface.. SFTP server ->PI -> SAP. Here currently sender channel is with sftp adapter and used FCC with fieldFixedLengths and fieldNames.

Now in one of the field value, we are getting special character ü, which seems two byte character and its its shifting the values to next available field and causing the mess

value Scan obwohl Packstück schon auf has special character, which is getting into PI default UTF-8 as ü and taking two bytes and its increasing the fieldFixedLengths constraints..

Any one has expert advice on this?

Regards,

Shiv A

Accepted Solutions (0)

Answers (1)

Answers (1)

sawantsup
Participant
0 Kudos

Hi,

You can set encoding to the required value using encodingFormat parameter on sender channel. Please check SAP note 2544233.

Regards,

Supriya.