cancel
Showing results for 
Search instead for 
Did you mean: 

Open Hub - Merge Files

Former Member
0 Kudos

Hello Everyone,

My question is related to the files generated using Open Hub. I understand Open Hub generates two file (header and data) for the flat file output.

  1. How can we merge these two files and create one file with the header and data?
  2. I believe I need to write a code to merge these file, what's the best place to write the code. I mean I don't see any thing within Open Hub that allows to write code for the output file.
  3. Also, I need to generate one file with header and data, also I need to add the date time stamp to the file name. Is there any way we can do it?
  4. I also need to have the EOF line at the end of the flat file (CSV format). If I know the code for merging the file and where to write the code, I believe I can extend it to insert additional record for the EOF.

I appreciate any help on this.

Thanks.

Asim Siddiqui

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186082
Active Contributor
0 Kudos

Hi Asim,

Both files can be merged using code. Check this thread, will help you

http://scn.sap.com/thread/2001056

Regards

Chandu