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 2024-04-26 04:40:41

chupong.c
Member
Registered: 2024-04-25

Can I create a Java app to view, print, schedule Crystal Reports?

Hi,

It seem that the ReportServer have REST API and Scripting.
Does it also have Java SDK or .NET?

Is it possible to write an application to view, print, schedule the Crystal Reports from the ReportServer?
If yes then which one I have to use, Scripting?

Cloud you please tell me where the document, reference and sample to do this?

Thanks and regards.

Offline

#2 2024-04-29 12:31:22

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Can I create a Java app to view, print, schedule Crystal Reports?

Hi chupong.c,

you can use the URL syntax for executing reports (including Crystal Reports) from any location: https://reportserver.net/en/guides/admi … a-the-URL/

You can also write a script (see https://reportserver.net/en/guides/script/main/) for your other purposes. Scripts can also be executed via URL: https://reportserver.net/en/guides/scri … rs/Basics/ (3.2. Executing Scripts via URL)

Scheduling is easy by script, pls refer to this example: https://github.com/infofabrik/reportser … ler.groovy

Regards,
Eduardo

Offline

#3 2024-04-30 11:01:55

chupong.c
Member
Registered: 2024-04-25

Re: Can I create a Java app to view, print, schedule Crystal Reports?

Hi Eduardo,

As I try URL syntax for executing reports in pdf format in the browser, it will download pdf file.
How can I show this pdf in the browser not download?

Offline

#4 2024-05-07 10:29:33

chupong.c
Member
Registered: 2024-04-25

Re: Can I create a Java app to view, print, schedule Crystal Reports?

Ok, I get it now.
Use v:preview

https://SERVER:PORT/reportserverbasedir/ReportServer.html#reportexec/

Offline

Board footer

Powered by FluxBB