I’m having a problem with converting a flatfile to an iDoc thats being sent to a 1SAP system. I’ve created my schema, and tested my input against it, it all maps correctly. Tracing through my mapping aswell as the outbound shows that the iDoc is populated correctly. Yet when it is recieved on the opposite side it shows blank lines between each of the records.
ie :
rec header
rec
rec
rec
I’ve placed a trim on the mapping of the last value in each record, incase there was a newline there, both values during the map show that they dont have one. The schema is set as delimited, with the record delimiter of ‘newline’.
#edi#webMethods#Integration-Server-and-ESB