Hello,
I am working on an integration between a Navision 2.60e Server (no sql) and other system.
I've got a .NET dll to register on Navision and do the work.
But, I've got to execute it every minute, and without User Interface.
Can I install Navision Application Server to do that timer execution?
If not, how could y do that?
Thanks for all.
Bye.
0
Comments
The only way is the create a form with a timer. Then you run a client and run the form and leave it open. It is dirty but there was no other option.
Best would be to do a technical upgrade and use the NAS and the timer-automation.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
And an open form neither.
Another solution?
could you help me with any link to an example or documentation of C/ODBC connection?
Thanks.