cancel
Showing results for 
Search instead for 
Did you mean: 

SFTP - Receiver FCC channel Error

former_member746352
Discoverer
0 Kudos
433

Hi Experts,

I have developed a File to File scenario,SFTP adapter should pick a XML file with multiple records and then SFTP FCC should covert them into multiple flat files based upon the record count.

Mapping was working fine but message was failing at File content conversion step.

Error: Exception caught by adapter framework: com.sap.aii.adapter.sftp.ra.rar.conversion.exception.ParserException: No Recordset setting found for records name: unit

unit is root node in target

We are using PO 7.5

Receiver FCC reference: https://help.sap.com/saphelp_nwpi71/helpdata/EN/44/658abd344a4de0e10000000a1553f7/frameset.htm

Mapping:

Receiver XML structure:

FCC parameters:

Thanks in Advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

manoj_khavatkopp
Active Contributor
0 Kudos

Hi ,

You can't use standard FCC for this structure , instead use StructXML2Plain in your reciever channel.

Thanks,

Manoj