Access NAV Objects

Blackcat
Member Posts: 28
Hey Guys,
I've go a question I hope you can help me...
Is it possible to access NAV objects from an external system ?
For Example, to open a form in NAV from my own c# programm?
I've searched for a while but i can't find an answer..
thx blackcat
I've go a question I hope you can help me...
Is it possible to access NAV objects from an external system ?
For Example, to open a form in NAV from my own c# programm?
I've searched for a while but i can't find an answer..
thx blackcat
0
Comments
-
Do you want to open the form by itself or within your app?
If you want to open by itself, then from you app you can run the following command
[url=dynamicsnav://localhost:7046/DynamicsNAV/KRONUS2009SP1/runpage?page=42&mode=Edit]dynamicsnav://localhost:7046/DynamicsNA ... &mode=Edit[/url]
If you want to see the form within your app, you can't, You can get the data that is displayed on a form and display it in your C# app.
This method requires using webservice. In NAV you publish the Page (form).0 -
Hey,
i want to open the form itself..
i want to open the contact card in Nav with a specific record...
i use nav 5.1
Correct me if I'm wrong... but your example is for nav2009 right?0 -
yes my example is for 2009.
For 5.0 you can find how the URL should look like by going the Contact Card. and Select File->Sendto ->Desktop.
You'll see a shortcut on desktop and you can use that example to see how the URL should look like.
[url=navision://client/run?target=Form%205050%26view=SORTING(Field1]navision://client/run?target=Form%20505 ... ING(Field1[/url])%26position=Field1=0(CT000005)%26servertype=MSSQL0 -
viewtopic.php?f=5&t=9247
OK, it's a codeexample for C/AL but it's is easy to transfer to C# or a other language.
I belive it would be the same principle like aran's example
RegardsDo you make it right, it works too!0 -
Ah coool
Thanks for the answers0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions