You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
Hi,
According to https://reportserver.net/en/guides/scri … ts-via-URL, it is possible to execute script not only by id but also by path.
http://SERVER:PORT/reportserverbasedir/reportserver/scriptAccess?id=15
I have file 'mylogin.rs' in /fileserver/bin/.
How should I pass the path in the url?
I tried:
http://127.0.0.1:81/reportserver/report … mylogin.rs
but it didn't work. If I change only 'path=...' to 'id=1011 it works...
Last edited by Patryx (2019-05-10 12:29:22)
Offline
Hi Patryx,
http://127.0.0.1:81/reportserver/report … mylogin.rs
we will update the documentation with this example.
Regards,
Eduardo
Offline
Thanks Eduardo, such an url works ![]()
Offline
Pages: 1