How to get automation server's classes list?
AntidotE
Member Posts: 61
I can get list of automation servers from virtual table 2000000046 Automation Server, but I want to see list of available classes. How can I get it?
It is hard to swim against self bloodstream... (c) Old, experienced kamikadze.
0
Comments
-
There is no virtual table for that, it means no easy way, may be through some automation... :-)0
-
These automations are, for example, some DLL's.
So, if you set the Automation as variable, nav loads this DLL. Now @runtime you have access to the dll and you see the procedures or functions or classes from this dll.
If you need to know which classes in these dll exist, you must develop this self. For example with a thierd appl.
RegardsDo you make it right, it works too!0 -
Do you know how to get this list? Please, show us. [-o<It is hard to swim against self bloodstream... (c) Old, experienced kamikadze.0
-
i have develop this with C#. The C# programm show me all the infos.
sorry, but this C# code i can't post, but, we have the internet ;-)
Example:
(see on the left side the menu bar and note that the function gettypes is behind "System.Reflection Namespace")
RegardsDo you make it right, it works too!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
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 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
