Hi,
When we enable the feature by inserting record into SysFlighting table, do we need to specify the RecID, RecVersion and Partition value?
I looked at the post, it seems no need to specify these values, can I leave these blank?
http://axforum.info/forums/showthread.php?s=059be44db974afd87f0ef00a3623bafe&p=422241#post422241
Thanks,
Hi Yuji,
Yes, you need to specify all values.
RecVersion = 1
RecId - check the max value in SysFlighting table and add 1
Partition - the same as for other records in SysFlighting table
Check this article, there is a description on the bottom of the page.