Options

Automation server

SandraSandra Member Posts: 52
edited 2003-02-28 in Navision Financials
What do I need if I want to use the automation server function. I know that such a thing exists, but that is it. I have never done any programming using it. Do I need Visual Basic knowledge?

Thanks
Regards

Sandra

Comments

  • Options
    AKAK Member Posts: 226
    Automation Server just means you can use librarys from 3rd party developers, like picture converters or office integration or something like that. Just have a look at the variables defined in codeunit 397 in Financials 2.60.
    You do not need special knowledge in VB or something else, since the way you use the librarys and the functions you can use with them depend on the library itself.
  • Options
    janpieterjanpieter Member Posts: 298
    If you have to use languages like VC++ or VB or Delphi depends on what you want to do. Most times you can use existing librarys but sometimes it is only possible to create an ActiveX library by yourself.
    In a world without Borders or Fences, who needs Windows and Gates?
Sign In or Register to comment.