Quantcast
Channel: SCN : Popular Discussions - SAP Process Orchestration
Viewing all articles
Browse latest Browse all 1306

Flatfile to XML

$
0
0

Hello Everybody,

 

 

My scenario is SFTP -> Proxy:

 

Input File will look like this:

 

"ET-00.0001";"BOSSARD";"3062096

"ET-00.0001";"BOSSARD";"3062096

"ET-00.0001";"BOSSARD";"3062096

 

Output structure should look like this:

 

<?xml version="1.0" encoding="UTF-8"?>

<ns0:MT_Datei_Out xmlns:ns0="http://namespace">

   <Recordset>

      <Record>

         <value0/> ===== (value0 will contain a single row from the flat file)

      </Record>

   </Recordset>

</ns0:MT_Datei_Out>

 

 

Please refer the screen-shot for module configuration:

 

Error Message: 'xml.keyFieldName' is missing (4403) Parameter 'xml.keyFieldType' is missing (4403) ;

 

As I do not have any keyfield in the input structure, I did not mentioned it in the module config. Does anyboday please help me out to get the output structure?

 

Thanks & Best Regards,

Satish.


Viewing all articles
Browse latest Browse all 1306

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>