#1 2023-07-15 10:41:06

felipe
Member
Registered: 2023-05-11

how to directly send file from host server to the teamspace folder

Hi i want to ask how to directly send file from host server to the teamspace folder

1st question :
how to directly send file from host server to the teamspace folder if it is on the same environment ?

2nd question :
how to directly send file from host server to the teamspace folder if it is not on the same environment ?

Thankyou

Offline

#2 2023-07-17 15:54:14

eduardo
Administrator
Registered: 2016-11-01
Website

Re: how to directly send file from host server to the teamspace folder

Hi felipe,

you can try to send the file via POST to a RS script and then you can save the file per script into your ReportServer.

The script guide:
https://reportserver.net/en/guides/script/main/

The javadocs can be found here: https://reportserver.net/api/latest/javadoc/index.html
List of entities: https://reportserver.net/api/latest/entities.html
List of hooks: https://reportserver.net/api/latest/hooks.html
List of services: https://reportserver.net/api/latest/services.html

Regards,
Eduardo

Offline

#3 2023-07-18 07:13:18

felipe
Member
Registered: 2023-05-11

Re: how to directly send file from host server to the teamspace folder

Hi Eduardo,

Can you maybe send me the script example for me ?

Regards,
Felipe

Offline

#4 2023-07-18 11:07:43

Tobias F
Administrator
Registered: 2020-02-07

Re: how to directly send file from host server to the teamspace folder

Hello felipe,

you can find very many examples here in our github repo
https://forum.reportserver.net/viewtopic.php?id=2703
You want examples for the teamspace, have a look here
https://github.com/infofabrik/reportser … /teamspace

Regards,
Tobias

Offline

Board footer

Powered by FluxBB