Hi All,
I’m working on wM6.1, I have 2 doubts,
- I’m selecting records from a table and parsing those records into the flatfileSchema and writing into a flatfile, but in flatfile RECORD DEFINITION is comming. I have to removed that RECORD DEFINITION which is in the flatfile using pub.string:replace service.
In Flat_File_Schema_Developer_Guid_6.1 it was written in flatfileSchme’s set delete property Under Value, click Delete to the default record for this flat file
schema. The actual record definition still exists, but is no longer
assigned to this flat file schema. But in property delete is disabled now how do i remove the RECORD DEFINITION without using pub.string:replace service.
- Can we put a unique length for each field for a record in the flatfileSchema. I mean if we use FIXEDLENGTH then for all fields in the record we get the same length.
Any help appreciate.
Thanks in advance,
RKK.