cancel
Showing results for 
Search instead for 
Did you mean: 

SFTP - FCC - Receiver Channel - Not converting to txt file

jegathees_waran
Active Participant
0 Kudos

Hello Friends,

I have done a simple proxy to File scenario.

The adapter type in the file receiver channel is SFTP  (Version: SFTP ADAPTER 1.0).

The receiver XML is flat structure (0..unbounded) and have only 3 fields : ChartOfAcc, GLAccNo, GLAccText. The output file is Fixed Length text file.

Using the MessageTransformBean Module I have applied all the FCC parameters in the channel. Module Key: XML2Plain. And ConversionType: SimpleXML2Plain

The message is processed successfully in PI but the conversion is not done.

When I check the Message Log, it says this Module is called successfully and Transformed the Payload.

But, in the output text file, the payload is written in XML format only.

I have attached the Channel Module Parameters Tab Screen shot.

Kindly go through the file and clarify why the conversion is not happening.

Thank you.

Kind regards,

Jegathees P.

Accepted Solutions (1)

Accepted Solutions (1)

smavachee
Active Contributor
0 Kudos

Cross check configuration once again, refer below sap help doc..

Examples of Content Conversion Using MessageTransformBean

If you are dealing with similar scenario on routine basis, these are descriptive series of blogs by Gabriel and really helpful..

Hope it helps.!

Regards,

Sunil

jegathees_waran
Active Participant
0 Kudos

Hello Sunil

Thank you very much for your kind reply.

I already referred those Modules.

This issue is resolved. I made mistake typo error in the parameter Transform.ContentType. You can see the screen shot. After we corrected this, the FCC is successful.

Kind regards,

Jegathees P.

smavachee
Active Contributor
0 Kudos

You got into typo again...

You had a mistake in parameter "Transform.Class" and not in a "Transform.ContentType".

Any way, nice to hear that, you have resolved it on time.

Regards,

Sunil

Answers (0)