Hi,
I want to know the difference between these two as they look same.
Request clarification before answering.
In simple terms Transaction Notification runs at the time of posting transaction and Post transaction notifications runs even after posting the transactions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For example you are posting a Purchase order, transaction notification will run before saving values in database tables and of there is some UDF update used in transaction notification then it will update before saving and then results will be saved. Similarly post transaction notification first post values in tables then execute the stored procedures and update vaues saved in tables
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.