Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

Calculate a table c checksum.

$
0
0

Hi,

Is there any way to be calculated a table checksum or hash.

My scenario:

AX should interact with an external application. A small table data should be transferred (ID, Description) as a string list from AX to the external application through service call. The data should be transferred only if there are changes to it. For example a new record has been inserted, a record has been updated or deleted. So My idea is to calculate the checksum and transfer it to the external application along with the data. Next time the external application send to AX the last calculated checksum for the last sent data, AX calculate a new checksum for the current state of the table data and compare it with the old one. If there is a difference then AX send back to the external application a new data list along with the new checksum.

Is there a better approach this to be done or checksum calculation is the best one?

Regards,


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>