Hey guys,
I'm trying to generate a link to return from a WebService request, which links to a particular invoice on the Role-Tailored Client.
I have this:
dynamicsnav://myserver:7046/DynamicsNAV/CRONUS%20Australia%20Pty.%20Ltd./runpage?page=43
Which takes me to the Sales Invoice page. I'm just not sure how to specify a parameter for a particular invoice. If I open the RTC, open an invoice, click Actions -> Send-to -> Recipient as Attachment it generates a HTML file which shows the invoice, as well as a link, which I've broken up for easy reading:
dynamicsnav://myserver:7046/DynamicsNAV/CRONUS%20Australia%20Pty.%20Ltd./runpage?page=43
&personalization=43
&bookmark=224;JAAAAACLAgAAAACJ/0NTRzAwMDAwMTAwNA==
&mode=View
So this bookmark=224;<jibberish> is what I need to replicate in my CU - any idea what it means?
Comments
(look for usage of "FORMAT(CustomerRecRef.RECORDID,0,10)")
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
http://blogs.msdn.com/freddyk/archive/2008/11/19/creating-and-running-hyperlinks.aspx
(Couldn't open Kine's url)
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Because the forum removed the last part from the link... ;-)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.