Creating URLS in NAS
AntHillMob
Member Posts: 79
We can create a link to open the RTC on a specific record by creating a bookmark using:
...however this only works in the RTC. I have a piece of code that runs in NAS that need to be able to create a URL with a bookmark. I don't believe this is possible. Is there any way to create a URL with the key fields like we could in the Classic client that will open a page in the RTC? Failing this the only idea I could come up with was to create the bookmark and store it against a new field on the table. I beleive the bookmarks would remain consisent so this should be feasible. I only need this to work with one page so this is workable but not exactly pretty!
Any suggestions greatly welcomed
FORMAT(RecRef.RECORDID, 0, 10)
...however this only works in the RTC. I have a piece of code that runs in NAS that need to be able to create a URL with a bookmark. I don't believe this is possible. Is there any way to create a URL with the key fields like we could in the Classic client that will open a page in the RTC? Failing this the only idea I could come up with was to create the bookmark and store it against a new field on the table. I beleive the bookmarks would remain consisent so this should be feasible. I only need this to work with one page so this is workable but not exactly pretty!
Any suggestions greatly welcomed
0
Comments
-
Hi
Did you find a solution to this issue?
I am facing the same issue as described here. I need to create a URL to RTC from NAS and as FORMAT(RecRef.RECORDID, 0, 10) doesn't work in NAS I am a bit lost.
Does anybody know how to create the bookmark from NAS?
Thanks
Claus0 -
Hi,
I'm also looking for a solution for this problem.
I would like to replicate the customer table (including bookmarks) to another application.
Can someone point me in the right direction?BriteBlue Solutions BV | briteblue.nl0 -
I will recommend to use webservices for the replication. And you can add new column to the page which will be calculated as bookmark through format command.0
-
________________________________
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com0 -
________________________________
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com0 -
I have created both COM and .NET components to create bookmarks without the use of the FORMAT and RECORDID in C/AL. It should be possible to use this from NAS or the Classic client if you wish.
http://www.morenav.com/nav-start-com-api
I needed the functions for another project but chose to isolate it in the code libraries for easier integration.
regards,
Jacob0
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
