Here my req is like this.
file with 5 records.
some of records in file are begin with 'AD'.
i want to read only that records from file while reading data.
i created one field in source structure with record type filed.
even i had given this Identifing Field Content:AD
but after reading data from file its reading all records from file.
But it should read only record type AB from source file.
How can we achieve this?
Thanks in Advance.