Hi,
I have a dilemma, but am sure this is something others also encountered. While opening a form, my code should look into another db to see if there is a value that needs updating. If so, the field in NAV will be updated.
1. I know this has performance issues but the custmer wants this to happen like this and a NAS service is out of the question sadly.
2. This is my first post, please be gentil :-)
3. I really need advice on how to enable this customer.
So OnActivate, I request a function that will result all the records that needed to be checked. In this function I call the function in the CU that will change the value and commit the change, but as you can guess, it results in the message "Transaciton needs to be started blablabla".
I know this is because I'm trying to start a write transaction in a trigger but can't I use a workaround?
0
Answers
I hope this will inspire you to find the right solution for your case.
Often they open the page more often than the check needs to be done.
Take tecnical control when it comes to customers, help them make the right choices. This calls for NAS.