cancel
Showing results for 
Search instead for 
Did you mean: 

Sender File Content Conversion

Former Member
0 Kudos

I am using the file content conversion in sender file adapter with fieldFixedLengths parameter in recordset structure. This work fine when the columns in row is exactly with the length set in the parameter recordset. But in same cases, the row in the file has less columns, which occurs errors. If I use the parameter fixedLengthTooShortHandling usage by the receiver file adapter, will it work for the file sender?

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Elton,

The parameter fixedLengthTooShortHandling is not a part of the Sender File Adapter's content conversion paramteters, So i guess it will not work for the sender file adapter.

I would suggest that you try it anyways, and if it does work, then it means that this field has been forgotten in the help documentation

http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm

Regards,

Bhavesh

Former Member
0 Kudos

Hi all,

I solved this problem using lastFieldsOptional parameter.

thanks.

bhavesh_kantilal
Active Contributor
0 Kudos

hi,

nice to know that

Please close the thread.

Regards,

bhavesh