Friday, January 07, 2011

Time difference between the FTP and SOA Server

I have come across this issue many a time that FTP server is in different time zone and SOA Server is in different time zone.

This causes potential issue in processing of file when there is a change in year SO we must take take of adding time difference to the process.

This can be done by adding a property called as timestampOffset


You can get more information on this from the following document.



This property adds the time difference to the process so that both the FTP server and SOA Server are in synch

No comments: