Is your feature request related to a problem? Please describe.
The .DF and .D files produced by the PCTDumpData and PCTDumpSchema (and likely others) files have the OE trailer - the 5 or 6 lines at the end of the file that contain the number of records, the date dumped, etc.
Describe the solution you'd like
An option on the tasks to have those lines stripped automagically.
Describe alternatives you've considered
A copy task with a tail filter does the job but it's a couple of lines of pure boilerplate.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
The .DF and .D files produced by the PCTDumpData and PCTDumpSchema (and likely others) files have the OE trailer - the 5 or 6 lines at the end of the file that contain the number of records, the date dumped, etc.
Describe the solution you'd like
An option on the tasks to have those lines stripped automagically.
Describe alternatives you've considered
A copy task with a tail filter does the job but it's a couple of lines of pure boilerplate.
Additional context
Add any other context or screenshots about the feature request here.