Hello together,
is anybody out there who successfully received a server side event within a single instance codeunit using a dotnet variable (maybe a timer or something similar)?
I'm struggeling with this for a couple of days now.
It seems like the code is just not called - or to be more precise: The single-instance codeunit seems to be not "Single Instance" anymore when running on an Application Server.
Thomas Brodkorb
Dynavics & DynamicSolutions Based on the improved budget situation is light at the end of the tunnel is now permanently switched on.
Hi Thomas,
I am having the same trouble. Events don't seem to come through running a code unit. Did you succeed in receiving an event using a page?
Greetings, Geert.
Write something into eventlog every minute to test is your component alive or not.