Hi,
I'm trying to create a "Jump to URL" link on a field that opens up Microsoft Navision, navigates to the appropriate form and locates the appropriate record.
If I enter the following into a browser it works:
navision://client/run?servername=MYSERVER%26database=Cronus%26compan y=CRONUS%20UK%20Ltd.%26target=Form%2021%26view=SOR TING(Field1)%26position=Field1=0(01234)%26serverty pe=MSSQL
However, when I make that URL the "Jump to" URL I get the following message:
The url:
navision://client/run?servername=MYSERVER%26database=Cronus%26compan y=CRONUS%20UK%20Ltd.%26target=Form%2021%26view=SOR TING(Field1)%26position=Field1=0(01234)%26serverty pe=MSSQL
Has an invalid schema. URLs in reports may only use
http://, https://, ftp://, mailto: or news:
Fair enough!! but why is this and is there anything that can be done about it. Maybe the Reporting Services guys could talk to the Navision guys and see if they can sort something?