Announcement

Migration of this forum

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:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

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:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2018-11-06 20:10:45

MikeJ
Member
Registered: 2018-11-06

Shopping for a report portal - feature questions

a) Does ReportServer already contain, or could one be easily added, a web service intended for consuming an already produced PDF or Excel document, that was produced on an external system, for import into a ReportServer instance?

b) Can a ReportServer report be simply comprised of a call to a web service on an external system, which produces a PDF or Excel document on that external system, which in turn calls the web service as described in a), for import of the document into a ReportServer instance?

We would need features like that to gradually migrate from our existing report portal over to ReportServer.

Offline

#2 2018-11-19 09:34:42

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Shopping for a report portal - feature questions

Hi MikeJ,

a) You are talking here about simple pdf or excel files. Nothing marks them as "reports", since they are created in an external system. If you want to import these into reportserver, you may write a script that imports these into a specific location, e.g. the reportserver virtual file system or a teamspace for example. Since you can execute scripts by calling an URL, this should perform what you need. Here more information on executing scripts via url: https://reportserver.net/en/guides/admi … Scripting/ (13.7. Accessing Scripts by URL)
But if you want to only show them, you can create an URL dadget that points to the PDF and this dadget will show the PDF without importing them into reportserver. If you change the PDF in your external system and refresh the dadget, it will show the new contents.

b) You can use a simple URL to create your PDF or Excel in ReporServer, since you can execute reports in reportserver by calling a specific URL. Check this: https://reportserver.net/en/guides/admi … a-the-URL/
You don't need to import the report you created with reportserver again into reportserver. You can export the PDF/Excel file to a teamspace or show it in a dadget. Teamspaces are there to store exported reports, so this is exactly what you want. Check teamspaces here: https://reportserver.net/en/guides/user … TeamSpace/

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB