axapta - Delegates for capturing changes -


ax 2012 has introduced delegates on classes. i've reviewed bunch of documents on web. of them illustrate usage on custom classes. serve illustrate technology rather real-life scenarios have deal with.

i'm looking example capture changes in ax such add/change worker, customer, vendor etc. start with. want capture information , pass .net application. i'm having hard time finding examples.

see answer use of static event delegates capture changes: table update event handler

please aware events may bypassed using doupdate etc. , calling record.skipevents(true).

also consider using sql server feature change data capture.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -