Hi Experts
This is regarding a specific scenario where I have to generate RTF files as reports on the output side of an interface invoving SAP Xi 3.0
the scenario is as follows
SAP XI receives data from an Outbound proxy and the files that have to be created are of the nature : 5 .txt and 5 .csv and 5 .RTF's , we have planned to use multi maping but i have two main questions
a) Can we use just one mapping for .txt and .csv files , since the source data is the same and both formats are almost the same , and one mapping seperately for RTF formats ??
Since we plan to create these 15 files only at the adapter level so i think File Content Conversion will be the main player
b) Do we have to use XSLT mapping for creating report files in RTF format ?? is the normal File adapter shipped with XI 3.0 unable to cater to this ..???
I am new to XSLT so wanted to know how difficult is it ...and the creation of these RTF files ...considering the fields in the mapping are just 7 ..which need to be written on to RTF files
Kindly help
Thanks
Dev