Does PutAttachment have file size limit?
I'm calling PutAttatchment from App Engine Peoplecode to put a csv file from my Linux file server to a vendors sftp server. We were on PeopleTools 8.5.2.09 when we began and I had to break up the file into 1500 records and Put the files one at a time on the vendors server. I thought it was maybe a bug in 8.52.09. We are upgrading to 8.54.07 and I still have to break up the file into separate 1500 record files. Total file size is approx.1 megabyte but I have to send 5 files. - I have not tried to