cancel
Showing results for 
Search instead for 
Did you mean: 

MessageTransformBean did not work stable

09-12-2019 9:02 AM
wu_feng2 Explorer
717 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi guys,

I used the MessageTransformBean to convert structured XML into plain text. The target structure is very simple, only has three fields with length 10, 20,1.

When we test it with several thousand records, got a strange problem, that is:

every one thousand records, generating one line of unreadable record.

I had try to change the format with fix length mode, or the option of File content Conversion in Message protocol.

However, there is nothing help to solve this issue.

Would you like to help me out?

Best Regards.

Feng

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

nageswararao_v2
Participant
0 Likes

HI Feng,

Can you please share your FCC/MTB configuration screenshots?

Thanks, Nagesh

wu_feng2
Explorer
0 Likes

Hello Nagesh,

After the newly test, I could figure out that this is not the problem of MessageTransformBean, but the SFTP adapter.

I will update the question.