mw://servername/ManageWareClient/ManageWareClient.exe?srv=servername&firma=firmenname&query=Masterauswertungen%5cVerkauf%5c2-Kunde-Artikel-LJ-Sort-Artikelnummer&queryparams=;dim=[Kunde].[Kunde];members={21299}
MW1Text:= 'mw://servername/ManageWareClient/ManageWareClient.exe?srv=servername' ; MW2Text:= '&firma=firmenname&query=Masterauswertungen%5cVerkauf%5c2-Kunde-Artikel-LJ-Sort-Artikelnummer' MW3Text:= '&queryparams=;dim=[Kunde].[Kunde];members={21299}' ;This is launch with the HYPERLINK function like this:
HYPERLINK(MW1Text + MW2Text + MW3Text);Now i get an error message: "Die Linkadresse ist ungültig" (The Linkadress is not correct ??)
Comments
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
thks for answering.
I tried the complete link at the service tier server out of internet explorer. Here it works fine.
The page action out of the rtc still doesnt work. I also started the rtc on the service tier directly
with same result.
I also tried to realise this with an automation variable (wshshell), but this didn´t work either. In this case there is no
error massage but nothing happens.
Like this:
thanks in advance for any further suggestions.
F.
|To-Increase|
if i use the "MESSAGE()" function, the string looks correct (see attachment)
isn´t there anyone who can help ?
I know this topic is quite old, but I am having the same issue and don't know how to get rid of it!
Did you find any solution yet or have found any workaround?
My situation:
I have links to Word Documents in a sharepoint-ibrary, they can be opened from the classic client, but sometimes cannot be opened from the RTC.
The strange thing is that some of the docs work, others don't.
It has nothing to do with extension-differences (.doc, .docx), already checked that.
Any ideas?
Many thanks in advance?
Is HYPERLINK handing over the link to the local or the remote (on the NAV server) Internet Explorer?
Kind regards and best wishes
Thomas
ekey biometric systems GmbH
4031 Linz
Austria
web: http://www.ekey.net
here is my soultion by now:
1. Define variables
C/AL Code
Due to the lenght of the complete link i had to devide the resultung string into 3 parts
That works fine for me, hope you find it usefull, too.
F.
Thank you very much for this super-fast response and the code.
I will give this a try next week and tell you wether it worked for me.
Thank you very much and have a nice weekend in advance.
Best wishes
Thomas
ekey biometric systems GmbH
4031 Linz
Austria
web: http://www.ekey.net