#1 2019-05-10 12:28:39

Patryx
Member
Registered: 2019-03-25

How to pass path to script in URL

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

#2 2019-05-13 08:17:38

eduardo
Administrator
Registered: 2016-11-01
Website

Re: How to pass path to script in URL

Hi Patryx,

http://127.0.0.1:81/reportserver/report … mylogin.rs

we will update the documentation with this example.

Regards,
Eduardo

Offline

#3 2019-05-13 12:27:23

Patryx
Member
Registered: 2019-03-25

Re: How to pass path to script in URL

Thanks Eduardo, such an url works smile

Offline

Board footer

Powered by FluxBB