Hi Experts
I am working on a Proxy to File scenario where Proxy would be sending the data to XI and File will be created, Data from the sender will be appending to the file till 6:00pm
On the sender File is having the Four different record structures,
Header1
Detail1
Detail2
Trailer1
Header only needs to be written one time at the time file creation, During the time frame 12:00am to 11:50 Detail Records needs to be appended to the file,
At the end of the day the trailer1 record needs to be written and Other CC will be pick up the file and send it to the Vendor,
How can I achive this, (Like one header at the begining of the day, and Footer at the end of the day,
Do I need to use a BPM to do this, Is there any other way to acive this without BPM
Thanks
PR