I need to build the hyperlink for running a RTC page. I will be running this hyperlink from the classic client and wanted to know if i can get the bookmark for the hyperlink from the record I'm on in the classic client. I have a dll I need to call and instead of installing it on every machine that needs to run it, I want to drop it on the service tier and call it from RTC, but most of our users are running the classic client and we need this before we can get them onto RTC. This is mostly to save them a couple steps of having to open RTC, find the contact they're on and then running the code to call the dll.
Thanks.
0
Comments
Maybe you could implement the formating yourself, i think its some sort of base64 encoding of the string equivalent of the recorid. But you need futher effort to find the correct encoding.