Clarity

Expand all | Collapse all

GET Jaspersoft Report via REST API

  • 1.  GET Jaspersoft Report via REST API

    Posted 28 days ago
    Hi

    I am trying to generate report via REST API according this documetation TIBCO JasperReports Server REST API Reference. I am using Postman for this action.

    When I tried to GET for example users via this address "http://address:8080/reportservice/rest_v2/users", I can get the proper retsults.

    But, I have a problem to POSTing data to server and retrive back the "Request ID" .  I do not have only issue with POST but also with GET too. http://address:8080/reportservice/rest_v2/reports/ca_ppm/reports/administration/CSK_ADM_DatabaseConnectionCheckPPM - The result for this GET is the same as on the screenshot below.(not found)

    Screenshot for POST
    Have any of you tested this way of getting reports from Jaspersoft?

    Thank  you in advance for your advices and suggestions.

    Regards

    Milos

    ------------------------------
    CA Clarity PPM Architect, CA PAM Proven Professional
    ------------------------------


  • 2.  RE: GET Jaspersoft Report via REST API

    Broadcom Employee
    Posted 28 days ago
    Hi Milos

    Using our Bean connection to run reports using API is probably not possible as BEAN is tightly coupled with clarity and checks about the user permissions and other attributes.

    ------------------------------
    Thanks & Regards
    Suman Pramanik
    Sr. Principal Support Engineer | Customer Success & Support, Enterprise Software Division
    Broadcom
    ------------------------------



  • 3.  RE: GET Jaspersoft Report via REST API

    Posted 27 days ago
    Dear Suman

    I need to run the reports within Clarity PPM process. I found, it is possible to call JS API, with parameters and with exact format, like pdf, you need to be report generated . Report is generated and then save it on the clarity server.

    I do not need the API like datasource for report.

    Regards

    Milos

    ------------------------------
    CA Clarity PPM Architect, CA PAM Proven Professional
    ------------------------------



  • 4.  RE: GET Jaspersoft Report via REST API

    Broadcom Employee
    Posted 27 days ago
    Hi Milos

    Sorry I assumed that you want to run outside from clarity but within clarity its possible and we use the schedule api when we run from reports and jobs

    ------------------------------
    Thanks & Regards
    Suman Pramanik
    Sr. Principal Support Engineer | Customer Success & Support, Enterprise Software Division
    Broadcom
    ------------------------------