Hi all,
I have installed business notification in nav 2009 correctly and it is working well but the problem is that when i want to sent an email in any event the notification is sending with the old data not with the new one.
example:
field a:
The old data for the field a := 5;
I want to sent an email where the value of the field ‘a’ has been changed.
I change the value to a := 8;
And the email is sent but with the old value a :=5;
Does anybody know how to sent a current data not the old one. In our case a :=8;
Thank you,
Regards