Jump to content

marc_fichet

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by marc_fichet

  1. Hello,

    I use Report Server 8.1.1 on Windows 10

    I publish report and it's running into the Jaspersoft  Console.

    I try to run this with postman with this url : http://localhost:8080/jasperserver/rest_v2/reports/My_Reports/Trimlogtable.html

    I receive error 404 page not found

    This URL http://localhost:8080/jasperserver/rest_v2/resources?q=Trimlogtable

    return

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <resources>
        <resourceLookup>
            <creationDate>2023-04-20T10:49:21</creationDate>
            <description></description>
            <label>Trimlogtable</label>
            <permissionMask>1</permissionMask>
            <updateDate>2023-04-25T10:48:19</updateDate>
            <uri>/reports/My_Reports/Trimlogtable</uri>
            <version>2</version>
            <resourceType>reportUnit</resourceType>
        </resourceLookup>
    </resources>

    Thus I suppose Report Server is running fine.

    Could you help me to find the solution ?

    Thanks for your answer.

    Marc.

     

×
×
  • Create New...