Jump to content
We've recently updated our Privacy Statement, available here ×

How to upload ReportUnit with few subreports via RestAPI


saulius_c
Go to solution Solved by Dhiraj Pahlani,

Recommended Posts

Hello,

I'm uploading reportUnit to the server via REST API. Everything ok, when I uploading single file report. Now I need to upload report with two subreports. I'm trying to send a report as jrxml file:

{

            "label": "Subrep.jrxml",
            "uri": "Reports/Dact_files/Subrep",
            "type": "jrxml", 
            "content": ""             
 }

I'm getting 201 response, but newly added file don't appears in ReportUnit file list. 

When i specifying uri not too hidden reportUnit files, the file was created.

Link to comment
Share on other sites

  • 3 years later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...