RecordType,Name,Age,Address
1,John,25,123 Main St
2,Jane,30,456 Oak St,Apartment 5
Here im taking sample input as this to parse a variable length getting below error
[Could not run ‘flatFile.docs:variablelength’
com.wm.app.b2b.server.ServiceException: java.io.IOException: [FFP.0014.0003] Variable Length file format invalid, file ended before record filled
com.wm.app.b2b.server.ServiceException: java.io.IOException: [FFP.0014.0003] Variable Length file format invalid, file ended before record filled
at pub.flatFileImpl.convertToValues(flatFileImpl.java:426)]
Can anyone please help out with this.
#webMethods#Integration-Server-and-ESB#Service-Designer