Hi all,
I have an interface MS SQL to ECC configured in my landscape and it's working fine. The JDBC adapter polls every 15 minutes and pick the last 24 hours data. Few days back the SQL system was down for two days and they missed a days data.
The client is not ready to allow to use flag field. They have provided an InsertionDateTime field.
How can I modify the interface so that even if the system is down for two days, the data will not be lost?
Can it be made ECC - MS SQL synchronous with the use of stored procedures at receiver system to use timestamp as a condition for the data to be picked?
Any suggestions would be appreciated
Regards
Harish