Split when there is no recordtype in the file
- Use modify with regular expression: "(.*)$
- Replace Head\n$1.
-
Use a split redetect with the header and trailer:
- Header
-
Specify a header name. For example: Head.
- Trailer
-
Specify the ID trailer name. For example: ID.
- On the children, use modify record, then remove the Head . Do this before you reprocess the record.