Javier,
Yes, we created an IDOC fixed length flat file schema from scratch. We received the record lay-outs for the IDOCs we needed to send (these came from the SAP documentation I think). Using this we could create a fixed length operation.
An IDOC contains different kinds of records and each record has its own lay-out. This is perfect for an Fixed Length (hierarchical) operation!
Entering all the fields can be alot of work tho…
The first 63 characters can be tricky if you need them. They contain line-numbers,segment numbers,… and these can be hard to fill in correctly. (We did this using custom java code BUT this HAD to be entered at the part where XPI mapped all output)
What file would you like to see an example of? The .adl file? Or the information we used to create the operation?
#edi#webMethods#Integration-Server-and-ESB