Timer issue with RTC
mettiusimmons
Member Posts: 2
Hi everybody,
I have an issue with a MESSAGE output in a timer automation trigger, here is the code:
AutTimer::Timer(Milliseconds : Integer)
IF a <> b THEN BEGIN
a := b;
MESSAGE('........');
END;
In classic the MESSAGE appears correctly, in RTC it never appears.
In some other discussions I've seen that timer automation has some trouble with RTC but mine is working fine, the MESSAGE is the only problem.
Anybody has any suggestion?
Thanks
I have an issue with a MESSAGE output in a timer automation trigger, here is the code:
AutTimer::Timer(Milliseconds : Integer)
IF a <> b THEN BEGIN
a := b;
MESSAGE('........');
END;
In classic the MESSAGE appears correctly, in RTC it never appears.
In some other discussions I've seen that timer automation has some trouble with RTC but mine is working fine, the MESSAGE is the only problem.
Anybody has any suggestion?
Thanks
0
Answers
-
How do you know that the automation is working fine? Have you been able to debug the event raised from Timer?
By the way, in the newer NAV there is a PingPong control add-in for this:
Microsoft.Dynamics.Nav.Client.PingPong;PublicKeyToken=31bf3856ad364e35Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;0 -
The variable is correctly changed so I'm pretty sure that the timer is working fine until the MESSAGE instruction.Slawek_Guzek wrote: »How do you know that the automation is working fine? Have you been able to debug the event raised from Timer?
We're working on a 2009 R2, I suppose PingPong is not available.
Thanks0 -
[Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
