cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts

My scenario is sftp to ecc via proxy. But I want to get it working in fcc before I use mtb but I'm starting to wonder if fcc/mtb is possible.

I've got a source text file that holds bank payment data, it has a strange header which can be ignored, these headers start with {1:F10MIRgaf ... etc and end } , then the line items are numbered but sit between :'s e.g. :20: . SOmetimes all line items exist, other times they don't and I'm having issues reading the file in when these variations in structure exit.

cusersgeorge-applegatedesktopkyriba-bank-reccaptur.pngcusersgeorge-applegatedesktopkyriba-bank-reccaptur.png

All the data in yellow is to be read in. AS you can see in the second capture we've got the format the file may come in as, as you can see some items such as 60f or 60m are optional. Pretty certain FCC cant handle this.

I had considered reading the entire file into one element and passing it to the proxy but thought this might be a bit unelegant?

So I got reading and understand theres a tool in B2b called EDI Content Manager which would read in the flat file and create a xsd from it to be able to read the file. I've had a look for guides on the content manager and tried to import my file structure into the url :

webdynpro/dispatcher/sap.com/converter~maintain~maintenance-app/Maintenance

but don't seem to be having much luck.


Could someone please advise what the best way of handling this requirement would be and if the Content manager is the best way to go about it - if so can I get some pointers as to a guide?

Many thanks

0 Likes
View Entire Topic
Former Member
0 Likes

Any ideas guys?!