cancel
Showing results for 
Search instead for 
Did you mean: 

StrictXml2PlainBean (XML to Text) Module bean fixedLengthExceeded --> cut was not working in file adapter

0 Kudos

Hi ,

My scenario is Proxy to File Scenario. In that I am using StrictXml2PlainBean and I am using PGP Encryption.

In the Channel i wrote content conversion. I am using <RecordType>.fixedLengthExceeded     --> cut

In fixed lengths for the one field I put the length as 24, But In data I am getting the value with length of more then 24,  

<RecordType>.fixedLengthExceeded     --> cut, i used this still I am getting with same length(Length more then 24).

Can you please suggest me the solution. I am not getting any error in Channel.

Thanks & Regards,

Satish Chukka

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

HI Osman,

I used <RecordType>.fieldLengthExceeded  only.

Selling mistake in my question.

Former Member
0 Kudos

Hi Satish

The parameter name is <RecordType>.fieldLengthExceeded not <RecordType>.fixedLengthExceeded

You can check the parameters name in the following help link

StrictXml2PlainBean - SAP NetWeaver Exchange Infrastructure - SAP Library

Regards

Osman