Opening NAV from SQL Reporting Services
vegnews
Member Posts: 11
I have built a SQL report that will be referencing open Sales Orders. I have added a hyperlink on the Sales Order Number that opens up the Sales Order form but I can't get it to open the correct Sales order number. Here is the hyperlink code that I have created that will open the Sales Order (SO1114) that is in the code. I am looking for the link to open the Order number that is clicked from the report.
="navision://client/run?servername=hqnav%26database=TEST%20Components%26company=Olon%20Components%26target=Form%2042%26view=SORTING(Field1,Field3)%20%26position=Field1=0(1),Field3=0(SO1114)%26servertype=MSSQL"
I am using NAV 5.0 SP1 and SQL 2005
It's obvious that it can be done, but I am missing something
Any assistance would be greatly appreciated.
Thanks
Rob
="navision://client/run?servername=hqnav%26database=TEST%20Components%26company=Olon%20Components%26target=Form%2042%26view=SORTING(Field1,Field3)%20%26position=Field1=0(1),Field3=0(SO1114)%26servertype=MSSQL"
I am using NAV 5.0 SP1 and SQL 2005
It's obvious that it can be done, but I am missing something
Any assistance would be greatly appreciated.
Thanks
Rob
0
Comments
-
What I do to get the link correct is go to a sales order. Click on File->Send-to->Desktop
Then go to properties of the link on your desktop and paste that in your report. It should work.0 -
Thanks for the response.
I knew how to do the copy that you mentioned, however what I am looking for is to open a Sales Order directly from a SQL report based on the Sales Order number clicked.
Thanks
Rob0 -
right, well all you change in your report is
Field3=0(SO06689)
to the order no that prints on the report.0 -
Again.. Thanks.
I know that if I change that value it will open the correct Order. I am trying to have a user click on Sales Order Number in a SQL report and open the Order Number they clicked. There has to be a piece of code of something that goes into the Hyperlink that will open the clicked Order.
Thanks
Rob0 -
I believe reporting services only allows http:// urls0
Categories
- All Categories
- 73 General
- 73 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 327 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
