Oracle Integration Cloud - Remove header rows before appending files
We have OIC running multiple APIs extracting dat files in a loop from Oracle Cloud Planning (i,e, Jan, then Feb, then Mar, etc.), then concatenating them all together by writing a new csv file. Is there a way to omit subsequent files' headers since the very first API we run already populates the headers into the appended file?
0