Dear all,
while integration customer created in ax after that sum data's will be modified .. so we can send that modified records to third party .here how to identify which record is modified in custtable .. for this i tried modified date time compare to today date time so it will run only ones in a day .. and here my issues is are batch job is running every 15 minutes means the modified date time compare to today date time logic will be collapsed so how to get update or modified records for sending to third party...