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
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
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
Hi Eduardo,
Can you maybe send me the script example for me ?
Regards,
Felipe
Offline
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