Hi,
Quick question related to proxy to file scenario. We have an existing interface creates the csv file from ABAP program and pushes the data to a third party software which will be replaced by PI.
Our requirement is that the entire csv data will be contained in 1 field inside the proxy structure and that has to be SFTPed to a target receiver as a csv file. We are using advantco adapter for doing a secure FTP transmission. The question that I have is can we have just 1 field with all the data inside it (including the line feeds etc..) and same structure will be on target side and achieve the content conversion on the target side to output a csv file?
Any thoughts/ ideas ?